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

Stop Hunter - MetaTrader 4용 expert

조회수:
55367
평가:
(10)
게시됨:
2010.08.28 08:28
업데이트됨:
2016.11.22 07:32
Stop_Hunter.mq4 (15.84 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Description:

This EA is based on the strategy "Stop Hunting with the Big Players".

It sends BuyStop and SellStop orders at the given Distance from the round price targets.


To learn more about Stop Hunting:

Stop Hunting Definition (investopedia.com)

Stop Hunting with the Big Players (investopedia.com)


Settings:

Zeroes: the number of zeroes at the right of the price.

Distance: how far from the round price target should the order be placed.

The other settings are usual.


How to use:

Using the default settings the EA will be hunting stops in both directions, it can also be used side to side with another strategy to define whether to go Short or Long. Anyway I had good backtest results going both directions.



Backtest

This is 3 months backtest on AUDUSD M5 (Risk_percent=10; other settings default)


This is one year backtest on EURUSD M5 (Risk_percent=40; other settings default)


PS: Testing has been made in a virtual environment of Spread=0



Regards

MT-Coder

Doji Hunter Doji Hunter

This indicator is a spin off of the Doji Reader 2 found in the code base. I have made several changes such as it is now capable of being used in code for coding use, not just as a visual indicator. I also took out several un-needed code that was redunda

HML Family HML Family

Get the High Median and Low values of each timeframe, use them all or one at a time, pick a specific one it is up to you and your needs. The family of indicators will be here for your use

Price Distribution Price Distribution

Numeric representation of how many times each price occurred during a given period, Use on a 1 min chart, enter number of hours and minutes you want to look back. Useful in determining actual support and resistance levels.

Symbols.mqh Symbols.mqh

Retrieve a list of all Symbols/Instruments known to the Server with MarketInfo output to a CSV file