無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
ビュー:
11171
評価:
(17)
パブリッシュ済み:
2013.12.13 14:52
アップデート済み:
2016.11.22 07:32
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

Description:

The Expert Advisor shows the details of working with OBJ_LABEL graphic object.

It's written using MQL5 style, the graphic object properties (coordinates, angle, corner and anchor) are controlled in OnChartEvent() event handler.

Note: The Expert Advisor works with MetaTrader 4 build 555 and higher.

Пример работы с объектом OBJ_Label в MetaTrader 4

MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: https://www.mql5.com/ru/code/11072

THREE MOVING AVERAGE EA (X3MA EA) THREE MOVING AVERAGE EA (X3MA EA)

It uses 3 fast MAs to determine entries and exits as well in an event of a crossover.

HardcoreFX Expert Advisor HardcoreFX Expert Advisor

This is the Expert Advisor with Money Management and signal selection. You can add your own signals in this EA very easily by just adjusting the function signals.

Weekly Open Horizontal Line + Horizontal Target Lines Weekly Open Horizontal Line + Horizontal Target Lines

Draws a Weekly Open Horizontal Line and Horizontal Target Line above and below the Weekly Open Line.

Trigger Lines Small & Large Trigger Lines Small & Large

Triggerlines ported from NinjaTrader to be used with existing strategy and to help identify key buying and selling areas.