Examples
This page shows the available commands for MT Webhooks.
Instant Buy
[token=token,action=buy,symbol=EURUSD,volume=0.01]
Instant Sell
[token=token,action=sell,symbol=EURUSD,volume=0.01]
Instant Buy with SL and TP
[token=token,action=buy,symbol=EURUSD,volume=0.01,sl=1.00000,tp=1.10000]
Instant Sell with SL and TP
[token=token,action=sell,symbol=EURUSD,volume=0.01,sl=1.00000,tp=1.10000]