powered by
Set balance for sandbox account
sandboxBalance(token = "", balance = NULL, currency = "RUB")
token from Tinkoff account
balance of money in sandbox account
currency of sandbox account. "USD","EUR" or "RUB"
returns a list object containing the information about state of operation.
If you need to create few money position, use this function for each position
sandboxPositions
# NOT RUN { token = 'your_token_from_tcs_account' sandboxBalance(token,balance = 10000,currency = 'USD') # }
Run the code above in your browser using DataLab