Learn R Programming

tcsinvest (version 0.1.1)

streamClient: Create stream client

Description

this function creates client for streaming

Usage

streamClient(token = "")

Arguments

token

token from Tinkoff account

Value

returns a WebSocket object containing the information about connection.

Details

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

See Also

streamStatus streamClose streamSubscribe