Expert Advisors: Grr-al

 

Grr-al:

The Expert Advisor is profitable only if the "Open prices" only or "1 minute OHLC" modes used in Strategy Tester.

It uses the knowledge about the M1 OHLC tick generation algorithm in Strategy Tester of MetaTrader 5: If the price began to decrease after the new bar opening, it is guaranteed that it will increase in the next price change and vice versa.

Attention: The "Open prices only" and "1 minute OHLC" modes of Strategy Tester can be used ONLY for rough and fast estimation of strategy performance.

Author: Igor

Grr-al Expert Advisor for Strategy Tester

 

No words but emotions!

Here it turns out where the real champion is!!! :-)

 
AM2:

There are no words but emotions!

Here it turns out where the real champion is!!! :-)

Yeah.

He took part in the championship too. Only his own, a tester.

 

sergeev:

He was in the championship, too. Only his own, the tester's.

No, no, no, no, that's special, tester magic.
 
Nice work :-) would it works on MT4 ?
 
This is a simple and very effective strategy. I ask myself the following question:
You say that the strategy runs mode in the "1 minute OHLC". In the source code you wait create a new candle from (isNewBar), before you do anything. Where is the difference?
How can one simulate real trading mode the "1 minute OHLC"?

Thank you very much!!
 
This EA is a tester fake. It is not for real trading. EA uses onTimer event and peeps into OHLC ticks. High and Low of M1... got it?  EA uses IsNewBar only for got Open tick.
 

Igor hello

When compiling EA there are two errors in line 35 column 20 and line 78 column 24.

??

explain

 

is there no way to translate it to mql4 ? :) I would put it on real :)

I have it in my demo account for a day raised 11k green :) and I would like to test it in mt4 and if everything is good I would like to put it on real

 
sumaxer095:

Igor, hello.

When compiling the EA there are two errors in line 35 column 20 and line 78 column 24.

??

Explain.

it's not an error, it says so right there.
 

Всем привет!

who can tell if it works on a real account, who has tried it?