Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Facebook!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Expert Advisors

Stop Hunter - Experte für den MetaTrader 4

Ansichten:
55044
Rating:
(10)
Veröffentlicht:
2010.08.28 08:28
Aktualisiert:
2016.11.22 07:32
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

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