sandboxRegister: Working with sandbox. Register account

Description Usage Arguments Details Value Note Author(s) See Also Examples

View source: R/sandboxRegister.R

Description

Register sandbox account

Usage

1
sandboxRegister(token = "")

Arguments

token

token from Tinkoff account (only sandbox token)

Details

If you need to create few money position, use this function for each position

Value

returns a list object containing the information about state of operation.

Note

Not for the faint of heart. All profits and losses related are yours and yours alone. If you don't like it, write it yourself.

Author(s)

Vyacheslav Arbuzov

See Also

sandboxDeleteAccount

Examples

1
2
token = 'your_token_from_tcs_account'
sandboxRegister(token)

tcsinvest documentation built on Aug. 17, 2021, 9:08 a.m.