私たちのファンページに参加してください
- ビュー:
- 11513
- 評価:
- パブリッシュ済み:
- 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.
MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: https://www.mql5.com/ru/code/11072

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

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.

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

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