OKEx.Net 5.3.4

Suggested Alternatives

OKX.Api

dotnet add package OKEx.Net --version 5.3.4
NuGet\Install-Package OKEx.Net -Version 5.3.4
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="OKEx.Net" Version="5.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OKEx.Net --version 5.3.4
#r "nuget: OKEx.Net, 5.3.4"
#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 OKEx.Net as a Cake Addin
#addin nuget:?package=OKEx.Net&version=5.3.4

// Install OKEx.Net as a Cake Tool
#tool nuget:?package=OKEx.Net&version=5.3.4

OKEx.Net is a .Net wrapper for the OKX API (https://www.okx.com/). It includes all features the API provides, REST API and Websocket, using clear and readable objects including but not limited to Reading market info, Placing and managing orders and Reading balances and funds

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
5.3.4 2,991 5/6/2023
5.3.3 499 4/18/2023
5.3.2 306 4/17/2023
5.3.1 1,240 2/20/2023
5.3.0 7,380 12/9/2022
5.2.6 1,210 10/13/2022
5.2.5 615 8/21/2022
5.2.4 574 8/21/2022
5.2.0 1,666 1/30/2022
5.1.5 659 1/8/2022
5.1.3 705 12/7/2021
5.1.2 3,515 11/26/2021
5.1.1 2,387 11/26/2021
5.1.0 2,868 11/25/2021
5.0.6 451 11/16/2021
5.0.5 569 11/2/2021
5.0.4 532 10/22/2021
5.0.3 479 10/16/2021
5.0.2 547 10/8/2021
5.0.1 484 10/6/2021
2.5.0 574 9/18/2021
2.1.0 1,963 3/31/2021
2.0.2 532 2/23/2021
2.0.1 553 2/2/2021
2.0.0 531 1/17/2021
1.6.0 567 1/16/2021
1.5.9 492 1/15/2021
1.5.8 510 1/12/2021
1.5.7 503 12/28/2020
1.5.6 555 12/22/2020
1.4.3 598 12/20/2020
1.4.1 534 12/16/2020
1.4.0 557 12/15/2020
1.3.1 539 12/13/2020
1.3.0 545 12/13/2020
1.2.4 584 12/12/2020
1.2.3 1,027 11/8/2020
1.2.2 534 11/8/2020
1.2.1 568 11/8/2020
1.2.0 614 9/21/2020
1.1.3 5,304 3/4/2020
1.1.2 681 2/21/2020
1.1.1 628 2/16/2020
1.1.0 771 2/15/2020
1.0.6 675 2/15/2020
1.0.5 591 2/2/2020
1.0.4 616 1/31/2020
1.0.2 689 1/28/2020
1.0.0 698 1/26/2020

Version 5.3.4 - 06 May 2023
* Updated WithdrawAsync Method (https://github.com/burakoner/OKEx.Net/issues/97)
* Updated GetInstrumentsAsync Method (https://github.com/burakoner/OKX.Api/issues/7)

Version 5.3.2 - 17 Apr 2023
* Synced with CryptoExchange.Net v5.4.3
* Fixed issue on Github (https://github.com/burakoner/OKEx.Net/issues/92)
* Fixed issue on Github (https://github.com/burakoner/OKEx.Net/issues/94)
* Fixed issue on Github (https://github.com/burakoner/OKEx.Net/issues/95)

Version 5.3.1 - 20 Feb 2023
* Synced with CryptoExchange.Net v5.4.0

Version 5.3.0 - 09 Dec 2022
* Synced with CryptoExchange.Net v5.3.1
* Merged pull request on Github (https://github.com/burakoner/OKEx.Net/pull/77)
* Fixed issue on Github (https://github.com/burakoner/OKEx.Net/issues/83)
* Fixed issue on Github (https://github.com/burakoner/OKEx.Net/issues/82)
* Fixed issue on Github (https://github.com/burakoner/OKEx.Net/issues/75)
* Fixed issue on Github (https://github.com/burakoner/OKEx.Net/issues/68)

Version 5.2.6 - 13 Oct 2022
* Fixed some issues on Github
* Fixed minor bugs

Version 5.2.5 - 21 Aug 2022
* Added CancelWithdrawal CancelWithdrawalAsync methods
* Corrected some deprecated endpoints
* Merged some community pull requests
* Fixed minor bugs

Version 5.2.4 - 21 Aug 2022
* Synced with CryptoExchange.Net v5.2.4
* Removed "_" (underscore) from async method names (Dummy_Async() => DummyAsync())
* Okex.Net.CoreObjects namespace changed as Okex.Net.Objects.Core
* Okex.Net.RestObjects.* namespace changed as Okex.Net.Objects.*
* Added: Okex.Net.Objects.Core.OkexApiAddresses Class
* Added: Okex.Net.Objects.Core.OkexApiCredentials Class
* Added/Changed some Core Objects according to new version of CryptoExchange.Net
* Added: Public => GetVIPInterestRates GetVIPInterestRatesAsync methods
* Added: Public => GetInsuranceFund GetInsuranceFundAsync methods
* Added: Public => UnitConvert UnitConvertAsync methods
* Added: Market => GetTradesHistory GetTradesHistoryAsync methods
* Added: Market => GetBlockTickers GetBlockTickersAsync methods
* Added: Market => GetBlockTicker GetBlockTickerAsync methods
* Added: Market => GetBlockTrades GetBlockTradesAsync methods
* Added: SubAccount => ResetSubAccountApiKey ResetSubAccountApiKeyAsync methods
* Added: SubAccount => GetSubAccountTradingBalances GetSubAccountTradingBalancesAsync methods
* Added: SubAccount => GetSubAccountFundingBalances GetSubAccountFundingBalancesAsync methods
* Added: Funding => GetSavingBalances GetSavingBalancesAsync methods
* Removed: SubAccount => CreateSubAccountApiKey CreateSubAccountApiKey_Async methods
* Removed: SubAccount => GetSubAccountApiKey GetSubAccountApiKey_Async methods
* Removed: SubAccount => ModifySubAccountApiKey ModifySubAccountApiKey_Async methods
* Removed: SubAccount => DeleteSubAccountApiKey DeleteSubAccountApiKey_Async methods
* Removed: SubAccount => GetSubAccountBalance GetSubAccountBalance_Async methods
* Removed: Funding => PiggyBankAction PiggyBankAction_Async methods
* Removed: Funding => PiggyBankBalance PiggyBankBalance_Async methods
* Renamed: Okex.Net.RestObjects.Account.OkexPositionMode => Okex.Net.Objects.Account.OkexAccountPositionMode
* Renamed: Okex.Net.RestObjects.Account.OkexGreeksType => Okex.Net.Objects.Account.OkexAccountGreeksType
* Renamed: Okex.Net.RestObjects.Account.OkexConfiguration => Okex.Net.Objects.Account.OkexAccountConfiguration
* Added/Changed/Fixed many models (added some extra models for new methods, added missing fields, removed some fields, fixed minor bugs for existing models)
* Notes: CryptoExchange.Net v5 library is very different from version 4. I tried to keep main structure in OKEx.Net, but I had to make some changes. I know CryptoExchange.Net v5 is has different usage algorithm, but there are many developers using OKEx.Net. So I decided not to change main structure considering those developers. I can build a different wrapper for CryptoExchange.Net v5 later. I'm not sure...