OPEN-SOURCE SCRIPT
Güncellendi

Cnagda

303
Cnagda indicator fuses multiple concepts: anchored VWAP, average of key MAs, volatility stops, swing and scalp trading logic, advanced volume and RSI usage, and visually handy outputs. It’s intended to give clear, multi-layered signals and adapt to different trading styles (trend following, swing, and scalp).

Here’s the entry and exit logic of this strategy in simple

Buy Entry (SCALP):
When a special moving average crossover happens, the script waits until the price rises above a recent high — then it signals a buy.

Sell Entry (SCALP):
When the crossover happens in the other direction, the script waits until the price falls below a recent low — then it signals a sell.

Exit from Buy/Sell
when condition neutral

Swing Trades:
If both price and its low are above an important average, it suggests a buy signal.
If both price and its high are below this average, it suggests a sell signal.

RSI/Volume Special Signals:
The strategy also checks for extra conditions combining momentum (RSI) and high volume spikes for more buy/sell signals, but only when the price's location supports it.

It buys when price shows fresh strength and sells when price shows fresh weakness
Sürüm Notları
update = EMA Cross Logic Remove, Because Its Give 30% false signal, and scalp already capture advance signal with minimum false signal
Sürüm Notları
1. used highken aishi candle for best candle calculation ( volume+ hloc) - required for best entry
2. create new rsi logic for minimum false signal
Sürüm Notları
1> create dynamic support/resistance
2> create new swing entry point ( manually)
3> some minor optimization for better entry
Sürüm Notları
1. remove unclear dashboard
2. add new dashboard signal with proper confirmation like - rsi, macd, volume profile
3. design new dashboard for future prediction ( based on Elliot wave and fib)

Note - in future prediction only consider if probability minimum 50% above then check status indicator dashboard for entry confirmation.

This is Last Update for this Indicator, but if you want any correction please leave a comment , if affected many people i defiantly consider your suggestion
Sürüm Notları
miner changes

Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.