Rejoignez notre page de fans
The aggressive semi-automated scalping EA - expert pour MetaTrader 4
- Vues:
- 33771
- Note:
- Publié:
- 2009.12.01 14:47
- Mise à jour:
- 2014.04.21 14:54
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Hello, Coders
Here are the rules for this EA:
- Use on the EURUSD and EURGBP 1M charts. (You may try others as well)
- Confirm price direction manually on the 5M chart and choose Only Long, Only Short or Short and Long from the MT4 Properties dialog for the ea.
- Close open positions moving in the opposite direction of the current trend.
I'm not a coder, but I know that this is a counter trend system, which
is really not my favorite for this style of trading. Please modify this code to open orders with
the direction confirmation of two indicators (your choice), and to
automatically close open positions moving in the opposite direction.
There is an ongoing forum discussion of this EA at http://www.forex-tsd.com/expert-advisors-metatrader-4/22058-aggressive-scalp-ea.html
Happy trading!
Program for logging of non-market quotations from brokerage companies with MetaTrader platform. ADDED: Added ability to run your own script automatically in case of non-market quotations have place.
Simple Expert AdvisorMany people asks to post a simple expert advisor. Here is it.
It's based on the simple CCI, it plots arrows for sell and buy signals on the chart.
Object DeleteThe script deletes objects from the chart.