This section highlights your contributions and engagement across the QuantConnect platform — including backtests, live trades, published research, and community involvement through comments and threads. It reflects your overall activity as part of the QuantConnect community.
Young started the discussion When is QuantConnect going to support C# 7.3?
QuantConnect seems to only support C# 6 at the moment.See
Young left a comment in the discussion How to convert Python list to Quantconnect List
Looking at the Python algos included in Lean,...
Young left a comment in the discussion Is it possible to get historical data in DataNormalizationMode.Raw
As a work around, perhaps make it so that the History(startDate, endDate,...
Young left a comment in the discussion Is it possible to get historical data in DataNormalizationMode.Raw
As of now, SetDataNormalizationMode(DataNormalizationMode.Adjusted) and calling...
Young started the discussion When is QuantConnect going to support C# 7.3?
QuantConnect seems to only support C# 6 at the moment.See
Young left a comment in the discussion How to convert Python list to Quantconnect List
The solution is to add more Python compatible marshalling functions like:
Young left a comment in the discussion How to convert Python list to Quantconnect List
Looking at the Python algos included in Lean,...
Young left a comment in the discussion Is it possible to get historical data in DataNormalizationMode.Raw
As a work around, perhaps make it so that the History(startDate, endDate,...
Young left a comment in the discussion Is it possible to get historical data in DataNormalizationMode.Raw
As of now, SetDataNormalizationMode(DataNormalizationMode.Adjusted) and calling...
Young left a comment in the discussion [Update] Python Library Support
Please white-list seaborn as well, thx!
Young left a comment in the discussion How to convert Python list to Quantconnect List
The solution is to add more Python compatible marshalling functions like:
8 years ago