View RSS Feed

newdigital

  1. 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
  2. 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
  3. Heiken Parabolic Trading System system with UniVolumeDelta

    by , 03-08-2019 at 08:47 AM
    Heiken Parabolic Trading System system is working good with UniVolumeDelta indicator.

    Name:  eurusd-m5-metaquotes-software-corp-3.png
Views: 383
Size:  24.4 KB

    Name:  eurusd-m5-metaquotes-software-corp-2.png
Views: 303
Size:  19.1 KB

    Name:  eurusd-m5-metaquotes-software-corp.png
Views: 415
Size:  21.8 KB

    Name:  eurusd-h4-metaquotes-software-corp.png
Views: 912
Size:  19.0 KB

    --------------
    Heiken Parabolic Trading System - public links

    - First version of the system is on this post
    - Heiken Parabolic Histo trading system is here
    - Heiken Parabolic Digital ...
  4. All kinds of RSI indicator with 6 kinds of RSI and 5 types of Overbougth/Oversold levels

    by , 03-14-2017 at 09:21 AM
    All kinds of RSI

    ----------

    AllKindsOfRSI_v1.0 600+ indicator was created for Premium Trading Forum. This is the advanced AllKindsOfRSI indicator which is able to plot:
    - 6 kinds of RSI:

    • Wilder RSI
    • RSX
    • Cutler’s RSI
    • Harris’ RSI
    • Rapid RSI
    • Slow RSI

    - 5 types of Overbougth/Oversold levels:

    • OverBought/OverSold
    • Standard Deviation Bands
    • High/Low Channel
    • Fractal Zones
    • Dynamic Zones

    Also you can use 14 ...
  5. AllAverages T3-LSMA-ILRS Trading System first version for Metatrader 5

    by , 03-09-2017 at 03:53 PM
    This is AllAverages T3-LSMA-ILRS Trading System first version for Metatrader 5

    Name:  eurusd-m30-metaquotes-software-corp.png
Views: 316
Size:  33.1 KB

    How to install:

    • place AllAverages_v3.mq5 indicator (download it from this post) and MaksiGen_Range_Move_mtf_3.mq5 indicator (attached) to MT5 Data Folder\...\MQL5\Indicators folder;
    • compile indicators in MetaEditor;
    • place template file (attached) to MT5 Data Folder\...\MQL5\Profiles\Templates folder;
    • open chart,
    ...
    Attached Thumbnails Attached Files