Tag: MQL4

  • 70tick20EMA indicator for MetaTrader4

    by

    in

    70tick20ema & MyCPanel The original program was developed by Mr.Rondo(http://fx-dollaryen.seesaa.net/article/414537690.html). Remodeling contents by me are below: Rounding price for the candle bar to be displayed in the 1pip unit Adding horizontal lines to be displayed change at the time of the appearance of the DD sign Adding horizontal lines to support range imaging We are…

  • MQL4 & Visual C++2013 DLL with string

    by

    in

    I’ll show you here a useful ‘dll’ for MQL4 of MetaTrader4 for Windows.You may need ‘VisualStudio2013 & C++’. Of course, also MT4.At first, I introduce you to some helpful web sites below; Many thanks to these genius authors!!. Basic Referenceshttps://msdn.microsoft.com/ja-jp/library/60k1461a.aspx MSDN References for VisualC++http://www7b.biglobe.ne.jp/~robe/cpphtml/index.html Mr. roberrhttp://www.asahi-net.or.jp/~yf8k-kbys/newcpp5.html C++ entrance Modern Coding C++https://cybozu.atlassian.net/wiki/pages/viewpage.action?pageId=8159240 Modern C++ Mr.Yamamoto(Cyboze co…