Experts: iMA iStochastic Custom

 

iMA iStochastic Custom:

A trading system based on indicators Custom Moving Average Levels and Stochastic Custom

iMA iStochastic Custom

Author: Vladimir Karputov

 
Automated-Trading:

iMA iStochastic Custom:

Author: Vladimir Karputov

Hello Vladimir. I have a problem. When testing your EA in MT-5, there are no profit results.

Here are my settings

And the log file

Please help me.

Thank you.

Files:
20181127.log  4 kb
 
Shara1:

Hello Vladimir. I have a problem. When testing your EA in MT-5, there are no profit results.

Here are my settings

And the log file

Help me.

Thank you.

Enable single test ON TICKS. Enable"Print log" in the parameters.

 
Vladimir Karputov:

Enable single test ON TICKS. Enable"Print log" in the parameters.

"Print log" is enabled, but the single test ON TICKS, I don't have this function.

What do I need to enable?

 
Shara1:

"Print log" enabled, and single test ON TICKETS, I don't have that function.

What do I need to turn on?

Disable optimisation and you get a single test. A single run.

 
Vladimir Karputov:

Turn off optimisation and you get a single test. Single test.

Optimisation disabled, still doesn't show profit results.

Here are the settings.

Or this EA cannot be optimised?

 
Shara1:

I turned off optimisation, still doesn't show profit results.

Here are the settings.

Or this EA cannot be optimised?

For the second time I repeat: disable OPTIMISATION, run ONE test, enable the"Print log" parameter. After that you will see in the logs what is happening there.

 
Vladimir Karputov:

For the second time I repeat: turn off OPTIMISATION, run ONE test, turn on the "Print log" parameter. After that you will see in the logs what is happening there.

Disabled Optimisation, enabled the "Print log" parameter, tested, then the Optimisation tab is empty. Or am I looking at these Logs in the wrong place.

I need to choose the best parameters for this EA. What can I do?

Thanks.

 
Shara1:

Disabled Optimisation, enabled the "Print log" option, tested, then the Optimisation tab is empty. Or am I looking at these Logs in the wrong place.

I need to choose the best parameters for this EA. What should I do?

Thank you.

When you do a single test, the single pass of the Optimisation tab does not look.

Run the single test in visual mode. Then READ what it says in the "Log" tab of the TESTER.

 
Vladimir Karputov:

When you do a single test, a single pass of the Optimisation tab doesn't look.

Run the single test in visual mode. After that, READ what is written in the "Log" tab of the TESTER.

I did what you told me to do. Here is the "Log" of the TESTER. It writes some kind of error. Nothing is clear.

Files:
20181128.log  2387 kb
 
Shara1:

I did what you told me to do. Here's the "log" of the tester. It's writing some kind of error. Nothing is clear.

If it is not clear, then always do the following: set the default parameters of the Expert Advisor.

Then change ONE parameter and check the result (look in the log).


Never change several parameters at once.


I recommend to translate what these two parameters mean with a dictionary:

input ENUM_LOT_OR_RISK IntLotOrRisk=risk;    // Money management: Lot OR Risk
input double   InpVolumeLorOrRisk= 1.0;      // The value for "Money management"