I want to build a PC to work with MT5, what do you advise and why? - page 8

 
Fast528:

and this is it.

Better not a script, but an advisor of course.

 
Aleksey Vyazmikin:

Better not a script, but an EA, of course.

That tester showed a lot of unnecessary information and tested the wrong functions, maybe that's why it wasn't popular

 
Fast528:

that tester showed a lot of unnecessary information and tested the wrong functions, maybe that's why it wasn't popular

Are there any other testers out there? I didn't have anything suitable at the time, so I gathered as much as I could...

What else can you test ? Opening of orders depends a lot on broker and server...

 
Vladimir Pastushak:

Are there any other testers ? There wasn't anything suitable at the time, so I gathered as much as I could...

What else can be tested ? Opening orders depends a lot on the broker and server...

i saw it about 2 years ago.

I remember a lot of charts were tested there point by point,


I would like to see something like this,

converters section

double to string

doble to int

and back again

then, receiving data from terminal, etc., recently read a reply in one of the threads that terminalinfointeger is an expensive function (some, and at first request)

these functions should also be tested

 
Fast528:

please post it here, I watched it about 2 years ago, maybe not it at all

I remember there was a lot of point by point testing of the graphics,


I'd like to see something like this,

converters section

double to string

doble to int

and back again

then, receiving data from terminal, etc., recently read a reply in one of the threads that terminalinfointeger is an expensive function (some, and at first request)

these functions should also be tested

https://www.mql5.com/ru/code/14178 MT 4

https://www.mql5.com/ru/code/14179 MT 5

VR System Test
VR System Test
  • www.mql5.com
Я часто задумывался и задавал вопросы на форуме: "Какой компьютер выбрать для максимальной производительности терминалов МetaТrader 4 и МetaТrader 5 ?" Данный вопрос интересует многих в момент апгрейда или покупки нового ПК с упором на производительность МetaТrader, что лучше купить? На платформе Intel или AMD? Сколько и какая оперативная...
 

this is not a test, you need access to someone else's dll

i would have said so in advance by the way


ask saber to write

 
Fast528:

it's not a test, it requires access to someone else's dll as well.

I would have said so in advance by the way


I'll ask saber to write

is not required. you can run it without accessing the dll.
It will access the windows dll to open the report file. If you disable the dll the test will pass anyway and the test will not be affected.

 
Fast528:

ask saber to write

Look at how seriously developers take the testing of their code.

They have enough tests of their own.

 
fxsaber:

Look at how seriously developers take the testing of their code.

They have enough tests of their own.

Just do a proper one.

 
Fast528:

just make a normal one.

I couldn't do it even if I took on this thankless task. I'm drowning in my tasks...

Reason: