Description Usage Arguments Details Value Note Author(s) Examples
Makes a request to the server, and returns an data.table object with information about orderbook for selected instrument if successful.
1 |
token |
token from Tinkoff account |
live |
live trading - TRUE or sandbox (paper) trading - FALSE (default) |
figi |
internal tinkoff code for instrument |
verbose |
display status of retrieval (default FALSE) |
Information gets from orderbook function. Also gets list of availible status of instrument: break_in_trading, normal_trading, not_available_for_trading, closing_auction, closing_period, discrete_auction, opening_period, trading_at_closing_auction_price
returns an data.table object containing the requested data with current quotes for instrument.
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.
Vyacheslav Arbuzov
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.