Машинное обучение в трейдинге: теория, модели, практика и алготорговля - страница 1208

 
Maxim Dmitrievsky :

you can't find out.

reset, for example,

Ohhh...NO:)) I have to run the tester after for every optimisation??

1. If I restart the MT5 after optimisation, do I still need to run the single pass test?

2.After every optimisation is over, is it required to apply the EA again to the chart which I used to do in previous versions?

 
Yuriy Asaulenko:

Я через NET Sockets в С++ делаю. Это высокоуровневые либа, в отличие от винапи. Её легко в С# закатать для МТ.

а вот же https://www.mql5.com/ru/docs/network/socketcreate

хахаха

Документация по MQL5: Сетевые функции / SocketCreate
Документация по MQL5: Сетевые функции / SocketCreate
  • www.mql5.com
//|                                                SocketExample.mq5 | //|                        Copyright 2018, MetaQuotes Software Corp. | //|                                             https://www.mql5.com | //| Отправка команды на сервер                                       |...
 
FxTrader562:

Ohhh...NO:)) I have to run the tester after for every optimisation??

1. If I restart the MT5 after optimisation, do I still need to run the single pass test?

2.After every optimisation is over, is it required to apply the EA again to the chart which I used to do in previous versions?

1 yes, or you can just delete "lasterrors" file from common mt5 folder, or your next optimization will start from old errors, not from zero

2 sure, for upload new files

 
Maxim Dmitrievsky:

а вот же https://www.mql5.com/ru/docs/network/socketcreate

хахаха

Жуть.

 
Yuriy Asaulenko:

Жуть.

смысли? все, никаких костылей не надо.. дайрект коннект

 
FxTrader562:

I was just using a task scheduler to schedule all these tasks like testing, restarting MT5 automatically everyday...now, the tasks numbers will increase exponentially:))))

Also, thanks for telling these things, otherwise, I would be simply wondering around without knowing what is going on:))

maybe I can fix it in last versions

 
Yuriy Asaulenko:

Жуть.

вот и я про что, ну тут у каждого свой путь, я неожиданно в шарп ушел, вообще все устраивает и в тестере все работает, а писать под шарп в разы быстрее, вспоминаю ужас, как пытался обычные матрицы на MQL реализовать для портирования SSA, все бы ничего, но громаднейший костыль в виде отсутствия в MQL  многомерных динамических массивов запомнился на долго, не хочу больше велосипед изобретать, проще с .dll все законектить - если разработчики сделали поддержку C#, значит нужно пользоваться этим преимуществом

 
FxTrader562:

Anyway, I have almost 99% automated the process using MQL5. Last 1% can be done either using python or autoIT. I am using "AutoIT"

But I hope there are no other mysteries in this version of the EA:))

if there are any other changes in this version, you can update me..

Because I have done a series of tests on out of sample data(OOS) data and I get 90% of the times profit which is a good sign for success in forward testing:)))

I think nothing.. that thing with files was described in article, but hard to understand for you on russian

 
Igor Makanu:

вот и я про что, ну тут у каждого свой путь, я неожиданно в шарп ушел, вообще все устраивает и в тестере все работает, а писать под шарп в разы быстрее, вспоминаю ужас, как пытался обычные матрицы на MQL реализовать для портирования SSA, все бы ничего, но громаднейший костыль в виде отсутствия в MQL  многомерных динамических массивов запомнился на долго, не хочу больше велосипед изобретать, проще с .dll все законектить - если разработчики сделали поддержку C#, значит нужно пользоваться этим преимуществом

матрицы это боооолььььь ((( я поэтому тоже нахрен на питон пошел.. ну как пошел, для МО

 
Maxim Dmitrievsky:

смысли? все, никаких костылей не надо.. дайрект коннект

Это как раз и есть костыль, когда МКЛ занимается явно не своим делом.

Причина обращения: