TradingView Alerts - CryptoGnome/Degen-Bot GitHub Wiki

Insert Video Tutorial Here:

https://youtu.be/qgDTtyh0HnI


TradingView Alert Syntax:

Example To BUY 10 Contracts at Market & Close Any Open Short Positions

exchange = DERIBIT
symbol = BTC-PERPETUAL
direction = BUY
amount = 1
order_type = MARKET
close_position = TRUE

Example To SELL 10 Contracts at Market & Close Any Open Long Positions

exchange = DERIBIT
symbol = BTC-PERPETUAL
direction = SELL
amount = 1
order_type = MARKET
close_position = TRUE