View RSS Feed

mql5

  1. Data Science and Machine Learning(Part 14): Finding Your Way in the Markets with Kohonen Maps

    by , 04-03-2023 at 03:09 AM
    Name:  Kohonen2903.png
Views: 73
Size:  23.3 KB

    Kohonen Maps or Self-Organizing maps(SOM) or Self-Organizing Feature Map(SOFM). Is an unsupervised machine learning technique used to produce a low-dimensional(typically tow-dimensional) representation of a higher dimensional data set while preserving the topological structure of the data.
    more...
    Categories
    Uncategorized
  2. Data Science and Machine Learning (Part 13): Improve your financial market analysis with Principal Component Analysis (PCA)

    by , 04-01-2023 at 01:47 AM
    Name:  principal2803.png
Views: 87
Size:  38.2 KB

    Principal Component Analysis (PCA) is a dimensionality-reduction method that is often used to reduce the dimensionality of large data sets, by transforming a large set of variables into a smaller one that still contains most of the information in the large set.
    more...
    Categories
    Uncategorized
  3. 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
  4. 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
  5. 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
Page 27 of 330 FirstFirst ... 17 25 26 27 28 29 37 77 127 ... LastLast