I'm using strategy builder to drawing objects into my chart.
I wish to use it also as automatic trading. but, I need to setup conditions on multiple time frames
example,
I use the 5 minutes chart as trigger,
when an indicator reach "oversold" I wish to enter long, "on each tick", so at the exact moment oversold is reached, not after bar close.
thats the trigger.
but I wish to setup a condition on 15 minutes, to let enter the trade into 5 minutes.
how to do that?
cause into strategy builder I don't see any function for that.

Comment