[Archive] Learn how to make money villagers! - page 603

 
Roman.:

The preparations for the real on the ILANINE continue... :-)

It's beautiful on the demo - they won't let you go so easily. Take a log from the real one. Charge a couple of quid on cents and open the smallest lot. Then take the log with both demo and real. It will be good for preparation))))

I would like to attach the Expert Advisor for the log.

Here is for example a demo on the right (there is a candle at the transition from Friday to Monday) and a real (no candle)) )


If it were not for this candle, people would have poured on the demo, and the real still lost ))))

Files:
 
In Ilan, I advise to optimise the degree of the exponent)))) Put it in external variables and optimise ....
 
new-rena:
What period of time?
11 days real trading)
 
7Konstantin7:
11 days of trading real))
Very good ))))
 

Throw the hell out of ilan.

Here is a normal EA in the attached file:

// Оптимизировать советник нужно по Maximal Drawdown
// На участке оптимизации должно быть не менее 300 сделок
// После оптимизации отсортировать по профит фактору и 
// начиная с самого крупного пф, искать тестировать 
// на предмет наиболее гладкой кривульки баланса

//---- input parameters
extern int          x0 = 0; // Настройка от 0 до 100 с шагом 1
extern int          x1 = 0; // Настройка от 0 до 100 с шагом 1
extern int          x2 = 0; // Настройка от 0 до 100 с шагом 1
extern int          x3 = 0; // Настройка от 0 до 100 с шагом 1
extern int          x4 = 0; // Настройка от 0 до 100 с шагом 1
extern int          x5 = 0; // Настройка от 0 до 100 с шагом 1 
extern int          x6 = 0; // Настройка от 0 до 100 с шагом 1 
extern int          x7 = 0; // Настройка от 0 до 100 с шагом 1
extern double       sl = 900; // Уроверь стоплосса и тейкпрофита в пунктах
extern int          d = 2; // Количество знаков после запятой для лотности
extern int          mn = 888; // Магический номер

Try it on EURUSD H1.

The sl needs to be set from 100 to 1000 in increments of 50 for five digits. For four digits you need to remove one zero from these numbers.

Files:
rnn_v4.ex4  8 kb
 
Reshetov:


Throw the hell out of the ilan.


Not in this life. In this one, they have plenty of time. We could do a little bit of work.
 
Reshetov:


Throw the hell out of ilan.

Here is a normal EA in the attached file:

Try it on EURUSD H1.

The sl needs to be set from 100 to 1000 in increments of 50 for five digits. For four digits you need to remove one zero from these numbers.



From the Strategy Tester 2012.01.30 14:31:28 2011.05.31 18:23 RNN_v4 EURUSD,H1: OrderSend error 4110

Throws no trade errors. Please advise what may be the problem?

 

Cronts forex, I finally solved this problem )))) I'm just finishing writing up my advisor.

Ilana not to be thrown out but to be finished, BUT!!!! Just take the idea!!!

This is the kind of thing you need to do, it's just the beginning, but the idea is already sitting there:

Strategy Tester Report
GRAAL
EGlobal-Demo (Build 409)

SynonymEURCAD (Euro vs Canadian Dollar)
Period4 Hour (H4) 2011.01.03 00:00 - 2011.02.15 00:00 (2011.01.01 - 2011.02.15)
ModelControl points (very rough method, results cannot be taken into account)
ParametersStepen=0;

Bars in history1188Modelled ticks10442Simulation qualityn/a
Chart mismatch errors179




Initial deposit200000.00



Net profit168582.66Total profit261941.24Total loss-93358.58
Profitability2.81Expected payoff176.71

Absolute drawdown67950.21Maximum drawdown214943.14 (47.93%)Relative drawdown47.93% (214943.14)

Total trades954Short positions (% win)519 (60.89%)Long positions (% win)435 (58.16%)

Profitable trades (% of all)569 (59.64%)Loss trades (% of all)385 (40.36%)
Largestprofitable trade3006.85losing transaction-1688.71
Averageprofitable deal460.35losing deal-242.49
Maximumcontinuous wins (profit)135 (37592.98)Continuous losses (loss)84 (-29316.94)
Maximumcontinuous profits (number of wins)89968.69 (88)Continuous loss (number of losses)-29316.94 (84)
Averagecontinuous winnings21continuous loss14
 
Voice:


From tester 2012.01.30 14:31:28 2011.05.31 18:23 RNN_v4 EURUSD,H1: OrderSend error 4110

Throws no transaction errors. Please advise what may be the problem?

What sl is it set to? I don't have any error in my log.
 
Reshetov:
What sl is exposed? I don't have a single error in the logbook.
Yuri, thank you for the EA provided for review. I will have a closer look at it... + it's more interesting with the article...
Reason: