View RSS Feed

Uncategorized

Entries with no category

  1. MA or Price Histogram

    by , 05-20-2022 at 02:12 AM
    MA or Price Histogram - indicator for MetaTrader 5

    Name:  audusd-m15-acy-securities-pty.png
Views: 79
Size:  19.2 KB

    Two iMA (Moving Average, MA) indicators ('Fast' and 'Sloe') are displayed in the main window. You can turn on/off the display of informational Labels - they show the price of two indicators, "Fast' and 'Slow'.
    Categories
    Uncategorized
  2. Data Science and Machine Learning part 03: Matrix Regressions

    by , 05-19-2022 at 02:24 AM
    If you paid attention to the previous two articles you'll notice the big issue I had is programming models that could handle more independent variables, by this I mean dynamically handle more inputs because when it comes to creating strategies we are going to deal with hundreds of data, so we want to be sure that our models can cope with this demand.
    ----------------
    ...
    Tags: metatrader, mql5, mt5 Add / Edit Tags
    Categories
    Uncategorized
  3. Learn how to design a trading system by Parabolic SAR

    by , 05-16-2022 at 11:22 AM
    Name:  Downtrendtrailingstop2.png
Views: 96
Size:  25.0 KB

    In this article, you will learn in detail about a new useful technical indicator that can be used in your trading as per your trading style if it is suitable. This technical indicator is the Parabolic SAR. We will learn how to design a trading system to be used in the MetaTrader5 trading platform after writing the code of this trading system by the MetaQuotes Language Editor built in with the MetaTrader 5. If you want to learn how to get the MetaTrader
    ...
    Categories
    Uncategorized
  4. Multiple indicators on one chart (Part 05): Turning MetaTrader 5 into a RAD system (I)

    by , 05-14-2022 at 08:22 AM
    Name:  014.png
Views: 166
Size:  233.3 KB
    There are a lot of people who do not know how to program but they are quite creative and have great ideas. However, the lack of programming knowledge prevents them from implementing these ideas. Today we will create our own Chart Trade interface to send market orders or to set up parameters used in pending orders. We will do this without programming, just using the functions that will be inside the Expert Advisor. We are curious, so let's see how it will look
    ...
    Categories
    Uncategorized
  5. Constant Range Channel indicator for MT4 and MT5 (same code)

    by , 05-12-2022 at 06:48 AM
    Constant Range Channel - indicator for MetaTrader 5 and for Metatrader 4

    Metatrader 5 -

    Name:  usdjpy-m30-acy-securities-pty.png
Views: 128
Size:  19.7 KB

    Metatrader 4 -

    Name:  audcad-m30-alpari.png
Views: 153
Size:  17.6 KB

    This is a very simple indicator. It plots a channel with a constant range of twice the step-size parameter value. The range is broken when the low quote price breaks the upper level, or when the high quote price breaks the lower level of the channel’s range. The
    ...
Page 57 of 336 FirstFirst ... 7 47 55 56 57 58 59 67 107 157 ... LastLast