crypto-market-samples icon indicating copy to clipboard operation
crypto-market-samples copied to clipboard

A collection of sample Python scripts that one can incorporate or build upon when developing customized systems for trading cryptocurrency

Results 6 crypto-market-samples issues
Sort by recently updated
recently updated
newest added

Getting the following error for **binance_pairs_ema** ` File "/.../calc_ema_for_20coins.py", line 70, in iEMA = EMA([period]) File "/usr/local/lib/python3.9/site-packages/bfxhfindicators/ema.py", line 8, in __init__ 'name': 'EMA(%f)' % (period), TypeError: must be real number,...

I'm running the Bitmex Market Maker script. Opening bids and asks, repositioning accordingly. There is no SL or TP with that script. I have enabled your script to run on...

So I'm trying to figure out why is this script working for everyone but me... Any ideas what might be wrong? Basically i just put my api key/secret, tried on...

Great script. I'm working through the sample code, but what if i have more than one account that i want to run this on? For example, i have one for...

enhancement

Hello ! Once again thanks for this script that I'm trying to adapt to my situation. Do you know if we can add a condition to add a new SL...

enhancement

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...