| Enum | Description |
|---|---|
| AutoRepaySetting.StatusEnum |
Auto repayment status.
|
| BatchOrder.AccountEnum |
Account type.
|
| BatchOrder.SideEnum |
Order side
|
| BatchOrder.StatusEnum |
Order status - `open`: to be filled - `closed`: filled - `cancelled`: cancelled
|
| BatchOrder.TimeInForceEnum |
Time in force - gtc: GoodTillCancelled - ioc: ImmediateOrCancelled, taker only - poc: PendingOrCancelled, makes a post-only order that always enjoys a maker fee
|
| BatchOrder.TypeEnum |
Order type.
|
| Contract.MarkTypeEnum |
Mark price type, internal - based on internal trading, index - based on external index price
|
| Contract.TypeEnum |
Futures contract type
|
| CrossMarginAccountBook.TypeEnum |
Account change type, including: - in: transferals into cross margin account - out: transferals out from cross margin account - repay: loan repayment - borrow: borrowed loan - new_order: new order locked - order_fill: order fills - referral_fee: fee refund from referrals - order_fee: order fee generated from fills - unknown: unknown type
|
| CrossMarginLoan.StatusEnum |
Borrow loan status, which includes: - 1: failed to borrow - 2: borrowed but not repaid - 3: repayment complete
|
| CurrencyPair.TradeStatusEnum |
How currency pair can be traded - untradable: cannot be bought or sold - buyable: can be bought - sellable: can be sold - tradable: can be bought or sold
|
| DeliveryContract.CycleEnum |
Cycle type, e.g.
|
| DeliveryContract.MarkTypeEnum |
Mark price type, internal - based on internal trading, index - based on external index price
|
| DeliveryContract.TypeEnum |
Futures contract type
|
| FuturesAccountBook.TypeEnum |
Changing Type: - dnw: Deposit & Withdraw - pnl: Profit & Loss by reducing position - fee: Trading fee - refr: Referrer rebate - fund: Funding - point_dnw: POINT Deposit & Withdraw - point_fee: POINT Trading fee - point_refr: POINT Referrer rebate
|
| FuturesInitialOrder.TifEnum |
Time in force.
|
| FuturesOrder.FinishAsEnum |
How the order is finished.
|
| FuturesOrder.StatusEnum |
Order status - `open`: waiting to be traded - `finished`: finished
|
| FuturesOrder.TifEnum |
Time in force - gtc: GoodTillCancelled - ioc: ImmediateOrCancelled, taker only - poc: PendingOrCancelled, reduce-only
|
| FuturesPriceTrigger.PriceTypeEnum |
Price type.
|
| FuturesPriceTrigger.RuleEnum |
Trigger condition type - `1`: calculated price based on `strategy_type` and `price_type` >= `price` - `2`: calculated price based on `strategy_type` and `price_type` <= `price`
|
| FuturesPriceTrigger.StrategyTypeEnum |
How the order will be triggered - `0`: by price, which means order will be triggered on price condition satisfied - `1`: by price gap, which means order will be triggered on gap of recent two prices of specified `price_type` satisfied.
|
| FuturesPriceTriggeredOrder.FinishAsEnum |
How order is finished
|
| FuturesPriceTriggeredOrder.StatusEnum |
Order status.
|
| LedgerRecord.StatusEnum |
Record status.
|
| Loan.SideEnum |
Loan side
|
| Loan.StatusEnum |
Loan status open - not fully loaned loaned - all loaned out for lending loan; loaned in for borrowing side finished - loan is finished, either being all repaid or cancelled by the lender auto_repaid - automatically repaid by the system
|
| LoanPatch.SideEnum |
Loan side.
|
| LoanRecord.StatusEnum |
Loan record status
|
| MyFuturesTrade.RoleEnum |
Trade role.
|
| Order.AccountEnum |
Account type.
|
| Order.SideEnum |
Order side
|
| Order.StatusEnum |
Order status - `open`: to be filled - `closed`: filled - `cancelled`: cancelled
|
| Order.TimeInForceEnum |
Time in force - gtc: GoodTillCancelled - ioc: ImmediateOrCancelled, taker only - poc: PendingOrCancelled, makes a post-only order that always enjoys a maker fee
|
| Order.TypeEnum |
Order type.
|
| Position.ModeEnum |
Position mode, including: - `single`: dual mode is not enabled- `dual_long`: long position in dual mode- `dual_short`: short position in dual mode
|
| PositionClose.SideEnum |
Position side, long or short
|
| RepayRequest.ModeEnum |
Repay mode.
|
| SpotPricePutOrder.AccountEnum |
Trading type - normal: spot trading - margin: margin trading
|
| SpotPricePutOrder.SideEnum |
Order side - buy: buy side - sell: sell side
|
| SpotPricePutOrder.TimeInForceEnum |
time_in_force - gtc: GoodTillCancelled - ioc: ImmediateOrCancelled, taker only
|
| SpotPriceTrigger.RuleEnum |
Price trigger condition - >=: triggered when market price larger than or equal to `price` field - <=: triggered when market price less than or equal to `price` field
|
| SubAccountTransfer.DirectionEnum |
Transfer direction.
|
| SubAccountTransfer.SubAccountTypeEnum |
Target sub user's account.
|
| Trade.RoleEnum |
Trade role
|
| Trade.SideEnum |
Order side
|
| Transfer.FromEnum |
Account transferred from
|
| Transfer.ToEnum |
Account transferred to
|
Copyright © 2021. All rights reserved.