Any strategy from Designer
Whether it is assembled from blocks or written in C#, it goes to the cloud the same way.
Cloud backtester — backtesting Designer strategies on StockSharp servers. The data is already collected and kept up to date, and the cloud does the computing: your machine stays free in the meantime a...
Cloud backtester — backtesting Designer strategies on StockSharp servers. The data is already collected and kept up to date, and the cloud does the computing: your machine stays free in the meantime and can even be turned off.



Whether it is assembled from blocks or written in C#, it goes to the cloud the same way.
There is no need to find history, download it and store it locally: it is already on the server and updates without you.
Parameter sweeps run there as well — this is the heaviest part of a test, and it does not tie up your computer.