Forex Robot and Indicator Development in as low as $25 Now get your Expert Advisor or Indicator in as low as $25, avail this offer as fast as you can. Now Get your Indicator or EA in as low as $25 If you're in tension to loose your hard earned money in Forex, then you need to automate your strategy without interrupting human Emotions. We can create Expert Advisor or indicator based on your provided strategies. Click Me
USDZAR : Trading Strategies Optimzation Settings EA Download USDZAR Swing Strategy DOWNLOAD LINK SETTINGS Same concept with Triangle Hedge (Symbol Synthesizer for MT5), but for chart display in MetaTrader 4. It synthesizes any symbol if you have the source symbols in Market Watch window and then makes a real time offline chart like Period_Converter_Opt.mq4 ( https://www.mql5.com/en/code/7673 ). So, basic use is same with Period_Converter_Opt since this is based on it. Differences in Parameter settings are: extern int spread = 0; Spread in points for sSym01 (Attached chart symbol). 0 means current. Since MetaTrader 4 history file doesn't have past spread data, we need them to determine Ask price for the case dividing to calculate the virtual prices. extern int vDigits = 5; The digits for synthesized symbol. This is replaced OmitDigit (from Period_Converter_Opt.mq4). extern string vSymbol