🎯
Cryptovizor
English
English
  • 🎯Cryptovizor User Manual
  • Modules overview
    • 🚀Delta BTC module
      • Delta and cumulative delta
      • Description of the Delta module
    • 📈Cryptoscreener module
      • Volume Screener
      • Left block table
      • RSI Screener
      • Right block table
      • Volatility factor
    • 🏆Cryptocurrency Heatmap Binance
      • Heatmap construction
      • Volume
      • Volume change
      • Price change
      • RSI change
      • Volatility
    • 🔋Multicharts + Trends
      • Defining a trend
      • Trends table
    • ⚡Signals, notifications module
      • Single alerts
        • Creating a single alert
        • Alert Parameters for Price Timeframe
        • Getting a chart in Telegram
      • Notification parameters
        • 1. PRICE notifications
        • 2. Volume USDT Moving
        • Order of magnitude volume
        • 3. Positive Delta Volume USDT Moving
        • 4. Negative Delta Volume USDT Moving
        • 5. Any Delta Volume USDT Moving
        • 6. RSI notifications
        • 7. Volatility
        • 8. Volume USDT Candlesticks
        • 9. MA Trend
        • 10. MA 50
        • 11. MA 200
      • Saving an alert
      • Creating a notification from the Tradingview chart
      • Group signals
        • Token System
        • Creating a group signals
        • Examples of signal combinations
      • Alert logs
      • Draft
      • Webhooks
        • How to Create a Webhook?
        • Finandy configuration
        • List of Webhooks
        • Webhook templates
        • Placeholders
        • Signal setup in Finandy
      • Webhook logs
    • 🖥️Terminal Tradium
    • ◀️Connecting Telegram
    • ⚙️Settings
      • Watchlists
      • Running line
      • MA parameter
      • Push notifications
        • Setting up MacOS
        • Setting up Windows
        • Brave browser
        • Opera browser
        • Google Chrome browser
        • Safari browser
      • Change Email and Name
  • General information
    • YouTube
    • Pricing
    • Rules
    • Contacts
    • Policy
    • FAQ
Powered by GitBook
On this page
  1. Modules overview
  2. Signals, notifications module
  3. Notification parameters

9. MA Trend

When determining the trend, the value of two moving averages relative to the current price is used.

Don't forget that the MA value is considered at the moment the candle closes!

if the signal consists only of MA values, it will be triggered once per bar close

Parameter
Description
Example

🟢 Uptrend

Alert triggers when the closing price is greater than both MA50 and MA200, indicating an uptrend.

Alert will trigger if the USDT volume of BTCUSDT in 1h candlestick exceeds 500K USDT.

🔴 Downtrend

Alert triggers when the closing price is less than both MA50 and MA200, indicating a downtrend.

Alert will trigger if the USDT volume of BTCUSDT in 1h candlestick increases on 200K USDT.

🟡 AZT in Uptrend 🟢

Alert triggers when the closing price is greater than MA200 and less than MA50, indicating an Active Zone Trading (AZT) in an uptrend.

Alert will trigger if the closing price of BTCUSDT is above MA200 and below MA50.

🟡 AZT in Downtrend 🔴

Alert triggers when the closing price is lass than MA200 and greater than MA50, indicating an Active Zone Trading (AZT) in an uptrend.

Alert will trigger if the closing price of BTCUSDT is below MA200 and above MA50.

Previous8. Volume USDT CandlesticksNext10. MA 50

Last updated 1 year ago

⚡