View RSS Feed

Uncategorized

Entries with no category

  1. Studying candlestick analysis techniques (part I): Checking existing patterns

    by , 03-16-2019 at 06:41 PM
    Candlestick analysis appeared more than 20 years ago and has since become quite popular. Many traders consider Japanese candlesticks the most convenient and easily understandable asset price visualization form. The similar bar format does not provide enough visual data. Japanese candlesticks are more convenient in terms of setup and display of candlestick body colors and thus provide a better visualization of market developments.
    Name:  008.jpg
Views: 150
Size:  91.9 KB

    Table ...
    Categories
    Uncategorized
  2. 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
  3. 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
  4. Line Profit

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

    Name:  audcad-h4-jafx-ltd.png
Views: 210
Size:  22.3 KB

    Name:  audcad-h4-jafx-ltd-2.png
Views: 193
Size:  22.3 KB

    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
  5. 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
Page 245 of 338 FirstFirst ... 145 195 235 243 244 245 246 247 255 295 ... LastLast