1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2026-04-07 02:01:12 +00:00

Commit Graph

  • 455b332757 Updated test methods Jkorf 2025-08-19 10:05:14 +02:00
  • 876b895645 Fixed warning Jkorf 2025-08-19 10:01:49 +02:00
  • daf7ed9fe6 Refactored RestApiClient authentication to prevent duplicate query string / body serialization Jkorf 2025-08-19 09:50:10 +02:00
  • 3e365f83c9
    Error handling update Jan Korf 2025-08-18 11:03:26 +02:00
  • 40977ebdbe Fixed timing issue in query response processing Jkorf 2025-08-07 14:15:18 +02:00
  • 4a9058fc1c Fix response type in websocket queries not interested in the response Jkorf 2025-08-07 14:15:00 +02:00
  • dab9a21608 Fixed IOrderBookSocketClient Shared interface not getting registered in DI JKorf 2025-08-04 17:12:34 +02:00
  • a89c222399 Updated to version 9.4.0 CryptoExchange.Net.Protobuf.9.4.0 Jkorf 2025-08-04 09:56:45 +02:00
  • 1e356d2a45 Updated CryptoExchange.Net and protobuf-net package versions for CryptoExchange.Net.Protobuf Jkorf 2025-08-04 09:54:15 +02:00
  • eed794c2cf Updated to version 9.4.0 CryptoExchange.Net.9.4.0 Jkorf 2025-08-04 09:47:36 +02:00
  • 2f82e2015b Updated Shared symbol requests/subscriptions to allow multiple symbols in one call if supported Jkorf 2025-08-04 09:39:30 +02:00
  • ad599badb2 Added CryptoExchange.Net tag Jkorf 2025-07-29 16:02:38 +02:00
  • 1e45c73f1d Added CoinW to examples Jkorf 2025-07-29 15:57:02 +02:00
  • 49c1fda2c1 Added CoinW reference Jkorf 2025-07-29 11:44:22 +02:00
  • 32a31e464b Updated to version 9.3.1 CryptoExchange.Net.9.3.1 Jkorf 2025-07-29 09:42:53 +02:00
  • cddb4167e4 Added Id property to SharedPosition model Jkorf 2025-07-28 15:58:36 +02:00
  • 65457d8df2 Added BaseAndQuoteAssetAndContracts value to SharedQuantityType enum Jkorf 2025-07-28 15:58:19 +02:00
  • 122a6cad43 Updated to version 9.3.0 CryptoExchange.Net.Protobuf.9.3.0 Jkorf 2025-07-23 10:52:40 +02:00
  • 4c0e841425 Updated CryptoExchange.Net version Jkorf 2025-07-23 10:51:17 +02:00
  • 92f5839aec Updated to version 9.3.0 CryptoExchange.Net.9.3.0 Jkorf 2025-07-23 10:37:52 +02:00
  • 30475dae67
    Feature/websocket listener update (#244) Jan Korf 2025-07-23 10:31:03 +02:00
  • 3d942bd503 Updated decimal parser to support "NaN" and "-Infinity" strings, added check for negative overflow value, improved performance in most cases Jkorf 2025-07-21 09:42:52 +02:00
  • f739520e52 Updated to version 9.2.1 CryptoExchange.Net.9.2.1 Jkorf 2025-07-16 10:51:41 +02:00
  • 0152603ddb Added setting for whether or not to process unparsable websocket messages Jkorf 2025-07-16 10:42:38 +02:00
  • aa06e0eead Fixed issue causing duplicate subscriptions and data in the TradeTracker and KlineTracker when websocket connection was reconnected Jkorf 2025-07-16 09:27:42 +02:00
  • 2fde9a285e Update README.md Jkorf 2025-07-14 13:31:47 +02:00
  • b9f6eb6abb Update README.md Jkorf 2025-07-14 13:25:01 +02:00
  • d77c4354a6 Updated to version 9.2.0 CryptoExchange.Net.Protobuf.9.2.0 Jkorf 2025-07-14 11:42:40 +02:00
  • 21860ddf85 Updated CryptoExchange.Net reference for CryptoExchange.Protobuf.Net Jkorf 2025-07-14 11:33:30 +02:00
  • 2cffa22cc2 Updated to version 9.2.0 9.2.0 Jkorf 2025-07-14 11:06:30 +02:00
  • 985ba9bb29
    Simplify ArrayConverter (#241) EricGarnier 2025-07-14 10:57:48 +02:00
  • 96f23f163d
    Feature/protobuf (#243) Jan Korf 2025-07-14 10:56:18 +02:00
  • 0e7d49991a Updated examples, added Toobit reference Jkorf 2025-06-11 14:33:05 +02:00
  • 3e635cf0fe Updated to version 9.1.0 9.1.0 Jkorf 2025-05-28 15:03:32 +02:00
  • 1425c66c69 Dependencies update Jkorf 2025-05-28 14:50:23 +02:00
  • fc3b7cc75b Added JsonConverter implementation for SharedQuantity and SharedSymbol types Jkorf 2025-05-28 14:26:55 +02:00
  • 2cc2dc6ceb Updated to version 9.0.1 9.0.1 Jkorf 2025-05-20 14:51:19 +02:00
  • 7da8cedf66 Improved response time on CancellationToken cancel during subscribing Jkorf 2025-05-20 14:49:43 +02:00
  • 2cf10668dd Added support for sending query without expecting a response Jkorf 2025-05-19 16:06:45 +02:00
  • f1342b5ff2 Examples Jkorf 2025-05-14 14:30:05 +02:00
  • a04b636a11 Disable AOT warnings in testing code JKorf 2025-05-13 20:03:34 +02:00
  • e4637ad295 Disable warning for AOT in testing helpers Jkorf 2025-05-13 15:53:13 +02:00
  • 3a1e43dabe Fixed framework check for setting IsAotCompatible project flag Jkorf 2025-05-13 15:36:16 +02:00
  • 10da1a7bfe Fix documentation link Jkorf 2025-05-13 15:10:15 +02:00
  • 37320ca862 Docs Jkorf 2025-05-13 15:08:30 +02:00
  • 2074a5e26f Updated to version 9.0.0 9.0.0 Jkorf 2025-05-13 10:28:12 +02:00
  • 6b14cdbf06
    Feature/9.0.0 (#236) Jan Korf 2025-05-13 10:15:30 +02:00
  • 478cb537fa wip feature/9.0.0-quantity JKorf 2025-03-17 21:48:06 +01:00
  • 6a82a7a411 wip Jkorf 2025-03-18 11:59:59 +01:00
  • f17d9032fb wip Jkorf 2025-03-17 14:48:21 +01:00
  • a8907c7ea5 wip Jkorf 2025-03-14 15:10:17 +01:00
  • f151b961a5 wip Jkorf 2025-03-14 09:02:19 +01:00
  • 932cc4864e Add ClientOrderId shared apis Jkorf 2025-03-11 15:15:43 +01:00
  • 9f6eb9f0d0 wip Jkorf 2025-03-11 08:44:14 +01:00
  • a0e2f78a6a Made ReplaceConverter abstract as it needs to be implemented in client libs, removed unsupported JsonConverterCtor attribute Jkorf 2025-03-07 13:09:50 +01:00
  • 142cba5cca Add GenerateClientOrderId to shared order clients Jkorf 2025-03-06 16:13:20 +01:00
  • 54aa6907f9 Some small fixes Jkorf 2025-03-06 16:13:03 +01:00
  • bf103ce9d1 Added ExchangeSymbolCache, added SharedSymbol property on all relevant response models Jkorf 2025-03-06 16:12:48 +01:00
  • ec1f469848 Added GenerateClientOrderId and ParseSymbol to ISharedClient Jkorf 2025-03-05 16:12:32 +01:00
  • c1dde521af Added OptionalExchangeParameters, UnsupportedOptionalParameters and Supported to shared EndpointOptions Jkorf 2025-03-05 16:12:18 +01:00
  • c070c425e7 Added MaxLeverage to shared FuturesSymbol Jkorf 2025-03-05 16:11:36 +01:00
  • 2f6889880a Restore CryptoRestClient Jkorf 2025-03-05 16:11:09 +01:00
  • 48d3e15f39 Added CallResult.SuccessResult as static object for use instead of new CallResult(null) Jkorf 2025-03-05 15:03:09 +01:00
  • 1999a27b41 Added Pass property to ApiCredentials Jkorf 2025-03-05 14:47:13 +01:00
  • e138d7d263 Removed Newtonsoft.Json dependency Jkorf 2025-03-05 14:40:33 +01:00
  • 0d4ab96e19 Removed old SendRequestAsync methods Jkorf 2025-03-05 13:34:10 +01:00
  • 7219441ec4 Updated IEnumerable responses to arrays Part 2 Jkorf 2025-03-05 13:25:15 +01:00
  • 89c87b19e1 Updated IEnumerable responses to arrays Jkorf 2025-03-05 13:13:55 +01:00
  • 89bd091848 merge Jkorf 2025-03-05 12:59:42 +01:00
  • 6aff618770 Removed deprecated Common implementation Jkorf 2025-03-05 11:52:33 +01:00
  • 355d111a55
    Feature/aot (#232) Jan Korf 2025-03-05 11:50:15 +01:00
  • 3d6267da93 Added specific logging for user cancellation on rest requests instead of generic warning log 9.0.0-beta7 9.0.0-beta6 9.0.0-beta5 9.0.0-beta4 9.0.0-beta3 9.0.0-beta2 9.0.0-beta1 Jkorf 2025-03-05 09:02:25 +01:00
  • 8def7f32af Update UnsubscribeAll in socket client to also unsubscribe on a dedicated connection JKorf 2025-03-04 19:45:06 +01:00
  • ac295de9f6 Added referal link Jkorf 2025-03-04 11:46:03 +01:00
  • d412e0895e Added DeepCoin reference and examples Jkorf 2025-03-04 11:41:03 +01:00
  • 1f9e2b4fcb Fixed websocket ping timeout not recognized for warning logging Jkorf 2025-02-26 10:44:57 +01:00
  • b13cff5a95
    Fix memory leak in AsyncAutoResetEvent (#229) James Carter 2025-02-24 07:33:26 +00:00
  • 4c050744ad
    Allow specifying the ReceiveMessageBuffer size on Websockets (#228) James Carter 2025-02-23 18:58:05 +00:00
  • 3b15c35a02 Added support for ratelimiting key suffix, allowing parameter based ratelimiting JKorf 2025-02-17 17:26:04 +01:00
  • cd78dbf575 Updated to version 8.8.0 8.8.0 Jkorf 2025-02-10 14:38:19 +01:00
  • a258532d6a Fixed DataTime copying in DataEvent Jkorf 2025-02-10 14:32:25 +01:00
  • d2a87a1069 Added additional enum values to default SupportIntervals for shared rest and socket kline operations JKorf 2025-02-09 21:43:18 +01:00
  • e07f24ea0a Fixed various info-warnings and spelling issues JKorf 2025-02-09 21:25:26 +01:00
  • 024e8dcfe2 Added SharedKlineInterval values JKorf 2025-02-09 20:12:55 +01:00
  • 4bb5aae40a Split DataEvent.Timestamp in DataEvent.ReceivedTimestamp and JKorf 2025-02-09 16:40:28 +01:00
  • dec94678ec Updated to version 8.7.4 8.7.4 JKorf 2025-02-08 14:28:29 +01:00
  • 1a49fc8251 Fix exception when creating rest client for mono runtime JKorf 2025-02-08 14:25:19 +01:00
  • 29b0875960 Updated examples Jkorf 2025-02-07 13:50:00 +01:00
  • 976ccab1da Added BitMEX reference Jkorf 2025-02-07 13:20:54 +01:00
  • 02bbd37bb6 Updated to version 8.7.3 8.7.3 Jkorf 2025-02-05 09:15:25 +01:00
  • 1bbbec7f2b Fixed issue with serialization of nullable types in System.Text.Json ArrayConverter Jkorf 2025-02-05 09:12:12 +01:00
  • 0262f04913 Added handling of negative number DateTime deserialization to default Jkorf 2025-02-05 08:25:59 +01:00
  • fd1ec17d72 Fix for unnecessary error message in logging when closing connection Jkorf 2025-02-04 08:28:48 +01:00
  • 4bdad7fe0c Updated SharedSymbol from class to record Jkorf 2025-02-04 08:28:21 +01:00
  • 74f73dc790 Updated to version 8.7.2 8.7.2 Jkorf 2025-01-27 13:24:08 +01:00
  • 0527a8a76e Some small fixes in the System.Text.Json ArrayConverter, added support for flags in EnumConverter Jkorf 2025-01-27 11:52:07 +01:00
  • c693eb8c02 Updated to version 8.7.1 8.7.1 Jkorf 2025-01-24 08:42:08 +01:00
  • 3eb28c7fed Added HyperLiquid referral Jkorf 2025-01-23 09:35:44 +01:00
  • 618c4922b9 Added Authenticated property to IBaseApiClient interface JKorf 2025-01-22 19:11:38 +01:00
  • c81b15861d Updated examples and docs with HyperLiquid references Jkorf 2025-01-21 15:24:23 +01:00