View RSS Feed

All Blog Entries

  1. Learn how to design a trading system by VIDYA

    by , 09-04-2022 at 02:07 AM
    Name:  VIDYAsell_signal.png
Views: 52
Size:  16.2 KB

    Here is a new article from our series which is for beginners to learn about a new technical tool and how to design a trading system based on simple strategies. It is the Variable Index Dynamic Average (VIDYA) indicator. This indicator is one of the trend-following indicators that can be used in our trading and the concept of this term means that this indicator follows the trend. So, it is a lagging indicator and it means that it moves after the
    ...
    Categories
    Uncategorized
  2. Data Science and Machine Learning — Neural Network (Part 02): Feed forward NN Architectures Design

    by , 08-27-2022 at 02:37 AM
    In the prior article, we discussed the basics of a neural network and build a very basic and static MLP, but we know in real-life applications we are not going to need a simple 2 inputs and 2 hidden layers nodes in the network to the output, something we built last time.
    My point is that we need something dynamic. A dynamic code that we can change the parameters and optimize without breaking the program. If you use python-keras library to build a neural network you will have to do
    ...
    Categories
    Uncategorized
  3. Developing a trading Expert Advisor from scratch (Part 20): New order system (III)

    by , 08-26-2022 at 02:21 AM
    In the previous article, Developing a trading Expert Advisor from scratch (Part 19), we focused on code changes which were implemented to enable the operation of the new order system. Since these changes have been implemented, I can focus 100% on the real problem. This is to implement the order system, which is 100% visual and understandable for those who trade without having to know the tick value or where to place an order to earn X, or where to set Stop Loss in order not to lose Y.
    ...
    Categories
    Uncategorized
  4. Learn how to design a trading system by Bull's Power

    by , 08-23-2022 at 06:32 AM
    In this new article from our series, we will learn about a new technical tool that can be used in our favor to enhance our trading. We learn about the Bull's Power indicator which is one of the technical indicators that can be used to give us insights into bulls measurement the same as we will see in this article.
    more...
    Categories
    Uncategorized
  5. Developing a trading Expert Advisor from scratch (Part 19): New order system (II)

    by , 08-23-2022 at 02:22 AM
    In the previous article, Developing a trading Expert Advisor from scratch (Part 18), we implemented some fixes, changes and adjustments in the order system, aiming at creating a system that would allow different trading on NETTING and HEDGING accounts, since there are differences in the account operations. But now it is time to finally make the order system completely visual so that we can eliminate the message box and analyze what values are in each position without it.
    ------------------- ...
    Categories
    Uncategorized
Page 45 of 122 FirstFirst ... 35 43 44 45 46 47 55 95 ... LastLast