Archives
Let’s consider a task of improving an indicator, which is applied to values of another indicator. In this article we’ll continue to work with True Strength Index (TSI), which was created and considered in the previous article “MQL5: Create Your Own Indicator“.
Custom Indicator Based on Other Indicator’s Values
When writing an indicator that uses the short [...]
Read more about Applying One Indicator to Another – MetaTrader 5 and view this post/page in full.Below is a list changes in the MQL5 Help file.
Note: The Help is not updated automatically but can be downloaded at: http://www.mql4.com/files/mql5.chm
Added the OBJPROP_READONLY property for the Edit graphical object, which enables/disables editing of a text in this object;
Added an example for the IndicatorRelease() function;
Added the IndicatorCreate() function in the “Access to timeseries and indicators” [...]
Finally we’ve got an opportunity to try the new trade terminal – MetaTrader 5. No doubt, it is noteworthy and has many new features as compared to its predecessor. The important advantages of this platform among others are:
Essentially modified language allowing now to use the object-oriented programming, still allowing to use the rich advantages of [...]
Read more about Custom Indicators in MQL5 and view this post/page in full.The public beta testing of the MetaTrader 5 client terminal starts today. This is the notional day for all of you, who are waiting for our new trading platform.
The stage of the closed beta testing of the client terminal is over. Totally, we’ve received about 300 bug reports and suggestions from our testers. The most [...]
The new Metatrader 5 platform and the MQL5 language are nearing the end of development and will be probably launched in fall 2009. MT5 will replace MT4 and the new code is completely written from scratch. The bad point is that MT5 will be not compatible with MT4. This means that every indicator and expert [...]
Read more about Metatrader 5 Development – Interview with Stanislav Starikov and view this post/page in full.This is just a brief review of MetaTrader 5. I can’t describe all the system’s new features for such a short time period – the testing started on 2009.09.09. This is a symbolical date, and I am sure it will be a lucky number. A few days have passed since I got the beta version [...]
Read more about Here Comes the New MetaTrader 5 and MQL5 and view this post/page in full.
