R/functions.R
trading_orders.Rd
The method trading_orders is used to see each order sent by Account.
trading_orders
trading_orders(connection, account)
S4. Mandatory Formal rRofexConnection class object
String. Mandatory Account Number
If correct, it will load a tibble.
Other order management functions: trading_lookup()
trading_lookup()