trading_cancel_order: Cancel Order Sent to the Market

Description Usage Arguments Value See Also

Description

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

The method trading_cancel_order should be use to cancel orders that are open on the market.

Usage

1
trading_cancel_order(connection, id, proprietary)

Arguments

connection

S4. Mandatory Formal rRofexConnection class object

id

String. Mandatory clOrdId given by the trading_orders method.

proprietary

String. Mandatory ID given by the trading_orders method.

  • PBCP

Value

If correct, it will load a tibble.

See Also

Other order placements functions: trading_new_order()


rRofex documentation built on Aug. 2, 2021, 9:06 a.m.