Batch cancel all orders.
Cancel an active order.
Batch cancel one or many active orders.
Cancel an active smart order.
Batch cancel one or many active smart orders.
Create multiple orders via a single request.
Get a list of activities such as airdrop, rebates, staking, credit/debit adjustments, and other (historical adjustments).
Get a list of all accounts.
Optionaloptions:
{
accountType?:
IAccountType
}
Get a list of all accounts.
Get a list of transfer records.
Get borrow rates information for all tiers and currencies.
Get borrow status of currencies.
Get OHLC for a symbol at given timeframe (interval).
Get collateral information for all currencies or a single currency..
Get collateral information for all currencies or a single currency..
Optionaloptions:
{
currency?:
undefined
}
Get data for a supported currency all supported currencies.
Get data for a supported currency all supported currencies.
Get data for a supported currency all supported currencies.
Get data for a supported currency all supported currencies.
Optionalquery:
{
currency?:
string;
includeMultiChainCurrencies?:
false
}
Get fee rate.
Get status of kill switch.
Get account margin information.
Get a single symbol and its trade limit info.
Get all symbols and their trade limit info.
Get latest mark price for a single cross margin symbol.
Get components of the mark price for a given symbol.
Get latest mark price for all cross margin symbols.
Get maximum and available buy/sell amount for a given symbol.
Get a list of active orders.
Get a list of (pending) smart orders.
Get an order’s status.
Get the order book for a given symbol.
Get a list of historical orders.
Get a list of all trades for an order specified by its orderId.
Get the latest trade price for a symbol.
Get the latest trade price for all symbols.
Get a list of recent trades.
Get a smart order’s status.
Get current server time.
Get ticker in last 24 hours for a given symbol.
Get ticker in last 24 hours for all symbols.
Get a list of all trades.
Get deposit addresses.
Get deposit and withdrawal activity history within a range window.
Optionalpath:
string
Optionalinit:
IFetchOptions
Create a new address for a currency.
Optionalpath:
string
Optionalinit:
IFetchOptions
Optionalpath:
string
Optionalinit:
IFetchOptions
Cancel an existing active order, new or partially filled, and place a new order on the same symbol with details from existing order unless amended by new parameters.
Optionaloptions:
IReplaceOrderOptions
Cancel an existing untriggered smart order and place a new smart order on the same symbol with details from existing smart order unless amended by new parameters.
Transfer amount of currency from an account to another account
Immediately place a withdrawal for a given currency, with no email confirmation.
StaticsetOptionalobject:
IRecordType
Batch cancel all orders.