This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//+------------------------------------------------------------------+ | |
//| ToggleScaleFix.mq4 | | |
//| http://www.fxindi.net | | |
//+------------------------------------------------------------------+ | |
#property copyright "Copyright 2015, www.fxindi.net" | |
#property link "http://www.fxindi.net" | |
#property version "1.00" | |
#property strict | |
//+------------------------------------------------------------------+ | |
//| Script program start function | |