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

SmartTrail - MetaTrader 4のためのライブラリ

ビュー:
7866
評価:
(15)
パブリッシュ済み:
2016.04.06 17:03
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

This library has SmartTrail trail function that depends on the previous candle.

An example:

the Library first tests if new candle is formed, then in buying positions the trailing StopLoss moving on Low[1] (Low of Previous Bar) in one direction (Profit Direction); and vice versa in selling positions which moving on High[1].

MoneyManagement MoneyManagement

It calculates the lot size depending on risk percentage entered by user in input parameters.

PriceAction indicator PriceAction indicator

PriceAction indicator based on indicating Price Action candles. It indicates each candle type by different colored histogram bars.

StopLoss Calculation StopLoss Calculation

This library made to simplify calculating your stop loss.

Fibonacci Levels Fibonacci Levels

This is an indicator which draws Fibonacci levels as indicator indexes.