My project says Compilation error
-
My project says "complication errors" anytime I tried to download it and when I click the "see here" I get taken to the subscription page.
I am trying to understand if, it is an error i.e. The EA I built is incorrect, or just that that kind of thing cannot be made in the free version
here is the bot for better clarification
https://fxdreema.com/shared/mxMPr0T7dI try adding an option in which there is a max number of trades per day (1 profit trade per day or two losses per day) and no more trade for that day.
N.B. Sorry I don't know whether what I made is correct, all these were gotten from previous QnA here and I tried to come up with this also for limiting trades per day. I am a beginner here and there is no tutorial and it is a challenge to get someone to help, but either way I am trying my luck in getting help again
-
That trailing stop bloc needs to be removed from its current position for sure. On the other hand, I don't fully understand how the strategy is supposed to work. Could you please elaborate?
-
Okay. The strategy is for an EA that takes trade when there is volume that is enough to create FVG in the market, hence the "time bomb" and the setting for it are just what is needed for us30 fvg. That is the area 2
Now for area 1 and 3. It is so the EA stop picking trade when there is a profit trade or two loss trades per day. -
But what is the maximum number of trades that can be open at the same time?
-
Just one trade at a time.
-
Did you modify the initial version? If so, please share the most updated one.
-
Here is the most updated version
https://fxdreema.com/shared/CWd0QKC5d -
I don't see any logic issue. Can you please confirm this is the whole project and not part of it?
-
Yes this is the whole project, I am not using a paid version, can that be the issue?
-
No. The free version s fully functional. The only limitation is the maximum number of blocks that can be used. Maybe you should contact the admin to let him know.
-
I think free version is maximum of 10 blocks. I tried different numbers of blocks now and anything that is more than 10 says "compilation error"
-
It is 10 connections, you can place as many blocks as you want, but you can't download until you get full.
-
Thank you