[][src]Module bitmex::models

Modules

swagger

Structs

APIKey

Persistent API Keys for Developers

AccessToken
Affiliate
Announcement

Public Announcements

Chat

Trollbox Data

ChatChannel
CommunicationToken

User communication SNS token

ConnectedUsers
DeleteOrderAllRequest

Cancels all of your orders.

DeleteOrderRequest

Cancel order(s). Send multiple order IDs to cancel in bulk.

Error
ErrorError
EventMetaEventMeta
Execution

Raw Order and Balance Data

Funding

Swap Funding History

GetAnnouncementRequest

Get site announcements.

GetAnnouncementUrgentRequest

Get urgent (banner) announcements.

GetApiKeyRequest

Get your API Keys.

GetChatChannelsRequest

Get available channels.

GetChatConnectedRequest

Get connected users.

GetChatRequest

Get chat messages.

GetExecutionRequest

Get all raw executions for your account.

GetExecutionTradeHistoryRequest

Get all balance-affecting executions. This includes each trade, insurance charge, and settlement.

GetFundingRequest

Get funding history.

GetGlobalNotificationRequest

Get your current GlobalNotifications.

GetInstrumentActiveAndIndicesRequest

Helper method. Gets all active instruments and all indices. This is a join of the result of /indices and /active.

GetInstrumentActiveIntervalsRequest

Return all active contract series and interval pairs.

GetInstrumentActiveRequest

Get all active instruments and instruments that have expired in <24hrs.

GetInstrumentCompositeIndexRequest

Show constituent parts of an index.

GetInstrumentIndicesRequest

Get all price indices.

GetInstrumentRequest

Get instruments.

GetInsuranceRequest

Get insurance fund history.

GetLeaderboardNameRequest

Get your alias on the leaderboard.

GetLeaderboardNameResponse
GetLeaderboardRequest

Get current leaderboard.

GetLiquidationRequest

Get liquidation orders.

GetOrderBookL2Request

Get current orderbook in vertical format.

GetOrderRequest

Get your orders.

GetPositionRequest

Get your positions.

GetQuoteBucketedRequest

Get previous quotes in time buckets.

GetQuoteRequest

Get Quotes.

GetSchemaRequest

Get model schemata for data objects returned by this API.

GetSchemaResponse
GetSchemaWebsocketHelpRequest

Returns help text & subject list for websocket usage.

GetSchemaWebsocketHelpResponse
GetSettlementRequest

Get settlement history.

GetStatsHistoryRequest

Get historical exchange-wide and per-series turnover and volume statistics.

GetStatsHistoryUSDRequest

Get a summary of exchange statistics in USD.

GetStatsRequest

Get exchange-wide and per-series turnover and volume statistics.

GetTradeBucketedRequest

Get previous trades in time buckets.

GetTradeRequest

Get Trades.

GetUserAffiliateStatusRequest

Get your current affiliate/referral status.

GetUserCheckReferralCodeRequest

Check if a referral code is valid.

GetUserCommissionRequest

Get your account's commission status.

GetUserDepositAddressRequest

Get a deposit address.

GetUserEventRequest

Get your user events

GetUserEventResponse
GetUserExecutionHistoryRequest

Get the execution history by day.

GetUserExecutionHistoryResponse
GetUserMarginRequest

Get your account's margin status. Send a currency of "all" to receive an array of all supported currencies.

GetUserMinWithdrawalFeeRequest

Get the minimum withdrawal fee for a currency.

GetUserMinWithdrawalFeeResponse
GetUserQuoteFillRatioRequest

Get 7 days worth of Quote Fill Ratio statistics.

GetUserRequest

Get your user model.

GetUserWalletHistoryRequest

Get a history of all of your wallet transactions (deposits, withdrawals, PNL).

GetUserWalletRequest

Get your current wallet information.

GetUserWalletSummaryRequest

Get a summary of all of your wallet transactions (deposits, withdrawals, PNL).

GlobalNotification

Account Notifications

IndexComposite
Instrument

Tradeable Contracts, Indices, and History

InstrumentInterval
Insurance

Insurance Fund Data

Leaderboard

Information on Top Users

Liquidation

Active Liquidations

Margin
Ny
Order

Placement, Cancellation, Amending, and History

OrderBookBinningOrderBookBinning
OrderBookL2
Position

Summary of Open and Closed Positions

PostChatRequest

Send a chat message.

PostOrderBulkRequest

Create multiple new orders for the same symbol.

PostOrderCancelAllAfterRequest

Automatically cancel all your orders after a specified timeout.

PostOrderCancelAllAfterResponse
PostOrderClosePositionRequest

Close a position. [Deprecated, use POST /order with execInst: 'Close']

PostOrderRequest

Create a new order.

PostPositionIsolateRequest

Enable isolated margin or cross margin per-position.

PostPositionLeverageRequest

Choose leverage for a position.

PostPositionRiskLimitRequest

Update your risk limit.

PostPositionTransferMarginRequest

Transfer equity in or out of a position.

PostUserCancelWithdrawalRequest

Cancel a withdrawal.

PostUserCommunicationTokenRequest

Register your communication token for mobile clients

PostUserConfirmEmailRequest

Confirm your email address with a token.

PostUserConfirmWithdrawalRequest

Confirm a withdrawal.

PostUserLogoutRequest

Log out of BitMEX.

PostUserPreferencesRequest

Save user preferences.

PostUserRequestWithdrawalRequest

Request a withdrawal to an external wallet.

PutOrderBulkRequest

Amend multiple orders for the same symbol.

PutOrderRequest

Amend the quantity or price of an open order.

Quote

Best Bid/Offer Snapshots & Historical Bins

QuoteFillRatio

Daily Quote Fill Ratio Statistic

Settlement

Historical Settlement Data

Stats

Exchange Statistics

StatsHistory
StatsUSD
Trade

Individual & Bucketed Trades

TradeBin
Transaction
User

Account Operations

UserCommissionsBySymbol
UserEvent

User Events for auditing

UserPreferences
Wallet

Enums

BinSize
ContingencyType
ExecInst
OrdType
PegPriceType

http://fixwiki.org/fixwiki/PegPriceType

Side
TimeInForce

https://www.onixs.biz/fix-dictionary/5.0.SP2/tagNum_59.html

Traits

Request