Can I have the timeframe dropdown in a variable that applies to all conditions?
-
Hello Guys
if I tick the input parameter for the timeframe, it only happens for this individual option. I want to be able to have the drop down in the properties but how do I create a list so that I don't have to have 4 different instances using the 'unfriendly' names. I want one to rule them all

 -
Found it:
ENUM_TIMEFRAMES and then call the variable PERIOD_M1 or whatever timeframe you wish.

-
how u did it . if i want to made all time frame in one list , what should i do?
-
That will create a dropdown list in your inputs