reset_sim_balance | R Documentation |
Reset simulation account with a new cash balance. This will also remove all orders and positions associated with the account. Cannot be used in live environment.
reset_sim_balance(token, client_key, new_balance = 1e+06)
token |
character (containing a '24 hour token') |
client_key |
character |
new_balance |
numeric, new balance of simulation account. Between 0 and 10.000.000; defaults to 1.000.000 |
See the Open API Documentation
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.