View RSS Feed

All Blog Entries

  1. Practical application of correlations in trading

    by , 03-12-2019 at 04:47 PM
    Correlation is a statistical relationship between two or more random variables (or quantities which can be considered random with some acceptable degree of accuracy). Changes in one ore more variables lead to systematic changes of other related variables. The mathematical measure of the correlation of two random variables is the correlation coefficient. If a change in one random variable does not lead to a regular change in the other random variable but leads to a change in another statistical characteristic
    ...
    Categories
    Uncategorized
  2. The power of ZigZag (part I).

    by , 03-09-2019 at 06:59 PM
    The power of ZigZag (part I). Developing the base class of the indicator

    Name:  002.png
Views: 173
Size:  18.2 KB

    Contents

    Many researchers simply skip or do not pay enough attention to determining the price behavior. At the same
    ...
    Categories
    Uncategorized
  3. Multi-currency night scalper

    by , 03-01-2019 at 09: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
  4. Reversal patterns: Testing the Double top/bottom pattern

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

    by , 12-14-2018 at 03: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 29 of 49 FirstFirst ... 19 27 28 29 30 31 39 ... LastLast