CUSTOM ENUM
-
It would be possible that somewhere in fxdreema you could add custom enum listings
the function is already in the custom indicators, but the idea is to be able to add the custom lists without having to load indicators

-
@mauro0425 I thinh this tutorial may help:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
-
@l-andorrà Yes, I had already seen the tutorial, and I am currently creating the enum listings with a custom indicator, which will always be necessary later so that the expert can work normally.
in the end I have to manually delete the indicator block and modify the code manually with the enum listings
The idea is that you do not have to manually modify the code but that the enum listings are by default in the fxdrema without the need to add indicators -
@mauro0425 Certainly an ambitious goal. Please share your result when you make it.