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

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

ビュー:
14367
評価:
(3)
パブリッシュ済み:
2010.12.06 10:31
アップデート済み:
2014.04.21 14:55
AggZ.mq4 (3.12 KB) ビュー
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
The calculation:

AggZ = (-1*(10-day z-score)+(200-day z-score))/2

where z-score = (close - sma(closing prices over last n periods))/(standard deviation(closing prices over last n periods))

buy above 0, sell below 0 as a basic strategy.


OrderManager OrderManager

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

BUY/SELL indicator BUY/SELL indicator

Just trade looking at the arrows shown by indicator

Market Report Market Report

Creates a report in HTML about all pairs and symbols, for example how many days ago a cross moving average appeard. Pairs with a last recent cross moving average at daily timeframe have a chance for a trend reversal which may be traded.

MSLEA - Expert Advisor using Market Structure High/Low MSLEA - Expert Advisor using Market Structure High/Low

Expert Advisor trading with Local High/Local Low (msl/msh)