Skip to content

v1.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@mirik123 mirik123 released this 02 Jun 23:02
· 25 commits to master since this 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).