View RSS Feed

All Blog Entries

  1. 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
  2. Developing a trading Expert Advisor from scratch (Part 10): Accessing custom indicators

    by , 07-01-2022 at 09:17 PM
    A trading EA can be truly useful only if it can use custom indicators; otherwise, it is just a set of codes and instructions, which can be well designed, assist in managing positions or executing market deals, and that's probably all.
    more...

    -------------------

    ...
    Categories
    Uncategorized
  3. Developing a trading Expert Advisor from scratch (Part 9): A conceptual leap (II)

    by , 07-01-2022 at 01:34 AM
    In the previous part, we created a basic system which enables the use of templates within a floating window. Although we have made many changes, the code is not yet finished. This has been done intentionally in order to keep the explanation simple, because while the use of templates in floating widows is rather simple, the use of objects is something much more complicated. So, be ready for a completely new job.
    more...

    -------------------
    ...
    Categories
    Uncategorized
  4. Data Science and Machine Learning (Part 05): Decision Trees

    by , 06-30-2022 at 01:35 AM
    A decision tree is a type of supervised Machine Learning technique used to categorize or make predictions based on how a previous set of questions were answered. A model is a form of supervised learning, meaning that the model is trained and tested on a set of data that contains the desired categorization.
    ----------------
    ...
    Categories
    Uncategorized
  5. Learn how to design a trading system by Ichimoku

    by , 06-28-2022 at 09:34 PM
    Name:  Ichimoku11.png
Views: 102
Size:  14.7 KB

    Welcome to a new article in our series which can learn through it how to design a trading system by the most common technical indicators. In this article, we will learn a new technical tool in detail that can be used in our favor to learn how to create a simple trading system based on simple strategies based on the main concept or idea of this indicator.

    We will cover this indicator through the following topics:
    ...
    Categories
    Uncategorized
Page 52 of 152 FirstFirst ... 2 42 50 51 52 53 54 62 102 ... LastLast