View RSS Feed

Uncategorized

Entries with no category

  1. Line Profit

    by , 03-04-2019 at 04:26 PM
    Line_Profit - indicator for MetaTrader 4


    Indicator of the visual profit line in the deposit currency. It works only when there are open positions in the market for the symbol on which the indicator is installed. The line can be moved with the mouse.
    Tags: metatrader, mql4, mql5, mt4, mt5 Add / Edit Tags
    Categories
    Uncategorized
  2. Multi-currency night scalper

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

    Attachment 34594

    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
  3. 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
  4. Developing the symbol selection and navigation utility in MQL5 and MQL4

    by , 01-25-2019 at 09:49 AM
    Attachment 34129

    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
  5. USD/ZAR - long-term ranging for direction

    by , 12-20-2018 at 10:30 AM
    The pair is located inside Ichimoku cloud for the monthly price waiting for the direction of the direction of the bullish trend to be resumed or to the bearish market condition to be started.

    Attachment 33818
    • If the price breaks 15.69 resistance level to above so the long-term bulish market condition will be resumed for whole 2019.
    • If the price breaks 11.78 support level to below on close monthly bar so we can see the bearish condition to be started and continuing
    ...
Page 253 of 345 FirstFirst ... 153 203 243 251 252 253 254 255 263 303 ... LastLast