View RSS Feed

mql5

  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 01: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 01: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 01: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. Economic Calendar tools

    by , 08-18-2023 at 01:00 AM
    Quote Originally Posted by khyzee View Post
    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 ...
    Categories
    Uncategorized
  5. Creating Graphical Panels Became Easy in MQL5

    by , 08-17-2023 at 01: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
Page 10 of 328 FirstFirst ... 8 9 10 11 12 20 60 110 ... LastLast