View RSS Feed

All Blog Entries

  1. Understand and efficiently use OpenCL API by recreating built-in support as DLL on Linux (Part 1): Motivation and validation

    by , 09-05-2023 at 02:24 AM
    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...
    Categories
    Uncategorized
    Attached Thumbnails Attached Images  
  2. MetaTrader 5 Python package

    by , 09-04-2023 at 02:24 AM
    New version of MetaTrader5-Python-5.0.34 available for MetaTrader 5 build 2765
    read more here.
    Categories
    Uncategorized
  3. Cycle analysis using the Goertzel algorithm

    by , 08-28-2023 at 02:14 AM
    Name:  goertzel111.gif
Views: 1
Size:  31.2 KB


    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 ...
    Categories
    Uncategorized
  4. Creating Graphical Panels Became Easy in MQL5

    by , 08-17-2023 at 02:56 AM
    Name:  simpleOrderPanelWithClass11.png
Views: 2
Size:  13.9 KB

    MQL5 provides developers with a lot of helpful tools that can be used to ease the process of coding and get things done effectively with saving time and effort. An example of these helpful tools is that we have many libraries or classes in the MQL5 that can be used to code a lot of applications without building the code of these applications from scratch. From these libraries or classes, Panels and Dialogs for example. In this article we learn how we
    ...
    Categories
    Uncategorized
  5. MQL5 — You too can become a master of this language

    by , 08-12-2023 at 02:09 AM
    Name:  0111.jpg
Views: 1
Size:  25.9 KB

    Basically, this material is intended for those who have little or no knowledge of MQL5 or programming in general.
    Most of these people are enthusiasts looking for a basic guide to take their first steps in programming. So, this article is dedicated to all of you, enthusiasts and novice MQL5 programmers willing to learn MQL5 programming.
    more...
    Categories
    Uncategorized
Page 18 of 122 FirstFirst ... 8 16 17 18 19 20 28 68 118 ... LastLast