AlgoRider Help Center
  • 🚀Getting Started
  • 📈ALGORIDER TRADINGVIEW INDICATORS
    • 🔥— Ichimoku
      • 📌Create your Ichimoku Trading Bot (⌛3min)
      • 🕒Setup Backtest
      • 🎌Ichimoku Parameters
      • 🟩Entry Conditions
      • ✔️Entry Confirmations
      • ❌Exit Conditions
      • ⚖️Risk Management
      • ⛔Trailing Stop
      • 📢Alerts
    • 🏍️— AlgoRider Original
    • 🪄— Backtesting Engine
    • 🏁Advanced Backtest
  • 📊Charts Signals and Overlays
    • 📶Backtest Table
    • 🔍Risk-reward areas
    • 🚩Visual Signals
  • ⚙️Trade Automation (Trading Bot)
    • 🛠️Prerequisites
    • 💸Create your trading bot (step by step) ⌛3min
  • ✨Other Services
    • 🤖Copy Trading (Mizar)
    • 🤝Profit Sharing (Zignaly)
  • 📌Exchanges
    • Choose an exchange
  • ❓FAQ
  • 🔤Glossary
  • 🔗JOIN US / FOLLOW US
    • Discord
    • Tradingview
    • Twitter
    • Facebook
Powered by GitBook
On this page
  1. ALGORIDER TRADINGVIEW INDICATORS
  2. — Ichimoku

Alerts

PreviousTrailing StopNext— AlgoRider Original

Last updated 1 year ago

The indicator includes the automation of alert conditions directly in its script thanks to the Alert() function for the Mizar application (formats for other applications can also be added later). All you have to do is copy your API key linked to the Mizar account and the IDs of your Long and Short Bots.

This section is optional, you can also configure your alerts in a classic way.

Show Alert Messages: Shows a table at the bottom right of the graph displaying the different alert messages that can be issued by the indicator (ENTRY LONG , ENTRY SHORT, EXIT LONG, EXIT SHORT, EDIT SL LONG, EDIT SL SHORT)


KEY: Paste here your API key linked to your Mizar account


Long ID: Paste your Long Bot ID (or Bot Long/Short) here


Short ID: Paste here your Bot Short ID (or Bot Long/Short)

📈
🔥
📢