당사 팬 페이지에 가입하십시오
AK47_A1 - MetaTrader 4용 expert
- 조회수:
- 25848
- 평가:
- 게시됨:
- 2016.05.16 11:32
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Dear Sir,
I made my first EA (not scalper, t/p 100), ran it on EURUSD M1 for 2007 (01.01.2007 - 25.11.2007),
and was very surprised - a profit of about 1 million USD with the initial deposit of 3000!
Alas, it loses the deposit during 2005-2006 and December 2007.
Attempts to use stop losses, closures by flats, time limitations and other worsen the situation.
A lot of potentially profitable orders are filtered out. Obviously, drawdowns make themselves felt.
Does anyone have ideas on improving the EA reliability without cutting off potentially "good" orders?
Do not regard this a trouble, share.
Regards
P.S.
The settings are maximally aggressive, the risk level can be reduced using the parameters:
a) MaxLots - decrease down to 1.
b) LotsRiskReductor - increase, up to 5-10
c) SpanGator - increase up to 3-5.
Although the risk reduction in a single-order system does not lead to improvement of the system in general.
The open order blocks opening of other orders, both profitable and unprofitable.
So, IMHO, the complete testing of the system quality can only be conducted without a limitation
on the number of orders.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/7718
Expert Advisor from the ATC-2007. Buys/sells when the price crosses the line of a moving average with the period (590)
FarhadCrab1The FarhadCrab1 EA. It has a lot of settings. It also uses a large number of indicators. Some of them: MA, Stochastic, Macd, RSI.