View RSS Feed

Recent Blogs Posts

  1. ADXVMA for MT5

    by , 03-19-2020 at 10:26 AM
    ADXVMA - indicator for MetaTrader 5

    Name:  ADX11.png
Views: 293
Size:  23.6 KB
    ADXVMA is one new sort of a Moving Average.

    It uses modified ADX calculation for adapting Moving Average calculation. The process of adapting is so efficient that it filters out a lot of noise out of the market and produces longer periods of smooth values. That makes it useful for trending mode and for support / resistance usage too.
  2. Step average (atr based for MT5

    by , 03-18-2020 at 10:19 AM
    Step average (atr based) - indicator for MetaTrader 5

    Name:  stepatr1.png
Views: 202
Size:  17.5 KB

    It is using percent of ATR (Average True Range) as a filter. It is done in order to fix one of the weak points of using fixed (pips) step size : different time frames tend to have different results for fixed step size (ie: higher time frames become almost without steps and lower time frames still have those steps for same setting). Percent of ATR usage fixes that and makes it a sort
    ...
  3. 3 AllAverages indicators system with templates

    by , 04-13-2019 at 05:56 AM
    And this is the template file (attached) about what Igorad mentioned in the first post (period = 14 for each in indicator' input):

    - T3 by T.Tillson (correct version)

    - LSMA - Least Square Moving Average (or EPMA, Linear Regression Line)

    - ILRS - Integral of Linear Regression Slope

    Name:  asctrend_1.gif
Views: 222
Size:  24.4 KB

    Name:  asctrend_2.gif
Views: 224
Size:  22.1 KB

    Name:  asctrend_3.gif
Views: 240
Size:  22.5 KB

    How to install:
    ...
    Attached Thumbnails Attached Files
  4. 3 AllAverages indicators system

    by , 04-13-2019 at 04:57 AM
    Hi,

    Please take a look at the latest version of well-known indicator AllAverages_v3.0 with 26 types of moving averages:
    Code:
    // MA_Method= 0: SMA        - Simple Moving Average
    // MA_Method= 1: EMA        - Exponential Moving Average
    // MA_Method= 2: Wilder     - Wilder Exponential Moving Average
    // MA_Method= 3: LWMA       - Linear Weighted Moving Average 
    // MA_Method= 4: SineWMA    - Sine Weighted Moving Average
    // MA_Method= 5: TriMA      -
    ...
    Attached Thumbnails Attached Files
  5. AllAveragesCrossover indicator - How a Top Trader Uses Moving Average Crossovers

    by , 01-05-2016 at 11:25 AM
    Name:  04reverse.xlarge1.jpg
Views: 280
Size:  26.4 KB

    How a Top Trader Uses Moving Average Crossovers

    In Part Two (the part one is here) of our interview with Jim Rohrbach of Investment Models, the longtime trader describes his strategy for using moving averages. He also tells us about his favorite mutual funds for capturing market trend shifts. (Part One, about moving averages and trend trading, appeared yesterday.)

    Kate Stalter: I want to talk a little bit about what you are ...
Page 1 of 2 1 2 LastLast