Discussion of article "MQL5 Wizard: New Version" - page 6

 
Erm955:


Good! But is it okay that it's output by the ekperts generated by the Wizard?

Or, if it's not secret, the source right here.
 
uncleVic:
Or, if it's not secret, the source right here.
2011.06.05 06:12:36 EUR_USD (EURUSD,H1) CExpertBase::SetOtherSeries: changing of timeseries is forbidden
Files:
EUR_USD.mq5  8 kb
EUR_JPY.mq5  8 kb
 
Erm955:
It didn't work. Maybe there are some subtleties in the tester settings? Please attach the tester log.
 
uncleVic:
It didn't work. Maybe there are some subtleties in the tester settings? Please attach the tester log.

This is the work of Expert Advisors not in the Tester, but in OnLine trading

Files:
swx6y6.PNG  75 kb
 
Erm955:

This is the work of Expert Advisors not in the Tester, but in OnLine trading

OK, I'll check it now.
 
Erm955:

This is the work of EAs not in the Tester, but in OnLine trading

Thank you for the message. The bug is not critical. But I agree, the message is unpleasant. It will be fixed.
 
2011.06.23 14:58:01     Core 1  2011.06.13 00:00:00   CExpertBase::SetPriceSeries: changing of timeseries is forbidden
2011.06.23 14:58:01     Core 1  2011.06.13 00:00:00   CExpertBase::SetPriceSeries: changing of timeseries is forbidden

I have the same thing, but in Tester.

 
customprogrammi:

I have the same thing, but in Tester.



Bear with me for now. It's just an extra message. It doesn't affect operation. We'll remove it.
 

The use of SignalCustom / iCustom would be very great, and powering the use of the wizard for the programmers who want

use Wizard for making EAs, which is a good choice instead of writing the code from zero.

 

But as i can see, it's not an easy matter to make a SignalCustom, because are involved many libraries/include and the

structure of the Wizard itself.

I can suppose that the file to modify in order to add an "iCustom" functionality is in ExpertSignals.mqh,

and of course the custom signal mqh itself, but maybe other libraries are involved.

 

Of course, an article with the example of how to integrate our own's custom signal, would be excellently very helping.

 

Thank you for ay further instructions 

Documentation on MQL5: Standard Constants, Enumerations and Structures / Chart Constants / Types of Chart Events
  • www.mql5.com
Standard Constants, Enumerations and Structures / Chart Constants / Types of Chart Events - Documentation on MQL5
 


And I have the same messages in the tester when working with the SwingTester.mq5 Expert Advisor from the article "Minor, Intermediate and Major Trend Indicators".

The tester works, but signals for trading are not formed. The author seems to have everything normal.

The messages are only these:

CExpertBase::SetOtherSeries: changing of timeseries is forbidden

CExpertBase::SetPriceSeries: changing of timeseries is forbidden