Every software in any programming language has a structure, after understanding this structure we can create or develop our software smoothly. MQL5 language's programs are the same as any other programming language has their structure and it is supposed to be understood by the developer to achieve the objectives of his project smoothly and effectively. In this article, we will provide information in this context to try to deliver its content easily as possible. more...
OpenCL (Open Computing Language) is framework that allows users to write programs to execute across CPU (Central Processing Unit), GPU (Graphics Processing Unit), or dedicated accelerator device with benefit that it can speed up heavy computation required as per problem domain. MetaTrader 5 supports OpenCL version 1.2. It has several built-in functions that users can take benefit in using of out-of-box. more...
New version of MetaTrader5-Python-5.0.34 available for MetaTrader 5 build 2765 read more here.
The Goertzel algorithm is a digital signal processing technique known for its efficiency in detecting particular frequency components. Its precision, real-time abilities, and computational efficiency make it suitable for financial time series analysis. In this article we will examine and demonstrate practical ways in which the method can be used to analyze dominant cycles for possible strategy development. We will take a look at the implementation of ...
Originally Posted by khyzee is this indicator sitll active? it wont work for me guys. please help The following indiucators are active now (by the way, the news indicators/EA are working when the market is open, but the market is close during the weened and the price is not moved because of that) - IN10TION NewsReader indicator is on this thread (first post of the thread). This is updated version for the new MT4 (build 600 and above). The version (9.99v) for the old MT4 build 509 is on ...