Account
Account information (USER_DATA)
Get current account information.
Weight: 5
Code
receive_window cannot be greater than 60000
, it is not mandatory but can be used to specify the number of milliseconds the request is valid for.
Response
Account trade list (USER_DATA)
Get trades for a specific account and symbol.
Weight: 5
Code
symbol must be provided.
start_time is not mandatory.
end_time is not mandatory.
from_id is the tradeId to fetch from. Default gets most recent trades.
limit should be inferior to 1000.
receive_window cannot be greater than 60000
, it is not mandatory but can be used to specify the number of milliseconds the request is valid for.
Response
Last updated
Was this helpful?