OECAPI 3.5.11
Please use GFAPI instead
See the version list below for details.
dotnet add package OECAPI --version 3.5.11
NuGet\Install-Package OECAPI -Version 3.5.11
<PackageReference Include="OECAPI" Version="3.5.11" />
paket add OECAPI --version 3.5.11
#r "nuget: OECAPI, 3.5.11"
// Install OECAPI as a Cake Addin #addin nuget:?package=OECAPI&version=3.5.11 // Install OECAPI as a Cake Tool #tool nuget:?package=OECAPI&version=3.5.11
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.
OECClient.TrackUnhandledExceptions added; enforced checking of invalid order parts before sending to server; fixed checking of order extended data; Greeks fields marked as obsolete; Margin Calculator documented