binancePump
binancePump copied to clipboard
editing the code !!!!
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" , "CHRUSDT" , "TRBUSDT", "LPTUSDT"]
show_only_pair = "NEARUSDT"
i wanna edit it to be like that but am getting errors
show_only_pair = ["NEARUSDT", "CHZUSDT" , "CHRUSDT" , "TRBUSDT", "LPTUSDT"] # Select nothing for all, only selected currency will be shown