Martin-Molinero

Results 196 comments of Martin-Molinero

`Microsoft.Data.Analysis 0.19.1` has been added to QC cloud

Hey @kfwojton! Sorry for the delay, are you still up for the task? if so, please let us know and can go for it 🚀

Closed by https://github.com/QuantConnect/Lean/pull/6558

Note: it requires using the `Foundation-Tensorforce` environment. Ref https://github.com/QuantConnect/Lean/blob/master/DockerfileLeanFoundation#L221

Hey @mortzi ! It's not in the immediate plans but we do welcome contributions. We are currently working on continuous future support. Some notes of TODOs (there could be more):...

Currently universe selection for the continuous contract universe is happening on each tradable date in exchange time zone, which might be different depending on the asset, this issue. Believe the...

> It would be nice to have number overloads to avoid the type conversions in the algorithm. See https://github.com/QuantConnect/Lean/pull/6452#discussion_r910433048

Hey @ArthurAsenheimer ! Tricky, yes, I believe your right the different your seeing seems to be from using `Security.Price` when determining the quantity and filling the position with a market...

Updated to 1.0.6 by https://github.com/QuantConnect/Lean/pull/6558

Depends on https://github.com/QuantConnect/Lean/issues/2470