Description Usage Arguments Details Value Author(s)
A transaction is a buy/sell of a position. Two transactions make a trade(buy/sell).
checks if given object is trxns class/not
1 2 3 4 5 6 7 |
n |
- no. of rows of blank transaction dataframe. |
pf |
- portfolio where the transactions to be added. Default - default portfolio |
pos |
- position to be added |
type |
- OPEN - transaction is added for opening position, CLOSE transaction is added while closing position |
pf |
- default is "default" portfolio |
- This function returns the dataframe of 'n' blank transactions.
add.trxns.position - adds a given position to the transaction table of a given portfolio
recently added transaction
returns the trades/trxns data frame
Siva Sunku
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.