INVITE-ONLY SCRIPT
Updated

GreenCrypto Swing Trade Indicator - custom JSON

66
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" }

Release Notes
Update the script name
Release Notes
added new field "sl_margin"
Release Notes
Updated to send alert once per bar close if "Advanced noise filtering is enabled"
Release Notes
added new field callback_rate
Release Notes
Added advanced stop-loss option.
Release Notes
Added few new fields + additional take profit targets.
Release Notes
fixed some text and added new field.
Release Notes
fixed json syntax issue.
Release Notes
added new field `strategy_name`

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.