v1.0.3
Pre-release
Pre-release
Release Notes
Now the backtests can be run in 4 different ways (no one of them works 👍 ):
a. remote run of the algorithm that has been previously loaded to the server and displaying results in ZedGraph (WinForms).
b. remote run of the algorithm that has been previously loaded to the server and displaying results in JavaScript graph (WebClient).
c. local run of the local algorithm using local installation of Lean and displaying results in ZedGraph (WinForms).
d. local run of the local algorithm using local installation of Lean and displaying results in JavaScript graph (WebClient).