Co w komputerze odpowiada za szybkość wykonywania testów strategi automatycznej
CPU?
RAM?
Video ?
- Please use the language button that translates your question in English.
- As MT5 is highly parallelised: no. of kernels, RAM and performance of the CPU (imho).
- But you can use the cloud, its faster and your local machine doesn't matter.

- cloud.mql5.com
What in the computer is responsible for the speed of automatic strategy tests
CPU?
RAM?
Video?
ALL THE ABOVE.... except for video. that will not effect the process of your strategy.
CPU is like your heart. It keeps you alive.
Hard drive is like your brain. it remembers everything.
RAM is like your nervous system. Your brain cannot talk directly to your heart. But it will send a message through your nervous system to talk to your heart. RAM is the same thing. it acts like a road way to travel on. The wider the street is the more cars can travel on the road at once. - Same for RAM.
How you code also plays a major role too. Try your best to clean and use less code if possible. Think of a book. The bigger a Novel is, the longer it'll take you to read it. If you repeat a step, use it as a function instead so you only write the piece of code only once and call upon it each time when you need it.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
What in the computer is responsible for the speed of automatic strategy tests
CPU?
RAM?
Video?