streamClient: Create stream client

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

View source: R/streamClient.R

Description

this function creates client for streaming

Usage

1
streamClient(token = "")

Arguments

token

token from Tinkoff account

Details

As described by the official Tinkoff Investments documentation. If you want live trading, use sandbox=FALSE with live token

Value

returns a WebSocket object containing the information about connection.

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

streamStatus streamClose streamSubscribe


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