I think I managed to run the CSharp example. I'm trying to run the Python example by editing the optimization.json file but the build output messages suggests it is till running the CSharp example. In the build output there are references to Jtc.Optimization.LeanOptimizer.Example\ParameterizedAlgorithm.cs. Can you let me know what I've done wrong or give a copy of the optimization.json with the Python example set up. I've attached my optimization.json, build output, and Lean's config.json.
Hi,
I think I managed to run the CSharp example. I'm trying to run the Python example by editing the optimization.json file but the build output messages suggests it is till running the CSharp example. In the build output there are references to Jtc.Optimization.LeanOptimizer.Example\ParameterizedAlgorithm.cs. Can you let me know what I've done wrong or give a copy of the optimization.json with the Python example set up. I've attached my optimization.json, build output, and Lean's config.json.
Do I need to edit Lean's config.json?
Build output.txt optimisation_json.txt config_json.txt
By the way I'm not running the latest version since I notice there are still open issues with Python.
Thank you.