Version 2.7 release change list. Happy Trading !!!
1. Upgraded codebase from PINE V4 to V5. Better performance due to more efficient code made possible by PINE V5.
2. Next day levels used to come from strategy file earlier. These levels will now come from the Study file. This means less clutter on chart with one less file to load while trading with TrendShikari NTS. Only study file is needed most of the time. Use the strategy file only when you want to backtest on Nifty with TrendShikari NTS.
3. All plots now replaced with labels to reduce the clutter against the indicator name.
4. Under Display settings an option to turn off the daily price lines and labels were added.
5. Dual signal day candles will now be displayed with yellow body. The signal shown against such candle will depend on the override setting as described next.
6. Under the newly added Algo settings, an override feature has been provided. Override the current signal generated by code if it is not valid. This may be needed only during a dual signal day. Overriding will change all dual signal days on chart as per the signal type option selected which may seem invalid except for the latest signal. Only the latest signal is important when using the override mode and helps to generate correct alerts as per the latest valid signal. All dual signal days may not generate invalid signals. Therefore review manually and then enable override option only when needed. Keep it disabled otherwise. On historical price candles, the code has access to OHLC values of price candle only. It has no way to know how the price moved between market open and close looking back into history. Therefore user is required to intervene manually using the override option once in a while.
7. Market open alert added to alert you when market is open for trading every week day.
8. Expiry day alert will now come even if the weekly expiry day doesn't fall on a thursday. A label is displayed as usual on chart along with extra tradingview style alerts.
9. Muhurat session alert added to alert you when the annual Muhurat trading begins on Diwali day every year.
10. Trend reversal alert adds a price line corresponding to the set alert level. It generates an alert when closing price crosses the alert line in the desired direction. It also generates an alert when the trend reverses and a new signal is generated.
11. Using the study file on any other instrument other than Nifty now causes a run time exception. A warning message will be shown to you if you click on the red exclamation mark shown against the study file on chart.