Trade history fetcher
[apis/poloniex/public/Trade history fetcher]
Returns the past 200 trades for a given market, or up to 1,000 trades between a range specified in UNIX timestamps by the "start" and "end" GET parameters. https://docs.poloniex.com/#returntradehistory-public
Keywords: history, historical, trade, currency, pair, query, fetch, retrieve
Input ports
query:
Output ports
data:
response:
error:
{"error": string}
Last updated