Posts Tagged ‘ mql5 ’

MQL5 : Implementation of a simple CEP engine

MQL5 : Implementation of a simple CEP engine

This edition was harder to make than any of the previous editions. The late release of Strategy Tester and the large number of bugs that surged while making the CEP engine took a lot of time. From this moment, magazine issues will not be monthly anymore, because they...
Read more »

Orders , positions and deals . Part I

This article is dedicated to working with orders, positions and deals. In this article we will discuss the general principles and passing to the new system. In a new article we will detail the MQL5 programming side on orders,...
Read more »

Virtual methods in MQL5 – an application on options

Virtual methods in MQL5 – an application on options

This is a continuation of our article Intro to Options. Part II : Option valuation and greeks . However, it can be viewed and understood seperately, because it focuses on the programming side. The option models are exceedingly complicated...
Read more »

Volatility analysis : bridging the gap from volatility forecasting to price forecasting

Volatility analysis : bridging the gap from volatility forecasting to price forecasting

Volatility. A word that generates panic for investors as well as faster heartbeats for traders. How many times haven’t you tried before to...
Read more »

Novelties of the MQL5 language

November 21, 2009
By Bogdan Baltatu, MQLmagazine editor

The MetaQuotes folks brang a lot of improvements to the new language MQL5 vs the old MQL4. Data types They added the enum data type...
Read more »

MT5 – A Probably New Beginning For Everything

This was the title of my last post in my former blog on the vamist.ro website – the romanian forex community. At that...
Read more »