MetaTrader 5 Strategy Tester: bugs, bugs, suggestions for improvement - page 70

 

We very much lack functionality for marking a row in the optimization tab, the checkbox will most likely take up space (another column ?), but at least highlighting passes of interest in colour is a very useful functionality

for example double click on the line in the Pathway column could italicize the pass of interest for optimization

I think it would be quite functional - sorted by clicking in the header, double-click on the line launched a single pass, you think that the passage is successful - marked with a double click in the leftmost column, then further assess the passages of interest

HH: And you can just allow editing the column pass, instead of highlighting the font - just clicked to record Best, World, Super World!!! eh dreams

 
Igor Makanu:

We very much lack functionality for marking a row in the optimization tab, the checkbox will most likely take up space (another column ?) but at least highlighting passes of interest in colour is a very useful functionality

for example double click on the line in the Pathway column could italicize the pass of interest for optimization

I think it would be quite functional - sorted by clicking in the header, double-click on the line launched a single pass, you think that the passage is successful - marked with a double click in the leftmost column, then further assess the passages of interest

HH: And you can just allow editing a column pass, instead of highlighting the font - just clicked to record Best, Kool, SuperKool!!! Eh dreams

Yes, that would be handy. Maybe create a GUI add-on on top of the Tester, like they once did on the Terminal.

TradePanel_Csharp
TradePanel_Csharp
  • www.mql5.com
Торговая панель, которая работает и в Визуализаторе Тестера.Таблица текущих ордеров/позиций.Таблица истории торгов (корректно работает на Хедж-счетах). Использование Ручная торговля в Тестере или вмешивание в работу советника (например, с целью проверки устойчивости ко внешним факторам).Ручная торговля в Терминале на демо/реальных...
 
The tester gave out.
2020.04.05 19:12:11.806 Tester  USDCAD: preliminary downloading of history ticks canceled
It is unclear why it has cancelled the tick bounce itself.
 

Genetics gives out a picture like this.

Something similar has only been observed before when doing several consecutive genetics. The picture looks like six runs. But it's one genetics on six cores.

What could be the reason?

 

How can MQL+WinAPI retrieve this information?


I need it for screeners.


ZZZ Now I'm doing the rough stuff: I open/close a position and calculate the resulting commission.

 
fxsaber:

How can MQL+WinAPI retrieve this information?


I need it for screeners.


I'm currently doing the rough stuff: I open/close a position and calculate the resulting commission.

You can make a batch that will run short tests in tester on all symbols and get the commission, but it's a completely backdoor solution, I guess.

 
Andrey Dik:

It is possible to make a batch that runs short tests in the tester on all characters and get commissions that way, but this is a completely backwards solution, I suppose

That's what I'm doing. You don't need the batch, as there is an Optimise mode for all characters.

 
All-character optimisation opt-files do not open in the Tester. Normal optimisation is fine.
 
fxsaber:

Genetics gives out a picture like this.

Something similar has only been observed before when doing several consecutive genetics. The picture looks like six runs. But it's one genetics on six cores.

What could be the reason?

Are there timeframes in the input parameters?

Документация по MQL5: Константы, перечисления и структуры / Константы графиков / Периоды графиков
Документация по MQL5: Константы, перечисления и структуры / Константы графиков / Периоды графиков
  • www.mql5.com
Все предопределенные периоды графиков имеют уникальные идентификаторы. Идентификатор PERIOD_CURRENT означает текущий период графика, на котором запущена mql5-программа.
 
Rashid Umarov:

Are there timeframes in the input parameters?

No. The code is by ticks, it has nothing to do with bars.

Reason: