binancePump
binancePump copied to clipboard
Binance Pump Detector
Hey, I get this error and I don't know how I can fix this. 
I am trying to run the program but I am getting web socket error. Can you please check it what is the issue? Please check the screenshot to properly check...
Traceback (most recent call last): File "C:\Users\FVH\Downloads\binancePump-master\binancePump-master\binancePump.py", line 234, in main() File "C:\Users\FVH\Downloads\binancePump-master\binancePump-master\binancePump.py", line 224, in main tb.polling() AttributeError: 'TeleBot' object has no attribute 'polling'
Is there a chance to make it work for the kucoin exchange? It works perfectly for Binance but I wanted to see its behaviors for other exchanges such as for...
api config file empty! need a example
File "/home/ahmedbb/p/binancePump.py", line 72, in process_message symbol = int(ticker['s']) builtins.TypeError: string indices must be integers can you help , the script works fine with python 3.9 but when using python...
hope you fine , i just wanted to ask if u can make some changes so it will only show coins with volume VCH bigger than 1 but PRCH is...
the pair selected was showing all the usdt pairs , how can i limit it to only coins that i wanna follow for example like that show_only_pair = ["NEARUSDT", "CHZUSDT"...