OKX.Api
1.6.0
See the version list below for details.
dotnet add package OKX.Api --version 1.6.0
NuGet\Install-Package OKX.Api -Version 1.6.0
<PackageReference Include="OKX.Api" Version="1.6.0" />
paket add OKX.Api --version 1.6.0
#r "nuget: OKX.Api, 1.6.0"
// Install OKX.Api as a Cake Addin #addin nuget:?package=OKX.Api&version=1.6.0 // Install OKX.Api as a Cake Tool #tool nuget:?package=OKX.Api&version=1.6.0
OKX V5 Api Wrapper. Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible OKX Cryptocurrency Exchange Rest and Websocket Api Wrapper
Product | Versions 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. |
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.4.1025 | 4,593 | 10/25/2024 |
5.4.1021 | 6,764 | 10/21/2024 |
5.4.1011 | 9,861 | 10/10/2024 |
5.4.1010 | 11,137 | 10/9/2024 |
5.4.1001 | 8,428 | 10/1/2024 |
2.6.8 | 3,780 | 9/26/2024 |
2.6.7 | 16,437 | 9/20/2024 |
2.6.4 | 9,990 | 9/19/2024 |
2.5.7 | 10,732 | 9/18/2024 |
2.5.6 | 8,515 | 9/18/2024 |
2.5.5 | 6,909 | 9/18/2024 |
2.5.1 | 14,618 | 9/17/2024 |
2.4.8 | 10,228 | 8/19/2024 |
2.3.1 | 9,884 | 8/9/2024 |
2.2.5 | 14,013 | 7/24/2024 |
2.2.0 | 8,693 | 7/20/2024 |
2.0.6 | 5,082 | 7/2/2024 |
2.0.3 | 5,500 | 4/6/2024 |
2.0.2 | 4,913 | 3/28/2024 |
2.0.1 | 2,468 | 3/27/2024 |
1.7.2 | 220 | 3/19/2024 |
1.7.0 | 467 | 2/29/2024 |
1.6.0 | 50,151 | 2/5/2024 |
1.5.6 | 625 | 1/3/2024 |
1.5.5 | 706 | 12/10/2023 |
1.5.1 | 644 | 11/15/2023 |
1.5.0 | 531 | 11/13/2023 |
1.4.0 | 945 | 9/18/2023 |
1.3.1 | 206,606 | 8/6/2023 |
1.2.5 | 767 | 8/6/2023 |
1.2.3 | 1,233 | 8/3/2023 |
1.2.2 | 1,232 | 7/28/2023 |
1.1.7 | 1,153 | 6/27/2023 |
1.1.0 | 3,772 | 5/7/2023 |
1.0.6 | 708 | 5/6/2023 |
1.0.5 | 776 | 4/19/2023 |
1.0.4 | 775 | 4/18/2023 |
1.0.3 | 794 | 4/18/2023 |
1.0.2 | 756 | 4/17/2023 |
1.0.1 | 970 | 3/25/2023 |
1.0.0 | 775 | 3/25/2023 |
Version 1.6.0 - 05 Feb 2024
* ApiSharp updated to 2.1.0
* Added feature https://github.com/burakoner/OKX.Api/issues/56
* Imported pull request https://github.com/burakoner/OKX.Api/pull/55
Version 1.5.6 - 03 Jan 2024
* Fixed issue https://github.com/burakoner/OKX.Api/issues/53
Version 1.5.5 - 10 Dec 2023
* Updated ApiSharp to 2.0.5
* Fixed issue https://github.com/burakoner/OKX.Api/issues/52
* Refactored OKXRestApiTradingAccountClient and related models
Version 1.5.1 - 15 Nov 2023
* Updated ApiSharp to 2.0.1
Version 1.5.0 - 13 Nov 2023
* Fixed DemoTradingService usage
* Fixed issue https://github.com/burakoner/OKX.Api/issues/39
* Fixed issue https://github.com/burakoner/OKX.Api/issues/48
* Fixed issue https://github.com/burakoner/OKX.Api/issues/49
* Fixed issue https://github.com/burakoner/OKX.Api/issues/50
* Fixed issue https://github.com/burakoner/OKX.Api/issues/51
Version 1.4.0 - 16 Sep 2023
* Added Business WebSocket endpoint and moved related methods
* Fixed websocket endpoint division (public, private, business) related issues
* Some models changed (OkxPositionHistory)
* Fixed issue https://github.com/burakoner/OKX.Api/issues/37
* Fixed issue https://github.com/burakoner/OKX.Api/issues/40
* Fixed issue https://github.com/burakoner/OKX.Api/issues/43
* Fixed issue https://github.com/burakoner/OKX.Api/issues/46
Version 1.3.1 - 06 Aug 2023
* Fixed issue https://github.com/burakoner/OKX.Api/issues/20
* Merged pull request https://github.com/burakoner/OKX.Api/pull/36
Version 1.3.0 - 06 Aug 2023
* ApiSharp version updated to 1.5.0
* Both Rest and Websocket Api client hierarchies synced with OKX Api Documentation
* OKXStreamClient renamed to OKXWebSocketApiClient and methods moved to seperate clients according to OKX Api Documentation
* Some method and parameter names changed
* Timestamp conversion algorithm changed. You can now reach both timestamp and time properties
* Added Copy Trading Section
* Added OrderBookTrading.AlgoTrading.AmendAlgoOrderAsync (api/v5/trade/amend-algos)
* Added OrderBookTrading.AlgoTrading.GetAlgoOrderDetailsAsync (api/v5/trade/order-algo)
* Moved some MarketData methods to PublicData section: GetIndexCandlesticksAsync, GetMarkPriceCandlesticksAsync, GetIndexTickersAsync, GetOracleAsync, GetIndexComponentsAsync
* Moved some MarketData methods to BlockTrading section: GetBlockTickersAsync, GetBlockTickerAsync, GetBlockTradesAsync
* Removed some Funding methods: GetSavingBalancesAsync, SavingPurchaseRedemptionAsync
* Fixed issue https://github.com/burakoner/OKX.Api/issues/20
* Fixed issue https://github.com/burakoner/OKX.Api/issues/29
* Fixed issue https://github.com/burakoner/OKX.Api/issues/34
Version 1.2.4 - 05 Aug 2023
* Multiple subscription to index candle instrument name issue solved
as described at https://github.com/burakoner/OKX.Api/issues/30 and solved at https://github.com/burakoner/OKX.Api/pull/31
Version 1.2.3 - 03 Aug 2023
* ApiSharp version updated to 1.4.1
Version 1.2.2 - 28 Jul 2023
* Merged pull request https://github.com/burakoner/OKX.Api/pull/28
Version 1.2.1 - 28 Jul 2023
* Synced with OKX Api 2023-07-26 version
* Added some other missing documentation symbols
* Merged pull request https://github.com/burakoner/OKX.Api/pull/25
* Merged pull request https://github.com/burakoner/OKX.Api/pull/26
* Merged pull request https://github.com/burakoner/OKX.Api/pull/27
Version 1.2.0 - 27 Jul 2023
* Added documentation symbols
* Synced with OKX Api 2023-06-28 version
* Fixed issue at https://github.com/burakoner/OKX.Api/issues/21
* Fixed issue at https://github.com/burakoner/OKX.Api/issues/21
* Merged pull request https://github.com/burakoner/OKX.Api/pull/23
* Merged pull request https://github.com/burakoner/OKX.Api/pull/24
Version 1.1.7 - 26 Jun 2023
* It's possible to subscribe multiple symbols at once on WebSocket
* Fixed issue at https://github.com/burakoner/OKX.Api/issues/16
Version 1.1.6 - 26 Jun 2023
* Updated All Methods and Models, synced with OKX Api 2023-06-20 version
* OKXStreamClient has some parameter and parameter order changes
* Fixed issue at https://github.com/burakoner/OKX.Api/issues/18
* Fixed some typos
Version 1.1.5 - 25 Jun 2023
* Added Grid Trading section endpoints
* ApiSharp updated to v1.3.6
* Fixed issue at https://github.com/burakoner/OKX.Api/issues/11
Version 1.1.0 - 07 May 2023
* Updated All Methods and Models, synced with OKX Api 2023-04-27 version
Version 1.0.6 - 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)