Hi All,

I am trying to implement Candlestick patterns on consolidators, For what I am seeing the the candle pattern is done only on the resolution selected during AddEquity time, I want to run the pattern indicator on consolidated bars in this case 15min. what would the change needed to get this achieved.

Unable to figure out the

  • link between consolidated bars
  • run the pattern recognization on previous bars not the current in closed bar, in this case I have 15min bars and at the 16th minute I want to run the pattern recognition on the previous 2 15 min bars.