How to creat visual EA
-
i need to creat visual EA , when a conditons are met draw arrows buy or sell even for the historical data
-
@zelzaal
If I'm not mistaken, EAs can not draw arrows for the historical data when launched on a live chart. You will either need an indicator , which fxdreema can't help in, or you will need to do a visual backtest to see that.To go ahead on drawing arrows, just connect the draw arrow block after the buy/sell blocks in your project
-
Technicallly you can create an EA searching back for past conditions met, but as q8carpenter says, a custom indicator Will always be a better solution for that.
-
@q8carpenter @l-andorrà
any recommendation for custom indicator builderThanks for responde
-
@zelzaal I'm afraid I can't help you with that since this platform is the only one i use. a quick google search should help
