BitMEX / easy-data-scripts

A few Python scripts to easily get data from the BitMEX API.
102 stars 49 forks source link

Added sleep option for consistency with fetchTrade.py #19

Open danielordonez opened 4 years ago

danielordonez commented 4 years ago

Added --sleep option to allow big requests with fetchExecutionTradeHistory.py without getting rate limited.

Nimarrakers commented 1 year ago

Added --sleep option to allow big requests with fetchExecutionTradeHistory.py without getting rate limited.