OECAPI 3.5.13
See the version list below for details.
dotnet add package OECAPI --version 3.5.13
NuGet\Install-Package OECAPI -Version 3.5.13
<PackageReference Include="OECAPI" Version="3.5.13" />
paket add OECAPI --version 3.5.13
#r "nuget: OECAPI, 3.5.13"
// Install OECAPI as a Cake Addin #addin nuget:?package=OECAPI&version=3.5.13 // Install OECAPI as a Cake Tool #tool nuget:?package=OECAPI&version=3.5.13
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.
GitHub repositories
This package is not used by any popular GitHub repositories.
OEC.API.OECClient.UsingUUID(String) added for using by third-party code inside OEC Trader; OEC.API.BaseContract.StrikeDisplayFactor introduced; access to the list of CME Data Feed entitlements (OEC.API.OECClient.DataFeedEntitlements); improved options value calculation; removing bid/ask prices at the end of trading session by a signal from server; fixed incorrect handling auto-added (pending) contracts on client-side; fixed some issues with several simultaneous cash updates; better support of multiple OEC API instances in one application