I've developed a strategy that uses only one timeframe and it works perfectly.
What I want to do now is to add the confirmation of a slower timeframe before triggering a signal.
For a Long signal the last closed candle (candle [1]) of the slower timeframe must be green, for a short is must be red. That's it. I posted the code snippet I developed for this in another thread but the only reply I got was that I should debug it using Print commands. I did that but it got me nowhere. This is why I'm trying my luck again and I'm addresing this request to the wider community. How would you go about it?
Thanks

Comment