OECAPI 3.5.14.1
Please use GFAPI instead
See the version list below for details.
dotnet add package OECAPI --version 3.5.14.1
NuGet\Install-Package OECAPI -Version 3.5.14.1
<PackageReference Include="OECAPI" Version="3.5.14.1" />
paket add OECAPI --version 3.5.14.1
#r "nuget: OECAPI, 3.5.14.1"
// Install OECAPI as a Cake Addin #addin nuget:?package=OECAPI&version=3.5.14.1 // Install OECAPI as a Cake Tool #tool nuget:?package=OECAPI&version=3.5.14.1
OEC API library encapsulates network communication between client application and OEC Servers and provided object-oriented access to OEC functionality through exposed components (objects), their properties, methods and events.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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.
Fixed errors:
Critical Error Message - InvalidOperationException at API.Core.CheckEvents
Closed positions were counted as quote limit
Only the most recent instance of OECClient was able to send allocation blocks
Critical Error Message - NRE if Disconnect() is called before Connect()
Changes:
Added Version.MaximumEnd and Version.MinimumStart
Added DataFeedEntitlement