update README with TradingView usage notes
This commit is contained in:
@@ -48,3 +48,12 @@ It also includes crossover logic (8/18 SMA) and long-term trend filters (100 SMA
|
|||||||
- Add alerts for squeeze releases.
|
- Add alerts for squeeze releases.
|
||||||
- Backtest combined signals in `ttm_strategy.pine`.
|
- Backtest combined signals in `ttm_strategy.pine`.
|
||||||
- Experiment with different lengths (e.g., 21, 30) for volatility adaptation.
|
- 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).
|
||||||
|
|||||||
Reference in New Issue
Block a user