Show Currency Pair in Alert Message
-
Hello,
I'm referring to this topic
https://fxdreema.com/forum/topic/13107/show-currency-pair-in-alert-messageI tried exactly this, the same.

Trying to DashBoard the Signals of the following mentioned indicator.
I tested in Demo Account TimeFrame M1 Chart. But it didnt really work according to the Symbol. It alerts anytime it finds a buffer signal but it always says across all 28 currency pairs EURUSD.
So it doesnt tell you for which symbol the signal was found.Here you can download the indicator that I use.
https://indicatorspot.com/indicator/pz-abcd-retracement-indicator/#google_vignette
You must rename it into (pz-abcd.ex4) and put it into your main indicators folder for the iCustom function to work correctly with my DashBoard EA.
Heres the link to my EA-Project
https://fxdreema.com/shared/eduBh1hsc
Ive also created a MultiCurrencyEA with this same indicator. Which works tolerably
Heres the Link
https://fxdreema.com/shared/HDi2V12wc
And here is a version of this EA which only operates on the choosen Chart Symbol.
This is the best version.
Because every time on a new candle when the signal comes again. It deletes the previous pending Order. Or do you think that isnt necessary? Because of the trailing pending orders Block function?
Works best in M30 and H1
But it needs variables for SL, TP and maybe Lotsize according to the price difference of GBPJPY versus NZDCHF for example. It also works very good in Nasdaq TF M5 with SL 2000 and TP 3000Any ideas to make these EAs working perfectly are welcome.
Here is the link to the, up to now, best version
https://fxdreema.com/shared/EPeBIRF1b
Also very interesting would be how to create a dropdown menu for the "indicator appear block"
To change the indicatorPZ Indicator examples: Penta-O
Three Drives
Head and Shoulders
Harmonacci
and so on.Because the all work on the same Buffer.
So you could switch from the ABCD EAs versions
into
Whatever you like
as mentioned above.
-
Thank you for sharing.