Struggling with Streak’s Complexity – Looking for Guidance

I’m planning to switch from Chartink to Streak to build screeners and strategies. However, I’m finding the user experience on Streak to be significantly more complex. In Chartink, creating a screener feels intuitive and straightforward — you can use simple, everyday language to define conditions.

For example:

5 min close is greater than 1 day ago high


This reads exactly how we’d explain it in normal conversation. It’s easy to understand what’s being built just by reading it.

But in Streak, the syntax and logic seem geared more toward advanced users or those with a background in mathematics or programming. The learning curve feels steep in comparison.

I’m looking for someone who can:

  • Help me build this screener and strategy on Streak.
  • Share a document or guide that explains how to use different conditions in Streak effectively, ideally with examples.

Any help would be greatly appreciated!

Strategy:
Initial Setup (9:15 AM Candle):

  • Identify the first 5-minute candle after 9:15 AM (i.e., the candle from 9:15 to 9:20).

Trade Entry Conditions:
Only enter a trade if all the following conditions are true:

  • The first 5-minute candle is green (close > open).
  • The close of the 9:15 candle is greater than the previous day’s high.
  • The absolute percentage difference between open and close is ≥ 1%.

If all above are true:

  • Take a Buy trade at the close of the 9:15 candle.

Exit Conditions:

  • The Buy trade automatically exits at 10:15 AM, unless:
  • A stop-loss is hit first (i.e., if price crosses below the low of the 9:15 candle).

@Streak

Hi @rishi_shah

To help you get started with the Streak platform, refer to the following manual - https://help.streak.tech/

Furthermore, for a comprehensive understanding of the platform, refer to our YouTube:

However, we have created the strategy based on our understanding of your requirements, refer to the image given below:

Hope this helps.

1 Like

Thanks Streak team.

Additionally, could you assist me in turning this screener into a strategy where the stoploss in the daily close’s last one-hour candle low is a stoploss.

Hi @rishi_shah

Kindly note that we have shared conditions as per your requirements based on our understanding. Refer the image below:

Note: The requirement of stoploss cannot be implemented.

For further queries, you can write to “[email protected]h” and the team shall assist you.