CryptoGnome / Tradingview-Webhook-Bot

A Trading bot built using Flask & Python to that is designed to be hosted for free on Heroku, this bot can accept webhooks from Tradingview and place trades on multiple crypto exchanges.
134 stars 49 forks source link

Error on binance Futures.py (cannot make a pull request --> so I put that in the issues section) #16

Open Gaspard2005 opened 10 months ago

Gaspard2005 commented 10 months ago

I'll have an error when I was running app.py It's because there is a mistake in binanceFutures.py file. All the ['binance-futures'] in the script need to be replace with ['BINANCE-FUTURES'] as simple as that.