View RSS Feed

All Blog Entries

  1. Multi-currency night scalper

    by , 03-01-2019 at 08:17 AM
    Multi-currency night scalper - Night Scalper Multi - expert for MetaTrader 5

    Name:  3.png
Views: 158
Size:  6.1 KB

    Settings:

    Code:
    input string Symbol1     = "USDCAD";       // Symbol1 Name
    input int    StopLoss1   = 370;            // StopLoss1
    input int    TakeProfit1 = 20;             // TakeProfit1
    input int    BBPeriod1   = 40;             // Bands Period1
    input double BBDev1      = 1;              // Bands Deviation1
    input double
    ...
    Categories
    Uncategorized
  2. Practical Use of Kohonen Neural Networks in Algorithmic Trading. Part I. Tools

    by , 02-18-2019 at 08:34 AM
    The subject of Kohonen neural networks was approached to in some articles on the mql5.com website, such as Using Self-Organizing Feature Maps (Kohonen Maps) in MetaTrader 5 and Self-Organizing Feature Maps (Kohonen Maps) - Revisiting the Subject. They introduced readers to the general principles of building neural networks of this type and visually analyzing the economic numbers of markets using such maps.

    However, in practical terms, using Kohonen networks just for algorithmic trading ...
    Categories
    Uncategorized
  3. Developing the symbol selection and navigation utility in MQL5 and MQL4

    by , 01-25-2019 at 09:49 AM
    Name:  show_symbols.png
Views: 150
Size:  31.1 KB

    Experienced traders are well aware of the fact that most time-consuming things in trading are not opening and tracking positions but selecting symbols and looking for entry points.
    Of course, these are not huge issues if you work only with 1-2 symbols. But if your trading toolkit consists of hundreds of stocks and dozens of Forex symbols, it may take several hours only to find suitable entry points.

    In this article, we will develop ...
    Categories
    Uncategorized
  4. Reversal patterns: Testing the Double top/bottom pattern

  5. Gap - a profitable strategy or 50/50?

    by , 12-14-2018 at 02:58 PM

    Name:  Symbols_NASDAQ_group_3SnP1007.png
Views: 141
Size:  21.1 KB
    Here we will deal with checking D1 gaps on stock markets. How often does the market continue to move in the direction of a gap? Does the market reverse after a gap? I will try to answer these questions in the article, while
    ...
    Categories
    Uncategorized
Page 92 of 123 FirstFirst ... 42 82 90 91 92 93 94 102 ... LastLast