I want to build a PC to work with MT5, what do you advise and why? - page 8
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
and this is it.
Better not a script, but an advisor of course.
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
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...
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
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
https://www.mql5.com/ru/code/14178 MT 4
https://www.mql5.com/ru/code/14179 MT 5
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
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.
ask saber to write
Look at how seriously developers take the testing of their code.
They have enough tests of their own.
Look at how seriously developers take the testing of their code.
They have enough tests of their own.
Just do a proper one.
just make a normal one.
I couldn't do it even if I took on this thankless task. I'm drowning in my tasks...