Alert message block
-
How do you make so that the alert message block plots the message that you want in this case up , and what currency it is and the time it happened in the message box

-
If you were using an MA Cross or NLMA you could make that bar show as "Up" by lowering the sensitivity (taking more bars for the period) but for what I see you are using a condition for each bar (as ending bearish or bullish). If you want to filter signals like this from the trend you could use a moving average of some sort (I recomend using some "Non-Lag" moving average, I use Hull Moving Average and it works wonders but it can be any Non-Lag moving average) because that's what they do best (MA's in general), homogenize a trend and thus filter false signals in it. The downside to it is that you will enter a little later to the trade but it's a fair trade off if you ask me. About the "show currency" thing I would suggest adding as many filters as charts you want to work with, in the form of "if Trade" blocks adding a condition to be from the desired market in the "filter by market" input and then make a personalized message box for when it's "Up - EURUSD", another for "Up - EURGBP" and so on. As for the time, you can select it as a value in "market property / current time" and print it in the message.
-
Thank you for you answear ! So basicly you want me to make different expert advisors for different charrts ?

Im trying a new thing were i add a bunch of conditions with fast moving indicators of many different sorts that all show extreme reversal patterns , so im going to go balls to the walls on binary options with it .
Im not a binary options guy at all but when every single ea that you make gets eaten by the spread you have to think outside the box
