Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Kolier_SuperTrend_Indi - indicateur pour MetaTrader 4

Vues:
42398
Note:
(14)
Publié:
2010.11.29 14:32
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Author:

Kolier.Li

SuperTrend.mq4 was created by Jason Robinson (jnrtrading) and published on http://www.forex-tsd.com/221493-post1.html

Logic of SuperTrend.mq4: http://kolier.li/indicator/how-supertrend-mq4-works-logic-of-supertrend-indicator-created-by-jason-robinson-jnrtradin

What's Kolier_SuperTrend_Indi

    • Same logic, improvement implementation in code, can draw full chart and less resource consume.
    • Extended. TrendMode=0 means original logic for trend line. TrendMode=1 means new logic for trend line.

    TrendMode=0




    TrendMode=1


    Parameters

    • BarsToCount How many bars to draw trend line.
    • TrendMode TrendMode=0 means original logic for trend line. TrendMode=1 means new logic for trend line.
    • ATR_Period ATR Period settings.
    • ATR_Multiplier In order to calculate upper and lower bands with ATR Range = Multiplier * ATR.


    Issues and Update

    SimpleMarketInfo SimpleMarketInfo

    Shows upcoming news events 1 hour before and 30 minutes after event. Also shows active sessions etc.

    Doda-Trend Doda-Trend

    Shows whether the market is trending or range-bound. Must to note before opening any position.

    BUY/SELL indicator BUY/SELL indicator

    Just trade looking at the arrows shown by indicator

    OrderManager OrderManager

    You can adjust SL/TP by dragging the lines drawn by the EA.