Clever strategists, heads and tails rule!!!

 

Now I've made a slight modification of my Breakeven trailing. Since I couldn't test it on the tester at the weekend, I added two buttons for buy and sell. I ran the tester in visual mode at full speed for a month. I sit and press these buttons at random, I think I wonder if my depot will be enough till the end of testing or I will fail.

I stopped by the deadline, opened the chart and my eyes widened! Honestly, I was pushing buttons foolishly! Orders were closing only on trailing stops.

(May I post it here, let's have a championship on Sunday, who has more stupidity? ))) I have attached the article, if you do not believe me ))

By the way, fun game, I need to throw my friend who misses the casino. The main thing is the tester at maximum, the graph is flying, nothing is clear, analysis is zero! Formula 1)

The Expert Advisor itself with explanations is available on the blog, scalping section.

test

The Expert Advisor itself with explanations can be found on the blog, scalping section.

Files:
tester.zip  20 kb
 
Where are the buttons attached? it seems that buttons cannot be used in the tester. we've been asking for a long time. or have they already done it?
 
Very interesting, how did the buttons in the tester work?
 
Artyom Trishkin:
Very interesting, how did the buttons in the tester work?
In the MT4 tester, OnChartEvent doesn't work, so I had to check the state of the standard CButton every tick.
 

What is there to press?

 
Alexey Volchanskiy:

Now I've made a slight modification of my Breakeven trailing. Since I couldn't test it on the tester at the weekend, I added two buttons for buy and sell. I ran the tester in visual mode at full speed for a month. I sit and press these buttons at random, I think I wonder if my depot will be enough till the end of testing or I will fail.

I stopped by the deadline, opened the chart and my eyes widened! Honestly, I was pushing buttons foolishly! Orders were closing only on trailing stops.

(May I post it here, let's have a championship on Sunday, who has more stupidity? ))) I have attached the article, if you do not believe me ))

By the way, fun game, I need to throw my friend who misses the casino. The main thing is the tester at maximum, the graph flies, nothing is clear, analysis is zero! Formula 1)

Sitting for an hour pressed, at the end even his finger rubbed against the keys).

 
Vladislav Andruschenko:
Where did you put the buttons? it seems that buttons cannot be used in the tester. we've been asking for a long time. or have you already done it?

Right.

All you have to do is write it in the start

if(IsVisualMode()) OnChartEvent2(); 

 

 void OnChartEvent2()

  {

  //BUY

if(ObjectGetInteger(0,"BUY_button",OBJPROP_STATE))

{

ObjectSetInteger(0,"BUY_button",OBJPROP_STATE,false);

... 
 
Alexey Volchanskiy:

Now I've made a slight modification of my Breakeven trailing. Since I couldn't test it on the tester at the weekend, I added two buttons for buy and sell. I ran the tester in visual mode at full speed for a month. I sit and press these buttons at random, I think I wonder if my depot will be enough till the end of testing or I will fail.

I stopped by the deadline, opened the chart and my eyes widened! Honestly, I was pushing buttons foolishly! Orders were closing only on trailing stops.

(May I post it here, let's have a championship on Sunday, who has more stupidity? ))) I have attached the article, if you do not believe me ))

By the way, fun game, I need to throw my friend who misses the casino. The main thing is the tester at maximum, the graph is flying, nothing is clear, analysis is zero! Formula 1)

:-) +100500
trading signal is nothing, mm rules :-)))))
that's what I needed to prove.
 
Ivan Vagin:
:-) +100500
trading signal is nothing, mm rules :-)))))
just as I needed to prove.
The main thing is to have a wide pocket and no restrictions on the victim.)
 
Games with MM always end badly. These crooked games always end in one thing: a total flop.
 
Vasiliy Sokolov:
Games with MM always end badly. These crooked games always end up in one thing - total failure.

The problem is that you have to know how to use these curves and everything will be fine, no one is forcing you to go PAN FORGET. you earn 100%, reinvest the funds, and so on.

Martin is evil too - but if you know how to use it everything will be ok.

Reason: