add loop break for set current timeframe
-
hi is it possible to add loop(break) for set current timeframe
-
er nvm figured a way out by using condition timeframe>=extern timeframe haha
edit: the timeframe din work out as i thought it would. are timeframe int double or string?
i cant seem to put it into a variable so that the setttimeeframe loop can compare it against the chart timeframe -
i dunno if thats solved but now the comments section is being overwritten by the comments of an indicator. is there any way to make the comments of the ea appear. i have set the comments block of the ea as last
-
alright ignore this thread lol all problems solved........ removed the loop (break) in my set current timeframe when condition is true which broke the ea.
-
loop (break) will only work with pink blocks and eventually with Loop (pass n times)
The comment section is one for everything - EAs, Indicators, Scripts...