bf28a1d313
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
* Add basic template Atreyu algorithm - Add C# and Python basic template atreyu algorithm. Show casing how to specify exchange to execute in different ways. - Adjust trading API to allow specifying order properties to use * Lean Exchange improvements - Rename PrimaryExchange to Exchange - OrderPropeties will use Exchange enum instead of string - Adding BSE exchange value * Regression tests fixes