View RSS Feed

mql5

  1. Learn how to design a trading system by Fibonacci

    by , 03-30-2023 at 01:51 AM
    Name:  SimpleFiboSystem2803.png
Views: 58
Size:  25.6 KB

    In this new article from our series about learning how to design a trading system based on the most popular technical analysis tools and indicators, we will learn how to create a trading system based on the Fibonacci Retracement technical tool which is one of the most popular and widely used in trading. After that, we can use this trading system on our MetaTrader 5 trading terminal.
    more...
    Categories
    Uncategorized
  2. Data Science and Machine Learning (Part 12): Can Self-Training Neural Networks Help You Outsmart the Stock Market?

    by , 03-23-2023 at 01:02 AM
    Name:  outputlayer1.png
Views: 84
Size:  17.9 KB

    If you have been an algorithmic-trader for a while, chances are high you've heard about Neural Networks. It always seems like they are a way forward to make holy grails trading robots, about this I'm not that sure because it takes more than just adding neural networks to a trading bot to end up with a profitable system. Not to mention you need to understand what you are getting yourself into when using neural networks because even smaller details could
    ...
    Categories
    Uncategorized
  3. Creating an EA that works automatically (Part 05): Manual triggers (II)

    by , 03-18-2023 at 12:38 AM
    Name:  terminalinfo0403.png
Views: 64
Size:  3.3 KB

    In the previous article entitled Creating an EA that works automatically (Part 04): Manual triggers (I) I have shown how, with a bit of programming, to send market orders and to place pending orders using a combination of keys and mouse.
    Well, to make the use of our EA in the manual mode more comfortable, we need to do a few things. This work is simple and easy for programmers, so we can get straight to the point. Namely, we will create lines
    ...
    Categories
    Uncategorized
  4. Creating an EA that works automatically (Part 04): Manual triggers (I)

    by , 03-17-2023 at 12:37 AM
    Name:  autotrader0403.png
Views: 66
Size:  10.1 KB

    In the previous article "Creating an EA that works automatically (Part 03): New functions" we finished covering the orders system. If you haven't read it or do not completely understand its contents, I suggest that you go back to that article. Here we will no longer discuss the order system. We will proceed to other things, in particular, to triggers.
    more...
    Categories
    Uncategorized
  5. Understand and efficiently use OpenCL API by recreating built-in support as DLL on Linux (Part 1): Motivation and validation

    by , 03-12-2023 at 12:38 AM
    Name:  opencl0203.png
Views: 68
Size:  25.6 KB

    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.
    ...
    Categories
    Uncategorized
Page 1 of 2 1 2 LastLast