Condition " if current market = EURUSD"
-
Hi All
Just trying to set a condition to test if the current market = EURUSD for example. Tried the below but does not seem to work. (Tried "EURUSD" and a few other variations as well so guessing I am using the wrong block?)
-
Hi @Xander , what do you want to achieve from this? If you just want to fixed the symbol to EURUSD only, you can use the block as below, and it will be the head of your structure.

-
Not really trying to set it to "EURUSD". It is more of a test to see if it is "EURUSD".
-
@xander That means your broker is maybe calling that symbol in a different way. Before using that condition block just try to use your configuration in teh uimage you uploaded to stor that info into a variable. The visualize the variable through a 'Comment' block to check it out.