注册 现在注册并获得MQL4.community所提供的所有资源。这将允许您在论坛上发布信息,添加评论,发布自己的应用程序等等。
若要在金融市场取得成功, 您需要一款得力的工具。 MetaTrader 5 就是满足您全部需要的最佳选择! · 友好的用户界面 · 快捷的运行速度 · 全面的交易功能 · 恰当的基础和技术分析能力 · 以及与多种市场的完美兼容 – 这些都只是这个平台的冰山一角
How to download MQL4 IDE and Editor? Ask Question Asked 13 years, 7 months ago Modified 7 years, 5 months ago Viewed 5k times 0 Dear all. I am a newbie in MQL4 (Metaquotes Languages 4.0). I really want to download the IDE and programing tool for this languages but I can't. I ...
The largest library features codes of free trading Expert Advisors, technical indicators and scripts. With the available applications you can trade in automated mode and analyze price dynamics. Use the library of codes to learn more about financial market sentiments. Download free applications, test ...
You don't know where to start learning the MQL5 or MQL4 programming language? Various programs for your MetaTrader terminal are available here. Download and study published code examples, develop your own indicators and Expert Advisors. Publish your applications in the largest library of MQL5 and ...
I can't download the DEMO. When I click on FREE DEMO, I can't find the DEMO in MT4 Younis Alsulaimi wrong output from iMA()(1112) Hello everyone, I'm trying new code with Moving averages on 3 different periods: string MAsBuySig; extern int cx1= 2 ; // MA shift 1 extern int...
Download as ZIP,How to download code directly from MetaEditor Description: mt4R, originally developed by Bernd Kreuss and distributedhere, does not work correctly with new MQL4. I modiifed the dll and the include file to support new MQL4. ...
The MT4, EA, Forex, and MQL4 programming disciplines are strengths of our highly qualified staff. Count on us to meet your needs for developing forex trading strategies.
Function Action Alert Displays a message in a separate window CheckPointer Returns the type of the object pointer Comment Outputs a comment in the left top corner of the chart CryptEncode Transforms the data from array with the specified method ...
Returns the shift of the lowest value over a specific number of bars depending on type. intiLowest( stringsymbol,// symbol inttimeframe,// timeframe inttype,// timeseries id intcount,// count intstart// starting index ); Parameters ...