🎯
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
      • Launching the Terminal
      • Creating a Position
      • Publishing Analytics
      • Publishing News
      • Position Management
      • Setup Statuses
      • Statistics
      • Settings
        • Private Posts
        • Risk control
        • Finandy integration
        • Notifications
        • Position Lifespan
        • Trailing TP
        • Date and Time
    • ◀️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. Single alerts

Alert Parameters for Price Timeframe

PreviousCreating a single alertNextGetting a chart in Telegram

Last updated 2 years ago

The Price parameter contains 11 different conditions

Parameter
Description
Example

Price Crossing

Alert is triggered when the price crosses the specified value.

Alert will trigger when the BTCUSDT price crosses 50000 USDT in either direction.

Price Crossing up

Alert is triggered when the price crosses the specified value upwards.

Alert will trigger when the BTCUSDT price crosses 55000 USDT upwards, from a lower value.

Price Crossing down

Alert is triggered when the price crosses the specified value downwards.

Alert will trigger when the BTCUSDT price crosses 45000 USDT downwards, from a higher value.

Price Greather then

Alert is triggered when the price exceeds the specified value.

Alert will trigger every time the BTCUSDT price exceeds 60000 USDT.

Price Less then

Alert is triggered when the price falls below the specified value.

Alert will trigger every time the BTCUSDT price falls below 40000 USDT.

Price MOVE on

Alert is triggered when the price changes by a certain amount.

Alert will trigger when the change of the current BTCUSDT price amounts to 2000 USDT in either direction.

Price MOVE on %

Alert is triggered when the price changes by a certain percentage.

Alert will trigger when the change of the current BTCUSDT price amounts to 5% in either direction.

Price MOVE UP on

Alert is triggered when the price rises by a certain amount.

Alert will trigger when the increase of the current BTCUSDT price amounts to 3000 USDT.

Price MOVE UP on %

Alert is triggered when the price rises by a certain percentage.

Alert will trigger when the increase of the current BTCUSDT price amounts to 10%.

Price MOVE DOWN on

Alert is triggered when the price falls by a certain amount.

Alert will trigger when the decrease of the current BTCUSDT price amounts to 3000 USDT.

Price MOVE DOWN on %

Alert is triggered when the price falls by a certain percentage.

Alert will trigger when the decrease of the current BTCUSDT price amounts to 10%.

⚡