How do I select stocks where % change is greater than zero. I have not seen %change as a field in streak. Can someone guide?
As far as I know, Streak does not currently provide a % change parameter. However, the percentage change is calculated using the previous day’s closing price and today’s LTP. You might want to consider using parameters, such as a 1-minute or 5-minute close being higher than the previous day’s high in a streak, to achieve a similar outcome.
@Streak, could you please confirm this?
Hi @nivas_k
Kindly note that %change is not available as a direct parameter in Streak. However, you can use the following condition to identify a positive % change i.e. when the current trading price is higher than the previous day’s close. You can make necessary changes at your discretion.
Hope this helps.