powered by
Set positions for sandbox account
sandboxPositions(token = "", balance = NULL, figi = "")
token from Tinkoff account
balance of figi instrument in sandbox account
internal tinkoff code for instrument
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
sandboxDeletePositions
# NOT RUN { token = 'your_token_from_tcs_account' sandboxPositions(token,balance = 100,figi = 'BBG000BMFNP4') # }
Run the code above in your browser using DataLab