無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
インディケータ

Kolier_SuperTrend_Indi - MetaTrader 4のためのインディケータ

ビュー:
42429
評価:
(14)
パブリッシュ済み:
2010.11.29 14:32
アップデート済み:
2016.11.22 07:32
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

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.