Module methods

Source
Expand description

JSON-RPC methods

Constantsยง

PRIVATE_BUY
Place buy order
PRIVATE_CANCEL
Cancel specific order
PRIVATE_CANCEL_ALL
Cancel all orders
PRIVATE_GET_ACCOUNT_SUMMARY
Get account summary
PRIVATE_GET_OPEN_ORDERS
Get open orders
PRIVATE_GET_POSITIONS
Get positions
PRIVATE_GET_SUBACCOUNTS
Get subaccounts
PRIVATE_LOGOUT
Private logout method
PRIVATE_SELL
Place sell order
PRIVATE_SUBSCRIBE
Private subscription method
PRIVATE_UNSUBSCRIBE
Private unsubscription method
PUBLIC_AUTH
Public authentication method
PUBLIC_GET_INSTRUMENTS
Get instrument information
PUBLIC_GET_ORDERBOOK
Get order book data
PUBLIC_GET_TICKER
Get ticker information
PUBLIC_GET_TIME
Get server time
PUBLIC_GET_TRADES
Get trade history
PUBLIC_HELLO
Hello message
PUBLIC_SUBSCRIBE
Public subscription method
PUBLIC_TEST
Test connection
PUBLIC_UNSUBSCRIBE
Public unsubscription method