Customised version of the greenCrypto Swing Trade Indicator.
Sample Message for Long Signal:
{"deal_type": "buy", "pair": "ETHUSDT", "entry_price":2352.54, "stop_loss":2352.12, "tp1":2352.96, "tp2": 2353.38, "tp3":2353.8, "margin": "cross", "leverage":45, "order_type": "market", "amount":20, "tp_margin":0.12, "sl_timeout":120, "token_id":4, "time_frame": "1S", "position_mode": "one-way", "indicator_name": "GC Swing Trae", "note": "Empty Note" }
Sample Message for Short signal
{"deal_type": "sell", "pair": "ETHUSDT", "entry_price":2353.89, "stop_loss":2354.03, "tp1":2353.75, "tp2": 2353.61, "tp3":2353.47, "margin": "cross", "leverage":45, "order_type": "market", "amount":20, "tp_margin":0.12, "sl_timeout":120, "token_id":4, "time_frame": "1S", "position_mode": "one-way", "indicator_name": "GC Swing Trae", "note": "Empty Note" }