

How the Indicator Works
This indicator combines:
- A Simple Moving Average (SMA) line
- Visual arrows on price crossovers
- Sound + text alerts when crossovers occur
- Crossover Detection
Checks two conditions every candle:
- Bullish Crossover:
When price closes above the SMA (after being below it) - Bearish Crossover:
When price closes below the SMA (after being above it)
3. Visual Signals
- Up Arrow (Green): Drawn below price on bullish crossovers
- Down Arrow (Red): Drawn above price on bearish crossovers
- Alerts
- Sound Alert: Plays a .wav file from a specified path
(Default:C:\Users\[YOU]\Documents\cAlgo\Sounds\alert.wav
)
- Text Alert: Shows "BUY" (green) or "SELL" (red) in the top-right corner
เพิ่มเติมจากผู้เขียนคนนี้
นอกจากนี้คุณยังอาจชอบ
อินดิเคเตอร์
rsi
FiboTrend-Pro V2
New version of one of my favorites includes Fibonacci and moving average convergence divergence lines
อินดิเคเตอร์
vwap
rvwap v1
Rolling VWAP with dynamic or fixed time window, customizable source price and standard deviation bands.