πŸ‡¬πŸ‡§
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
  2. Indicators

INTERVAL

Code Zero Visual Trading for TradingView

PreviousSOURCE MARKER [1-9]NextTIMER

Last updated 1 year ago

Association

INTERVAL is a periodic timer.

INTERVAL is an indicator that works as a timer, sending signals at a set frequency. It can be configured to send a signal every user-set number of bars, allowing for the automation of actions such as regular stock purchases or periodic checking of an asset's price.

The signal from INTERVAL is transmitted to other system modules to execute the operations set by the trader.

The INTERVAL module has one output, which signals on the required bar that it's time to do something.

πŸ“ˆ
⌚