This trading bot listens to the TradingView alert emails on your inbox and executes trades on Binance based on the parameters set on the TD alerts.
To connect your Trading View alerts to BVA, simply add the web hook: https://api-bva.herokuapp.com/tv
The format of the Trading View alert text should be:
your_bva_key|your strategy name|{{strategy.order.action}}|{{ticker}}
your_bva_key is your BVA key you can find after signing up at https://bitcoinvsaltcoins.com
your strategy name is the name of your strategy name, changing it will track a new strategy.