how to use current time-frame in condition?
-
Hello,
I am totally new to Fxdreema , appreciate your support helping me to read current time frame into a variable or use it directly in a condition.Kind regards
-
In "Condition" if you select some indicator for example, the current timeframe is selected. I don't think I really understand what you want to do. Otherwise in MQL4/MQL5 the value there is a constant PERIOD_CURRENT
-
Thanks for your reply, I just want to capture current time frame in variable then apply a condition based on the value of this variable.I managed to do it already through "Market properties->time frame" thanks again.
Regards