I want to create a time frame selection (combo box) in 'Parameters' section (like as on chart).
[Every Ticks; 1 Min; 2 Min; 3 Min; 5 Min; 10 Min; 15 Min; 30 Min; 60 Min]
It would be a scheduler.
If selected the 'Every Ticks': calling a function for every incoming tick
If selected the '1 Min': calling a function in every minutes (when new bar is opened on 1 min chart)
etc...
Have you got any idea?
Thank you,
Bejglee

Comment