LIMITATION or BUG ??? Block " Set "Current Market" for next blocks"
-
I'm trying to monitor 50 symbols using this block, but I realized that for some reason that I don't know the block doesn't allow 21 symbols to be exceeded.

Projetct block for tests> https://fxdreema.com/shared/t1NeDb90c
How did I find out???
Answer: I created a project where I am trying to get data from 50 assets simultaneously, it can be for example an RSI, so I simply write the name of the 50 symbols, or I try to just write the name EURUSD 50 times (separated by commas).
I noticed that the block when adding the EA on the screen and copying and placing the (50) EURUSD lets them be inserted, but if you press (ok) then the EA automatically deletes it leaving only 21 EURUSD symbols.
@fxDreema Can you please check if it is a limitation and if so, can you increase it to up to 100 assets??
If it's not a limitation, can you guide me on how to solve this or even if it's a BUG, can you fix it? -
It seems limited by the length of the value of the variable, rather than the block. See if you can try to put the pairs in 2 variables instead
-
@OntradingX AFAIK it is a block limitation. You can ask the admin to confirm.