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

BIG DOG Trade strategy - MetaTrader 4のためのエキスパート

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

Published by:

FXWizard

Description:

The idea is based on breakthrough strategy.

Trade rules :

  • Find the maximal/minimal price values in the period from 14 to 16 hours (terminal time) and set pending orders for buy/sell at the maximal/minimal value.
  • We set orders only if the distance between the maximum and minimum is not more than 50 points
  • Take Profit is 30 points. Trailing Stop is 15 points.
  • Stop Loss defined at the price level of the opposite deal. Unused orders are removed at the end of the day.

Recommendations:

  • See FORTRADER.RU maganize (№ 52) for the details.


Editor's remark:

Note that it's a mirror translation of the original Russian version.

If you have any questions, suggestions or comments, it's better to post them there.

If you have found this code useful for trading or educational purposes, don't forget to thank author.

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

Pausing execution of EA until certain time has passed Pausing execution of EA until certain time has passed

This code will get the current time , wait until a certain amount of Seconds has passed and then continue processing.

Two MACD with Signals Two MACD with Signals

It shows two MACD with lines on the price chart.

Murrey Levels. Murrey_Math_Line indicator v2 Murrey Levels. Murrey_Math_Line indicator v2

Modified version of Murrey_Math_Line v2

Hedge Script Hedge Script

Creates a synthetic Hedge for any open position that you select. Use it only if are you completely understand synthetic derivatives or triangular arbitrage.