trading_lookup: Lookup Order Status

Description Usage Arguments Value See Also

Description

\Sexpr[results=rd, stage=render]{lifecycle::badge("stable")}

The method trading_lookup is used to check the status of an order.

Usage

1
trading_lookup(connection, lookup_type, id, proprietary)

Arguments

connection

S4. Mandatory Formal rRofexConnection class object

lookup_type

String. Mandatory. Look-up by:

  • COID - Client Order ID.

  • OID - Order ID.

id

String. Mandatory. ID given by the trading_orders method. Depends on 'lookup_type'.

proprietary

String. ID given by the trading_orders method. Only for 'lookup_type=COID' In most cases:

  • PBCP

Value

If correct, it will load a tibble.

See Also

Other order management functions: trading_orders()


gruporofex/rRofex documentation built on Dec. 31, 2021, 2:15 a.m.