Which type of Alert can I produce?
Edited
Any text format
You can send an alert with a message order type : BUY/BUY LIMIT/SELL/SELL LIMIT/BUY STOP/SELL STOP/CLOSE
You can put TP, SL, Entry price... (any text format as we use AI to understand every word of your alert message).
You can add signal_id parameter to modify a previous order.
What is signal_id?
Signal_id will allow you to recognize an order in the receiver side. For example if you put a BUY order with a signal_id, and then a Close alert is triggered with the same signal_id, it will close the order with this signal_id in the receiver.
Example of Alert :
BUY EURUSD
TP 1.5 TP 2.0
SL 0.5
