🇬🇧
Code Zero Visual Trading
English
  • General information
    • 🚀About our products
    • ✅Our benefits
  • User guide
    • ⏩Creating and testing the strategy
    • ⏰Alerts
      • 📈From Indicator
      • 🤖From Strategy
    • 👽Automation of trading
    • 🤝How to share your strategy
    • 📊TradingView for beginers
    • How to connect Copy Trading
    • How to create API keys on Binance
    • How to create API keys on ByBit
    • How to create API keys on OKX
    • How to enable Hedge-mode
    • 🚧How to update the version
    • 🚦How to modify the indicator to work with CDZV Toolkit
  • CDZV TOOLKIT
    • 📈Indicators
      • 💻CONDITION MANAGER
        • ⚪RULE
        • ⚪GROUP
        • ⚪CONSTANT
        • ⚪ALERT
        • ⬜Data source
        • ⬜Aggregator functions
        • ⬜Condition
        • ⚪Backtesting
        • ⬜Output data
      • 🔢DATA SOURCE
      • 🔂STATE MACHINE
        • Interface
        • Special variables
        • Output data
        • Backtesting
      • 🔀IF-THEN-ELSE
      • 📍SWITCH
      • 🏷️SOURCE MARKER [1-9]
      • ⌚INTERVAL
      • ⏳TIMER
      • 🎞️SESSIONS
    • 📊Strategies
      • 👾CONDITION MANAGER STRATEGY
      • 🪜MARTIN GRID STRATEGY
    • How to add indicators to TradingView?
    • 📨Telegram-bot
  • COIN REBALANCER
    • Coin Rebalancer
  • SMART GRID PRO
    • SMART Grid Pro
  • SUPPORT
    • 📖FAQ
      • 🧠Questions-Answers
    • 🕶️Privacy Policy
    • ❗Term of use
    • ⚠️Disclaimer
    • ▶️YouTube
Powered by GitBook
On this page
  1. CDZV TOOLKIT

Telegram-bot

Code Zero Visual Trading for TradingView

PreviousHow to add indicators to TradingView?NextCoin Rebalancer

Last updated 4 months ago

  1. Request access to the telegram bot through the CDZV.COM support service (email your request to support@cdzv.com). After activating your account, you can immediately start working and configuring the bot.

  2. The bot can work as your personal informer (in a private chat) or send messages to a channel or group.

Important: for the bot to work in a group chat or group, it needs administrator rights.

  1. Find the bot on Telegram by the name @CDZV_COM_bot and start a dialogue with it or add it to a chat/group.

  2. After adding the bot, you will receive a message with the chat ID, which will be required for sending messages (the bot can send messages to multiple chats and groups). If the message with the chat ID does not appear, send the /info command to the chat or channel to get this information.

An example of a response from a bot:

ChatID: -100130149201

Write down this ID.

  1. To send a message through the bot, you need to send a Webhook message to the URL:

https://mbutmvf5t34wezx3avta7fendy0hxohi.lambda-url.eu-central-1.on.aws/

  1. In the Webhook message, the first line should be the authorization string, and from the second line onwards - the text of the message that will be sent by the bot. You can use Emoji in the text.

The authorization string has the format:

your_TradingView_profile_name:ChatID

Example message:

cameron:-100130149201 IWM Crossing 205.70

After this, the bot will send the message "IWM Crossing 205.70" to the specified chat/group.

Now you are ready to configure sending messages through the CDZV.COM telegram bot. If you have any questions, contact the support service.

📨