where? can someone share the conditions of Narrow CPR?
How to create a condition based on pivot points? like price is near support s3?
You can try this conditions for price near s3.
These conditions will return stocks whose closing price is within 0.5% range of s3.
Thanks ![]()
can you please help me with this condition -
Scan for stocks where today’s volume is higher than the highest volume in the previous 100 trading days.
Can we deploy strategy only on certain days at particular times?
How to create a condition to find stocks whose volume is suddenly increased compared to yesterday. Like today’s volume is 5 times higher than yesterday’s volume
@samuel-7 Please refer the Time-based strategy section that allows you to configure both the execution time and the day of the week on which the strategy should be triggered.
Thanks, bro! I tried it and the results were perfect. Could someone please explain what the Period Max function does? Is it some kind of special functionality in streak? I also came across something called Period Min and would like to understand how that works as well.
Thanks bro ![]()
can someone please explain what is this abs function on streak? and how does it work?
Thanks in advance
As per my understanding, the ABS function refers to the Absolute Value of a number. It removes the negative sign from a value and always returns a non-negative result.
For example:
Open = 100, Close = 105 → ABS(105 - 100) = 5
Open = 105, Close = 100 → ABS(100 - 105) = 5
In both cases, the candle body size is 5 points.
Thanks, yes, I tried it and it works exactly as mentioned.
Hi team
Can I set an alert on the SENSEX ATM contract that triggers at 9:15 AM?
Which scanner gives you the best results: breakout, CPR, VWAP, or EMA?







