Hello All, relatively new to this platform and trying to find a code sample for the following:

Daily price crosses some daily indicator threshold but trade is triggered on a lower timeframe. For example, suppose I would like to take a trade when the 5 minute price bar closes below the lower daily Bollinger band. Does anyone have a complete code sample that does multi-timeframe indicator trades? Bonus if code includes option execution in the order. 

Author