Description Usage Arguments Details Value
Read an Excel statement exported from the Questrade and format it prior to writing as an OFX file.
1 | format_statement(in_table)
|
in_table |
data.frame. Questrade statement read from an Excel file |
This function will:
1. Reformat date/times 2. Identify the type of action performed 3. Create unique transfer IDs
Currently supported actions are: Dividend, BuyMF, SellMF, Withdraw, Deposit, TransferIn and TransferOut.
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.