EA Size Limit?
-
Is there a limit to how big an ea can be, i.e. can it include hundreds of blocks? If so, do the areas have to be arranged side to side (horizontally) or can they be arranged vertically? Thanks
-
There is no limit, I have seen projects with more than 1000 blocks... but the project becomes too heavy for the browser, and for the mind as well. I'm testing the speed of EA generation with 400 blocks, but I don't recommend to have such a big number of blocks. If the EA contains 50 blocks, it's maybe time to optimize it. Sometimes I need to add some feature to make things simpler, but I have to know what is the idea.
In other hand it's pointless to have big EAs, because EA is basically to trade by signals, and signals are received from indicators. Well, fxDreema cannot build indicators, but this is the idea
-
I'm not looking at huge eas, maybe up to 100 blocks or 200 blocks. Do the different areas of the ea need to be exposed to tick flow (do I need to arrange the areas horizontally) or can I arrange the areas vertically?