imwatsi / crypto-market-samples

A collection of sample Python scripts that one can incorporate or build upon when developing customized systems for trading cryptocurrency
MIT License
22 stars 15 forks source link

Bitmex API causes getting banned #1

Open Mrkrx opened 5 years ago

Mrkrx commented 5 years ago

Hey, I was trying out the auto sl and tp script and it resulted in having my bitmex account banned. When I am trying to visit bitmex.com it shows me "forbidden 403" error. Any ideas what might be causing this and how to fix it? All I did was download the scripts and copy/paste my api keys.

imwatsi commented 5 years ago

Hi, thanks for reporting this. I'll review the script soon.

foudid commented 5 years ago

Hi all, everything is working fine. I have tested it with the testnet (changing the url) and it works good ! thanks

imwatsi commented 5 years ago

I only put a quick-fix out, but I'll work on more robust error-handling procedures soon.