ENUM_TIMEFRAMES error, (╥_╥)
-
Guys, do you know how to design selectable timeframe at constant
? i already tested, but fail.
why inside fxdreema build-in can tick timeframe here to let us choose timeframe, but we could not design ENUM ourself at constant?

can anyone test and see and share it?
-
AFAIK you will need custom code to get that. fxDreema does not include ENUM variables by default.
-
Just create a constant input with ENUM_TIMEFRAMES like this:

-
@Alex81 great!!! thank a lot, it worked, luckily
