Skip to content

Instantly share code, notes, and snippets.

View antonio-th's full-sized avatar

Antonio Trujillo antonio-th

  • Nuevo Leon, Mexico
View GitHub Profile
@fxindi-net
fxindi-net / gist:72b0a13870a267fbb4ff
Last active June 19, 2020 14:16
Toggle Scale Fix - MT4 Script
//+------------------------------------------------------------------+
//| 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 |