거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

BIG DOG Trade strategy - MetaTrader 4용 expert

조회수:
21150
평가:
(6)
게시됨:
2009.11.19 15:29
업데이트됨:
2016.11.22 07:32
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.