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

 
T-G:

Each market model is assigned a significance, measured from 1 to 100. The higher the value, the stronger the model.

MA with a weight of 0.4 and Stochastic with a weight of 0.8 - this is set in external variables, and where MA comes from - its significance is 100. Stochastic significance of this model is equal to 80. Where is the significance of each model set or how is it determined?

The significance of each market model, embedded with the signal, is set in the class constructor. The values are selected experimentally and are not the truth in the last instance.

There are methods for setting the significance of each model in the class, but they are not available from the Wizard yet.

 

It would be good to add to the Wizard the possibility (maybe optionally) to visualise trades on the chart (like in the Tester with arrows) in the online trading mode.

 
Erm955:

It would be good to add to the Wizard the possibility (maybe optionally) to visualise trades on the chart (as in the Tester with arrows) in the online trading mode.

We can think about it (although this is not a wish for the Wizard, but for classes). There was an idea to make an indicator with arrows on the basis of the Expert Advisor. It all comes down to time.
 

uncleVic:
Можно подумать (хотя это пожелание не к Мастеру, а к классам). Была мысль вообще на основе эксперта делать индикатор со стрелочками. Всё упирается во время.

No one is in a hurry. Just now actively started working with Wizard and became convinced that your experts are better than mine (apparently, I am not a programmer). My last multi-currency so actively used the processor that the laptop switched off because of overheating during optimisation. On yours - no such thing and work faster. Now it seems to me that Master is just a breakthrough direction for traders-non-programmers. So I wish you to gradually increase its functionality. I am surprised that there are so few responses from non-programmers. I would like to add signals. It is unclear why such classics as ADX-DMI, OSMA, Forse Index, Momentum, Bollinger Band were not used.

 
Erm955:

No one is in a hurry. Just now actively started working with Wizard and became convinced that your experts are better than mine (apparently, I am not a programmer). My last multi-currency so actively used the processor that the laptop switched off because of overheating during optimisation. On yours - no such thing and work faster. Now it seems to me that Master is just a breakthrough direction for traders-non-programmers. So I wish you to gradually increase its functionality. I am surprised that there are so few responses from non-programmers. I would like to add signals. It is unclear why such classics as ADX-DMI, OSMA, Forse Index, Momentum, Bollinger Band were not used.

The functionality will be gradually increased. There are a lot of thoughts. Time is short. (Ensemble soloist... Without ensemble...).

Now we are refining classes for the possibility of creating multicurrency dashboards. Almost ready is a set of classes for creating control panels and displays (maybe someday interactive).

A lot of information needs to be added to the help. And so on and so forth. So be patient.

[Deleted]  
uncleVic:

Gradually the functionality will be built up. Lots of thoughts. Time is short. (Ensemble soloist... No ensemble...).

Now we are refining classes for the possibility of creating multicurrency dashboards. Almost ready is a set of classes for creating control panels and displays (maybe someday interactive).

A lot of information needs to be added to the help. And so on and so forth. So be patient.

Mults are good, it's even really great.
 

What are the messages, if it's not too much trouble?

2011.06.05 06:12:37 USD_JPY (USDJPY,H1) CExpertBase::SetPriceSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 AUD_USD (AUDUSD,H1) CExpertBase::SetOtherSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 AUD_USD (AUDUSD,H1) CExpertBase::SetPriceSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 EUR_USD (EURUSD,H1) CExpertBase::SetOtherSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 EUR_USD (EURUSD,H1) CExpertBase::SetPriceSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 GBP_USD (GBPUSD,H1) CExpertBase::SetOtherSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 GBP_USD (GBPUSD,H1) CExpertBase::SetPriceSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 EUR_JPY (EURJPY,H1) CExpertBase::SetOtherSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 EUR_JPY (EURJPY,H1) CExpertBase::SetPriceSeries: changing of timeseries is forbidden

 
Erm955:

What are the messages, if it's not too much trouble?

2011.06.05 06:12:37 USD_JPY (USDJPY,H1) CExpertBase::SetPriceSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 AUD_USD (AUDUSD,H1) CExpertBase::SetOtherSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 AUD_USD (AUDUSD,H1) CExpertBase::SetPriceSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 EUR_USD (EURUSD,H1) CExpertBase::SetOtherSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 EUR_USD (EURUSD,H1) CExpertBase::SetPriceSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 GBP_USD (GBPUSD,H1) CExpertBase::SetOtherSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 GBP_USD (GBPUSD,H1) CExpertBase::SetPriceSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 EUR_JPY (EURJPY,H1) CExpertBase::SetOtherSeries: changing of timeseries is forbidden
2011.06.05 06:12:36 EUR_JPY (EURJPY,H1) CExpertBase::SetPriceSeries: changing of timeseries is forbidden

These messages are displayed if you call the InitIndicators(...) method without calling the ValidationSettings() method first.
 

uncleVic:
Такие сообщения выводятся в том случае если Вы вызываете метод InitIndicators(...) без предварительного вызова метода ValidationSettings().


Good! But is it okay that these are output by the Expert generated by the Wizard?

 
Erm955:


Good! But is it okay that these are output by Expert Advisors generated by the Wizard?

Can you write to Service Desk and attach the EA code? And a description of all the steps that were made. We need to reproduce and fix it.
Общайтесь с разработчиками через Сервисдеск!
Общайтесь с разработчиками через Сервисдеск!
  • www.mql5.com
Ваше сообщение сразу станет доступно нашим отделам тестирования, технической поддержки и разработчикам торговой платформы.