How to set number of trades per day
-
Good day everyone, i want my EA to take a specified number of trades per day but its not respecting the block. pls assist
https://fxdreema.com/shared/Nd0QK5vme -
-
@biez6900 Thanks for the reply, is there other method of doing it without using variables and those blocks?
-
I don't know, I do like that
-
Thanks anyways. more suggestion would be appreciated from other members of the community
-
You can use as many buy/sell now blocks per day as max trades and then turn them on/off as they are used but that would make the structure far more cumbersome. Why don't you want to use variables?