• Contents
  • Index
  • Search
  • Overview
    • What is VTS
    • Why use VTS
    • System Requirements
    • Installing VTS
  • User Interface
    • Main Menu
    • Property Window
    • Output Window
    • Toolbox
      • Toolbox NEW Pane
      • Toolbox FUNCTIONS Pane
      • Toolbox VARIABLES Pane
      • Toolbox LOGICS Pane
    • Welcome Screen
    • Drawing Pad
  • Everything You Need To Know About VTS
    • Expert Advisor Facts
    • VTS Elements
      • START Element
      • VARIABLE Element
        • Configure
        • Assignment
        • Expression
      • LOGIC Element
        • Condition
        • Configure
        • Parenthesis
      • END Element
        • Configure
      • FUNCTION Element
        • PLATFORM Function
          • Configure
          • Advanced
          • Custom Indicators
        • DRAWING Function
          • New Drawing
        • MQL Function
          • Code Snippet
          • Prototyped Function
      • TEXT Element
      • Links
    • System Managers
      • INPUT Manager
      • TRADETIME Manager
      • TRADESIGNAL Manager
      • COMMUNICATION Manager
      • OPENTRADE Manager
      • Manager Name
    • Dialogs
      • Choose
      • Note
      • Message
      • Favorites
      • Power
        • Logic
        • Function
      • Name
      • Shift
      • Options
        • MetaTrader Platform Configuration
          • Compiler
          • Compiler Flags
          • Platform
          • Editor
          • EA Output Folder
          • Custom Indicator Folder
        • Preferences
        • License
      • Package & Share
        • Package
      • Order Selection
    • Special Functions
      • fnOpenOrder
      • fnModifyOrder
      • fnCloseOrder
      • fnGetOrderInfo
      • fnTrailingStop
      • init and deinit
  • Getting Started
  • MetaTrader Platform
    • Journal Tab
    • Experts Tab
    • Expert Menu
    • MQL Help
    • Trade Tab
    • Editor
  • ECN Brokers
  • HowTos
    • Start New System
      • Step 1
      • Step 2
      • Step 3
      • Step 4
    • Add Trailing Stop
      • Step 1
      • Step 2
  • Forex Disclaimer
  • Plug Ins
    • Function and Logic Power Plug-in
      • Enable the Power Plug-in
      • Logic
      • Function
    • Candlestick Plug-in
      • Enable the Candlestick Library Plug-in
      • Candlestick Functions in the Toolbox
      • Candlestick Function Parameters
      • Candlestick Drawing
      • Using a Candlestick Function in a Logic Element
      • Candlestick Pattern Definitions
    • Easy Email Plug-in
      • Enable the Easy Email Plug-in
      • Configure Easy Email Settings
      • Using Easy Email from the Communication Manager
      • Using Easy Email from any Element
      • Using Easy Email with the fnSendEzEmail Function
      • Testing the Easy Email Connection
    • TrendLine Plug-in
      • Enable the FX TrendLine Plug-in
      • TrendLine Functions in the Toolbox
      • TrendLine Functions
        • fnDrawTrendLine
        • fnIsTrendLineBroken
        • fnGetTrendLineValue
        • fnAddLabel
        • fnDeleteTrendLine
        • fnDeleteAllTrendLines
        • fnDeleteAllLabels
        • fnDeleteAllVerticalLines
      • Using FX TrendLine
        • Objects on the MetaTrader platform
        • Manually drawing a trend line
        • Removing a trend line
        • Building an Expert Advisor to manage a manually drawn trend line
        • Building an Expert Advisor to draw and manage a trend line
    • Grid Plug-in
      • Enable the FX PowerGrid Plug-in
      • FX PowerGrid Functions in the Toolbox
      • FX PowerGrid Functions
        • fnGrid
          • Grid Main Settings
          • Grid Up Levels
          • Grid Down Levels
        • fnRemoveLines
      • Using FX PowerGrid
    • Script & Multi-Platform Plug-in
      • Enable the Script & Multi-Platform Plug-in
      • Building a MetaTrader Script
      • Using the Multi-Platform Feature
    • Profit Exits Plug-in
      • Enable the Profit Exits Plug-in
      • Profit Exit Functions in the Toolbox
      • Profit Exits in New System Window
      • Profit Exit Functions
        • fnAtrExit
        • fnBarExit
        • fnBreakEven
        • fnChandelierExit
        • fnChannelExit
        • fnTrailingExit
      • Using the Exit Plug-in
    • Profit Manager Plug-in
      • Enable the Profit Manager Plug-in
      • Profit Manager in the OpenTrade Manager
      • Using the Profit Manager
        • Target
        • Order Selection
        • Action
        • Price Chart
    • Client-Side Stops Plug-in
      • Enable the Client-Side Stop Plug-in
      • Client-Side Stops in the Toolbox
      • Emergency Stops
      • Using Client-Side Stops
        • fnOpenOrder
        • Using an Offset Value
        • Using an Absolute Price Value
    • Fibonacci Trader Plug-in
      • Enabled the Fibonacci Trader Plug-in
      • Fibonacci Trader Functions in the Toolbox
      • Fibonacci Trader Functions
        • fnDrawFibo
        • fnDeleteFibo
        • fnGetFiboValue
        • fnIsFiboLevelBroken
      • Using Fibonacci Trader
        • Objects on the MetaTrader Platform
        • Manually Drawing a Fibonacci Retracement
        • Removing a Fibonacci Retracement
        • Building an Expert Advisor to manage a manually drawn Fibonacci retracement
        • Building an Expert Advisor to draw and manage a Fibonacci retracement
    • Signal Aggregator Plug-in
      • Enabled the Signal Aggregator Plug-in
        • What is the Signal Aggregator?
      • Signal Aggregator in the Toolbox
      • Creating a Signal Aggregator Element
        • Signal Type: Element
        • Signal Type: MQL
        • Signal Type: Logic Condition
        • Configuring the Weight and Threshold
      • Using a Signal Aggregator on a Drawing
    • MQL-Mentor Plug-in
      • Enable the MQL-Mentor Plug-in
      • View Element MQL Code
      • Using the Code Block Feature
      • Syntax Check
    • Partial-Close Plug-in
      • Enable the Partial-Close Plug-in
      • Partial-Close Function in the Toolbox
      • Partial-Close Access
      • Configuring Partial-Close Levels
      • Partial-Close Price Chart
    • EA-Indicator Plug-in
      • Enable the EA-Indicator Plug-in
      • Using the EA-Indicator Plug-in
        • Custom Indicators in the Toolbox
      • Set the Indicator Prefix
      • EA-Indicator Price Chart
      • EA-Indicator Video
    • Chart Objects Plug-in
      • Enable the Chart Objects Plug-in
      • Chart Objects in the Toolbox
      • Chart Object Functions
        • fnDrawHorizontalLine
        • fnDrawVerticalLine
        • fnDrawArrow
        • fnDrawThumb
        • fnDrawLabel
        • fnDrawText
        • fnDrawCheckSign
        • fnDrawStopSign
      • Chart Objects on the Drawing Pad
      • Chart Objects on a MetaTrader Price chart
    • Market Score Plug-in
      • Enable the Market Score Plug-in
      • Market Score in the Toolbox
      • Market Score Functions
        • fnGetBestMarket
        • Market Functions
          • fnGetBreakOut
          • fnGetTrendDown
          • fnGetTrendUp
          • fnGetVolatility
          • fnGetVolume
        • Adding Market Functions
        • Adding Symbols
      • Market Score on the Drawing Pad
    • Order History Plug-in
      • Enable the Order History Plug-in
      • Order History in the Toolbox
      • Order History Functions
        • fnGetHistoryInfo
        • fnGetLastTradeDuration
        • fnGetLastClosedTradeSymbol
        • fnGetConsecutiveCount
        • fnGetLargestProfit
        • fnGetLargestLoss
      • Order History on the Drawing Pad
    • EA Secure Plug-in
      • Enbale the EA Secure Plug-in
      • EA Secure Plug-in System Manager
      • EA Secure Configuration
      • EA Secure on Price Charts
    • Chart Execute Plug-in
      • Enable the Chart Execute Plug-in
      • Chart Execute in System Manager
      • Chart Execute Configuration
      • Chart Execute on Price Chart
      • Using Chart Execute
      • Chart Execute Notes
    • Money Manager Plug-in
      • Enable the Money Manager Plug-in
      • Money Manager in System Manager
      • Money Manager Configuration
      • Using the Money Manager
      • Money Management Table
    • Package Plug-in
      • Enable the Package Plug-in
      • Create a Package
      • Set Your Profile
      • Load a Package
    • Pivot Points Plug-in
      • Enable the Pivot Points Plug-in
      • Pivot Point Functions in the Toolbox
      • Pivot Point Functions
        • fnDrawPivotPoints
        • fnGetPivotLevel
        • fnRemoveAllPivots
      • Using the Pivot Point Plug-in
      • Pivot Points on a MetaTrader Price Chart
    • File IO Plug-in
      • Enable the File IO Plug-in
      • File IO in the System Manager
      • File IO Configuration
      • File IO Function in the Toolbox
        • fnFileRead
        • fnFileWrite
        • fnDeleteFile
      • Using the File IO Plug-in
    • Multi Trade Plug-in
      • Enable the Multi Trade Plug-in
      • Multi Trade in the System Manager
      • Using the Multi Trade Plug-in
      • Multi Trade on a MetaTrader Price Chart
    • Debug Manager Plug-in
      • Enable the Debug Manager Plug-in
      • Debug Manager in the System Manager
      • Using the Debug Manager Plug-in
      • Debug Manager Plug-in on a VTS Drawing
  • Glossary
  • Custom indicator
  • EA
  • EA Builder
  • Exper Advisor Builder
  • Expert Advisor
  • FOREX
  • MetaTrader
  • MT
  • MT 4
  • MT 4.0