TradingView
godzcopilot
21 מרץ 2023 05:37

Trade Ideas to Discord Webhook 

BITCOIN / TETHER Standard FuturesBingX

תיאור

Takes basic user inputs for entries, exits, stop loss and leverage.
Converts all inputs (removing unused ones) to an alert message.

Intended for use as a single alert / message.
Alert will fire as soon as activated - after that you should delete the alert to prevent multiple alerts being fired on subsequent candles.

הערות שחרור

Converted to pinescript v5.

Added the option to define whether the signal is Entry / Exit only, or a combined Entry & Exit Signal.
Suggest to use the "Other Notes" field to define a trade ID when posting separate Entry / Exit Signals.

If Entry / Exit is selected, only the relevant parts will be constructed in the message, other fields will be ignored.

הערות שחרור

Fixed a bug in that Entry / Exit wasn't working
Added the option to define if a trade is a Long or a Short.

Added color formatting to the message - Green for Long, Red for Short.
תגובות
bennderitu
how can create input tabs that separates buy alert webhook and exit webhook message and vice versa for sell
godzcopilot
@bennderitu, The latest update should suit your needs / give you enough to work on if modifying it for yourself.
עוד