CreateOrder

class roq.CreateOrder

Fields required to create an order

__init__(self: roq.CreateOrder, arg0: roq::CreateOrder) None
property account

Account name

property exchange

Exchange

property execution_instructions

Execution instructions

property margin_mode

Margin mode

property max_show_quantity

Quantity visible to market (requires exchange support)

property order_id

Order identifier

property order_type

Order type

property position_effect

Position effect

property price

Limit price (depends on order_type)

property quantity

Order quantity

property quantity_type

Type of quantity (requires ecxhange support)

property request_template

Request template (gateway configured)

property routing_id

Routing identifier

property side

Order side

property stop_price

Stop price (depends on order_type and time_in_force)

property strategy_id

Strategy identifier (optional)

property symbol

Symbol

property time_in_force

Time in force