Description Usage Arguments Details Value
Returns all possible sell trades from a portfolio object
1 | get_sell_ids(pobj, date, symbol, quantity)
|
pobj |
portfolio object |
symbols |
vector of holding symbols to filter sell tickets by |
amount |
trade amount |
partial |
logical option to allow for partial trade tickets with an quantity less than the quantity argument. default is TRUE |
Checks current holdings and generates sell tickets based on symbol, trade amount and lot_size
data.frame with possible sell trades
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.