rRofex (version 1.6.9)

trading_orders: View Orders

Description

The method trading_orders is used to see each order sent by Account.

Usage

trading_orders(connection, account)

Arguments

connection

S4. Mandatory Formal rRofexConnection class object

account

String. Mandatory Account Number

Value

If correct, it will load a tibble.

See Also

Other order management functions: trading_lookup()