Skip to content

.NET 5.0 Update #1

@xposure

Description

@xposure

Since I was banned from QuantConnect/Lean, I have enabled issues on my fork so that people can provide feedback and discuss different idea. This issue will also track my progress as I update things but as of now this is a stable release of QuantConnect/Lean with C# and .NET 5 without Interfactive Brokers or Fxcm due to library issues.

The reference issue can be found here QuantConnect#452
You can read the current update status https://github.com/xposure/Lean/blob/master/readme.md
To get started you can do the following with Lean and VSCode...

dotnet new -i Xposure.Lean.Templates
mkdir newproj
cd newproj
dotnet new lean
code .

I'm looking for feedback and contributions for the Python side of things.

EDIT: The Xposure.Data 1.0.2 finished validating and is usable now without the nupkg work around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions