Message: OrderSnapshotFilter

File: WebAPI/trade_routing_2.proto

Description

These rules are only applied for the snapshot. See order_2.OrderStatus.is_snapshot.

Used in

HistoricalOrdersRequest, TradeSubscription

Fields

order_statuses

Type: uint32

Description: Order statuses with these values of OrderStatus.status field are included in a snapshot. This field is associated with shared_1.OrderStatus.Status enum type. If empty, there is no filtration by the field.

transaction_status_filter

Type: TransactionStatusFilter

Description: Order statuses include transactions that match the filter. If it is empty, no filtration is done by the filter.

order_types

Type: uint32

Description: Order statuses with these values of Order.order_type field are included in a snapshot. This field is associated with OrderType enum type. If empty, there is no filtration by the field.