OpenQuantOutside 1.0.20

dotnet add package OpenQuantOutside --version 1.0.20
NuGet\Install-Package OpenQuantOutside -Version 1.0.20
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenQuantOutside" Version="1.0.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenQuantOutside --version 1.0.20
#r "nuget: OpenQuantOutside, 1.0.20"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenQuantOutside as a Cake Addin
#addin nuget:?package=OpenQuantOutside&version=1.0.20

// Install OpenQuantOutside as a Cake Tool
#tool nuget:?package=OpenQuantOutside&version=1.0.20

解决 OpenQuant 的策略工程脱离 OpenQuant 环境运行遇到的问题

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.20 677 5/10/2020
1.0.19 699 8/5/2019
1.0.18 673 4/1/2019
1.0.17 785 1/8/2019
1.0.16 756 11/29/2018
1.0.15 913 7/24/2018
1.0.14 985 7/19/2018
1.0.13 1,020 7/18/2018
1.0.12 945 7/16/2018
1.0.11 978 7/13/2018
1.0.10 1,004 4/26/2018
1.0.9 963 4/17/2018
1.0.8 989 4/10/2018
1.0.7 984 3/10/2018
1.0.6 1,020 8/3/2017
1.0.5 954 8/2/2017
1.0.4 1,015 8/2/2017
1.0.3 973 8/2/2017
1.0.2 1,004 8/2/2017
1.0.1 931 8/2/2017
1.0.0 1,022 8/2/2017

1.0.1 添加 Apache License, Version 2.0
1.0.8 修正了检测 FileServer 是否启动的错误
1.0.9 修正了查找 OpenQuant 安装目录的错误,修正了重订阅的错误
1.0.10 修正了加载配置文件的问题
1.0.11 修正了不能重订阅从 Strategy 继承的策略
1.0.12 修正了 OpenQuantOutside.cs 文件不完整的错误
1.0.13 修正了重新订阅时发生的错误
1.0.15 修正了版本混乱引发的错误
1.0.16 修正了不能重订阅从 InstrumentStrategy 继承的策略
1.0.18 复制授权文件解决过期提示
1.0.19 添加是否运行在OpenQuant中的检查
1.0.20 修改了查找OpenQuant安装目录的方法支持新版的OpenQuant