Bot python tradingview to bybit tradecopy in replit
Budget: €30 – €250 EUR
I would like a bot that receives a webhook via tradingview and sends it to bybit copytrade.
https://bybit-exchange.github.io/docs/copy_trading/#t-ct_create_order
technical characteristics:
-Must be compatible with replit.com
-restart system if the bot crashes.
-send an email if the bot crashes
Here are the keywords for the webhook:
- buy=(throw a long)
-short=(starts a sale)
-lotp=(size in % of balance)
-Symbol = (symbol of ethusd example asset)
-lot = normal lot
-closebuy (close buy order)
-closeshort(close short order)
-size in % of balance
-trans =(true or false) autotransfer % of win trade(last win trade) when order is close
-with =(true or false) withdraw transfer in TRC20 or avax address when x amount
https://bybit-exchange.github.io/docs/copy_trading/#t-ct_create_order
technical characteristics:
-Must be compatible with replit.com
-restart system if the bot crashes.
-send an email if the bot crashes
Here are the keywords for the webhook:
- buy=(throw a long)
-short=(starts a sale)
-lotp=(size in % of balance)
-Symbol = (symbol of ethusd example asset)
-lot = normal lot
-closebuy (close buy order)
-closeshort(close short order)
-size in % of balance
-trans =(true or false) autotransfer % of win trade(last win trade) when order is close
-with =(true or false) withdraw transfer in TRC20 or avax address when x amount