trading_ws_orders(
connection,
destination,
account = NA,
only_active = FALSE,
where_is_env = .GlobalEnv
)
S4. Mandatory Formal rRofexConnection class object
String. Name of the tibble where the data is going to be stored.
List. List of accounts to be listeting
Logical. Wheater or not to listen to only active orders
Environment. Only for advance users.
If correct, it will load a tibble.
Other websocket functions:
trading_ws_close()
,
trading_ws_md()