Description Usage Arguments Value Examples
Returns recent orders. Requires API keys (in specific order). See help for more info.
1 | GetOrders(APIKeys, acctNum)
|
APIKeys |
A character vector containing API keys (order: cKey, cSecret, oKey, oSecret). |
acctNum |
Your Ally Invest account number |
A tibble containing information on recent orders
1 2 3 4 | ## Not run:
GetOrders(APIKeys, xxxxxxxx)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.