a nodejs script to open trades on finandy based on telegram messages
npm install
TELEGRAM_TOKEN = 'TOKEN' # Telegram bot token
signals.json
messages.json
node app.js
trade [buy || sell] [symbol] [price] [$ for volume || % for percentage of balance] [$ || % value] [signal name] you will need to set the stop loss and the take profit on finandy the only price that is send through the telegram message is the entry price
entry exit/reversal trailing stop loss take profit
node sv.js