update README with TradingView usage notes

This commit is contained in:
mfcheah
2026-04-09 14:42:36 +08:00
parent b02ebf32a7
commit 1b950b2484
+9
View File
@@ -48,3 +48,12 @@ It also includes crossover logic (8/18 SMA) and long-term trend filters (100 SMA
- Add alerts for squeeze releases.
- Backtest combined signals in `ttm_strategy.pine`.
- Experiment with different lengths (e.g., 21, 30) for volatility adaptation.
## Usage Notes
To get the best visual results when applying these indicators in TradingView:
- Switch the chart background to **White**.
- Set chart type to **Candles**.
- Turn off the **eye icon** at the top of the chart (this hides the default overlay so only the indicator colors show).