Send Signal to Phone with Symbol, Entry Price, TP and SL
-
Hi,
I have set up push notification by keying in the MetaQuotes ID. However, how do I send the signal with Symbol, Entry Price, TP and SL? I have tried phone notification block. But do not know how to key in the value in the block as I do not have coding background. Below is my project
https://fxdreema.com/shared/zfu5K4yac -
@kyohuat this is a bit complex and require some work for different pairs or markets. At least that's the way I know. check the link with the notification block: https://fxdreema.com/shared/oOHNJiWsb
place the block after the place you want it to activate. I have it set up for the BUY of your strategy. As you can see the way it is set up, in every label block you'll have to write something.
For symbol I chose the market name
For the entry price, i chose the market price
For SL I chose market price and I adjusted by -0.005 which is 50 pips below the price
For TP I chose market price and I adjusted by +0.015 which is 150 pips above the priceNow for sell you'll need to do the opposite, and for currencys pair other than EURUSD, the adjustments for SL and TP may change
-
Just curious. I never tried to implement a phone notification. Can you get them on your phone WITHOUT keying in the Metaquotes ID?
-
@q8carpenter it works!!! Thank you so much man!