MultiCurrency Dashboard check 1 condition
-
Hello everyone.
My idea is the following:
I want to build an EA that check just 1 condition from my custom indicator on different currencies and TF and load my EA only in this chart.
If the condition is confirmed the object on this chart changes his color. -
It depends on the custom indicator. Can you please share it in mq4 format?
-
I have the ex4 format only, i manually imported the output buffers and tested. Manual import it's ok.
So now, I created a blank chart and plotted 4 buttons. Very ugly for now but is just a test.I want to check if the output buffer of this indicator in other TF and Currency is different than 0.
If yes, then change button color from white to Blue. -
@fenixtrading ....... I think you use invisible ink to make this ea.... sorry cannot help
-
I recommend you insert a 'For each object' block between the 'Pass' block and all other selecter blocks on the 'on tick tab'.