ezyquant_execution.entity.EquityOrder#
- class ezyquant_execution.entity.EquityOrder(enter_id: str, account_no: str, order_no: str, set_order_no: str, symbol: str, trade_date: str, trade_time: str, entry_time: str, side: Literal['Buy', 'Sell'], price_type: Literal['Limit', 'ATO', 'ATC', 'MP-MKT', 'MP-MTL'], price: float, vol: int, iceberg_vol: int, validity: Literal['Day', 'FOK', 'IOC', 'Date', 'Cancel'], order_type: str, matched: int, balance: int, cancelled: int, status: str, show_order_status: str, show_order_status_meaning: str, reject_code: int, reject_reason: str, cancel_id: str, cancel_time: str, version: int, nvdr_flag: str, can_change_account: bool, can_change_trustee_id: bool, can_change_price_vol: bool, can_cancel: bool, counter_party_member: str, trade_report_type: str, trade_report: bool, terminal_type: str, valid_till_date: str)#
Enter Id
Account number
Settrade Order number
SET order number
Symbol
Trade date (yyyy-MM-dd)
ss)
ss)
Order side
Account number
Price
Volume
Iceberg volume
Order validity
Order type
Matched volume
Balance volume
Cancelled volume
Order status
Order status (display)
Order status meaning
Reject code
Reject reason
Cancel Id
ss)
Version of the order
Flag indicates trustee type
Flag indicates that the order is allowed to change its account
Flag indicates that the order is allowed to change its trustee Id
Flag indicates that the order is allowed to change its price or volume
Flag indicates that the order is allowed to be cancelled
Counter party member Id
Trade report type
Flag indicates that the order is trade report
Terminal Type
Valid Till Date (yyyy-MM-dd)