How to create N-pattern

Hello @Streak

how to create strategy for N-pattern, please help.

Hello @technical_trader

I have created the strategy condition. You can refer to the image below to learn how to create the conditions:

The strategy will generate an entry alert when:

  1. The third candle previous to the current candle is green, the Low of the current candle and the previous two candles is higher than the Low of the previous third candle, and the Highs of the previous two candles are lower than the High of the previous third candle.

  2. The previous two candles are Red and the Close of the previous candle is lower than the Close of previous to the previous candle.

  3. The current Close is higher than the High of the previous third candle.

You can refer to the strategy link as well: Streak | World's first algo trading platform without coding

To know about the indicator used to create the conditions, refer to the below link:

Period Min & Period Max: Create (Advanced) - Streak Help

If you have any more queries you can ask here and I’ll be happy to help. Alternatively, you can also reach out to us at [email protected]

2 Likes