View RSS Feed

mql5

  1. Neural networks made easy (Part 14): Data clustering

    by , 07-08-2022 at 09:43 PM
    In this series of articles, we have already made a substantial progress in studying various neural network algorithms. But all previously considered algorithms were based on supervised model learning principles. It means that we input some historical data into the model and optimized weights so that the model returned values very close to reference results.
    There is another approach to Artificial Intelligence learning methods — unsupervised learning. This method enables model training only
    ...
    Categories
    Uncategorized
  2. Developing a trading Expert Advisor from scratch (Part 13): Time and Trade (II)

    by , 07-06-2022 at 09:09 PM
    In the previous article "Times & Trade (I)" we discussed an alternative chart organization system, which is a prerequisite for creating an indicator enabling the quickest possible interpretation of deals executed in the market. But we have not completed this system: it still lacks the ability to show how you can access certain information, and such access would help to better understand what is happening. Such information cannot be presented directly on the chart. Actually, such presentation
    ...
    Categories
    Uncategorized
  3. Learn how to design a trading system by Williams PR

    by , 07-06-2022 at 05:53 AM
    Name:  Williamsrsell1.png
Views: 75
Size:  15.8 KB

    In this new article from our series about how to design a trading system based on the most popular technical indicators, we will learn how to design different simple trading systems based on a new technical indicator which is the Williams Percent Range (WRP).
    more...
    Categories
    Uncategorized
  4. Developing a trading Expert Advisor from scratch (Part 12): Times and Trade (I)

    by , 07-06-2022 at 01:31 AM
    Tape Reading is a trading method used by some traders at various stages of trading. This method is very effective and, when used correctly, it provides a stable profit growth in a safer and more consistent way than when using the well-known Price Action, which is pure candlestick observation. However, the use of Tape Reading in its currently presented form is a very complex and tedious process which requires constant concentration of attention. Over time, we inevitably begin to make mistakes
    ...
    Categories
    Uncategorized
  5. Developing a trading Expert Advisor from scratch (Part 11): Cross order system

    by , 07-03-2022 at 09:41 PM
    There is one type of assets that makes traders' life very difficult for traders — it is the futures contracts. But why do they make life difficult? When a financial instrument contract expires, a new contract is created which we then trade. Actually, upon contract expiration, we need to finish any its analysis, save everything as a template and import this template into a new contract to continue the analysis. This is a common thing for anyone trade this type of asset, but even futures contracts
    ...
    Categories
    Uncategorized
Page 3 of 4 FirstFirst 1 2 3 4 LastLast