1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-09-06 07:31:19 +00:00

Commit Graph

  • 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
  • 4a5832cccd Updated to version 8.7.0 8.7.0 Jkorf 2025-01-21 14:02:42 +01:00
  • 4e47c4cbdf Updated CheckForMissingInterfaces test Jkorf 2025-01-21 14:00:30 +01:00
  • 2af1520ecc Added PriceSignificationFigures to SharedSpotSymbol model Jkorf 2025-01-21 14:00:08 +01:00
  • cf397af3ab Added GetMillisecondTimestampLong helper method to AuthenticationProvider Jkorf 2025-01-21 13:47:05 +01:00
  • a1479705e2 Fixed typo JKorf 2025-01-13 17:49:38 +01:00
  • 175e23f110 Updated to version 8.6.1 8.6.1 Jkorf 2025-01-09 16:25:11 +01:00
  • 9b7019ded2 Removed websocket Error callback when exception is expected Jkorf 2025-01-09 16:23:34 +01:00
  • 7904aa9ba7 Fixed websocket connection getting stuck after a ping frame timeout, removed unnecessary type restraints on RestApiClient.SendAsync methods Jkorf 2025-01-09 16:18:13 +01:00
  • 3fe6db589f Updated to version 8.6.0 8.6.0 Jkorf 2025-01-07 13:25:50 +01:00
  • 625dccbbe4 Added ExchangeType enum, some small improvements Jkorf 2025-01-07 13:22:16 +01:00
  • e650771d16 Added response headers parameter to RestApiClient.TryParseError method, added check for ServerRateLimitError on the result Jkorf 2025-01-07 10:19:37 +01:00
  • 3dad28b19d Added IFeeRestClient to service registration Jkorf 2025-01-07 08:59:51 +01:00
  • 2b9fda985e Add support for passing weight to apply to an individual ratelimit guard Jkorf 2025-01-07 08:35:06 +01:00
  • ff8759409b Use Convert.ToHexString if available JKorf 2025-01-06 21:38:42 +01:00
  • 0d9627c13f Changed socket no data reconnect message to LogLevel Warning JKorf 2024-12-23 20:03:56 +01:00
  • 0179fd7e2a Fixed workflow automated tests Jkorf 2024-12-23 14:43:23 +01:00
  • b8d0b0cf95 Workflow fix Jkorf 2024-12-23 14:36:18 +01:00
  • 73c42bd452 Updated to version 8.5.0 8.5.0 Jkorf 2024-12-23 14:25:39 +01:00
  • 290be7f5e0 Added net9.0 build target, added KeepAliveTimeout for websocket connections Jkorf 2024-12-23 14:14:47 +01:00
  • 0be1bb16e3
    Feature/update settings (#225) Jan Korf 2024-12-23 08:49:58 +01:00
  • 8605196390 Updated to version 8.4.5 8.4.5 Jkorf 2024-12-20 15:25:41 +01:00
  • 460dd97537 Added EmptyArrayObjectConverter, added JsonSerializerOptions parameter to SystemTextJsonMessageAccessor ctor Jkorf 2024-12-20 13:36:02 +01:00
  • 1ec5984fad Updated to version 8.4.4 8.4.4 JKorf 2024-12-08 10:16:19 +01:00
  • 8260c2661d Changed JsonConverterCtorAttribute to use type parameter instead of generic parameter to support .net framework JKorf 2024-12-08 10:12:39 +01:00
  • 591c1dd405 docs Jkorf 2024-12-04 10:44:35 +01:00
  • 0164cdfcc4 docs Jkorf 2024-12-04 09:15:23 +01:00
  • 23a6cfff87 docs Jkorf 2024-12-04 09:07:59 +01:00
  • fdcdb90a5f Added XT reference Jkorf 2024-12-04 08:58:46 +01:00
  • 0b7107401f Updated to version 8.4.3 8.4.3 Jkorf 2024-12-03 09:59:36 +01:00
  • 06add65354 Fixed KlineTracker update handling JKorf 2024-12-02 21:46:30 +01:00
  • 773d288497 Updated to version 8.4.2 8.4.2 Jkorf 2024-12-02 14:39:27 +01:00
  • fd4e8da938 Removed special characters in ClientOrderIdSeperator to adhere to field content rules Jkorf 2024-12-02 14:38:22 +01:00
  • 271743b669 Updated to version 8.4.1 8.4.1 Jkorf 2024-12-02 13:15:31 +01:00
  • f4797caf37 Added replace converter, added library helpers class Jkorf 2024-12-02 13:13:56 +01:00
  • 62c9769c72 Updated to version 8.4.0 8.4.0 Jkorf 2024-11-28 14:24:00 +01:00
  • 92d7bc1e2e Added GetFeesAsync Shared REST client support, Added TimePeriodFilterSupport and MaxLimit properties to PaginatedEndpointOptions Jkorf 2024-11-28 14:18:09 +01:00
  • 99e4f96f63 Updated some testing code Jkorf 2024-11-27 13:07:26 +01:00
  • 94d8afe149 Updated package dependency versions Jkorf 2024-11-27 13:07:05 +01:00
  • 90ad59c63a Added comma split enum string json converter Jkorf 2024-11-22 16:20:09 +01:00
  • c2273edfaa Added library options class Jkorf 2024-11-20 09:52:38 +01:00
  • 236283f4dd Update example-config.json Jkorf 2024-11-19 14:53:58 +01:00
  • b66f12ff75 Updated to version 8.3.0 8.3.0 Jkorf 2024-11-19 11:52:46 +01:00
  • 0403384beb Fixed warnings Jkorf 2024-11-19 11:50:55 +01:00
  • 7d7bc35869
    Client Configuration (#219) Jan Korf 2024-11-19 11:44:30 +01:00
  • 48797038be Added rate limit update event Jkorf 2024-11-13 14:29:43 +01:00
  • d21792d04c Added handling of Infinity values in decimal converter Jkorf 2024-11-13 11:39:55 +01:00
  • 8414e9d94f Fixed concurrency issue when unsubscribing websocket subscription during reconnection Jkorf 2024-11-12 16:21:15 +01:00
  • ab0243445d Updated docs and examples, added WhiteBit reference Jkorf 2024-11-07 11:39:44 +01:00
  • f2cf70b02f Updated to version 8.2.0 8.2.0 Jkorf 2024-11-06 14:00:23 +01:00
  • 9ff417bba8 Changed SocketApiClient GetAuthenticationRequest to GetAuthenticationRequestAsync to allow for requesting token Jkorf 2024-11-06 13:56:33 +01:00
  • 6b43d08a4d Added support for not allowing duplicate subscription topics on the same websocket connection Jkorf 2024-11-06 11:39:11 +01:00
  • 39bf7fe9b9 Added support for object deserialization in SystemTextJsonMessageAccessor.GetValue<T> Jkorf 2024-11-06 11:20:37 +01:00
  • b5893c3b60 Added PerAccount SharedLeverageSettingMode enum value, changed Side on SharedUserTrade to nullable Jkorf 2024-11-06 11:20:11 +01:00
  • 15657ba683 Updated to version 8.1.1 8.1.1 Jkorf 2024-11-01 10:38:30 +01:00
  • 1aed9f0c67 Fixed System.Text.Json ArrayConverter not passing serializer options to nested deserialization, fixed creating new serializer options each time a JsonConverter attribute is encountered Jkorf 2024-11-01 10:34:07 +01:00
  • 17f1560310 Fixed socket connections trying to authenticated connection when it's marked as dedicated request connection even when no authentication is needed Jkorf 2024-11-01 09:38:01 +01:00
  • 41de0a3150 Update index.html Jkorf 2024-10-28 16:14:54 +01:00
  • 3e410be611 Update index.html Jkorf 2024-10-28 16:11:01 +01:00
  • be75449e4a Updated examples, added trackers example Jkorf 2024-10-28 15:38:25 +01:00
  • b1b05c8f6b Added catch around HttpClientHandler.AutomaticDecompression setting as it's not support on Blazor WASM Jkorf 2024-10-28 13:41:58 +01:00
  • a0e588c3de Updated to version 8.1.0 8.1.0 Jkorf 2024-10-28 10:44:45 +01:00
  • 9e86a08327
    Trackers (#218) Jan Korf 2024-10-28 10:36:19 +01:00
  • ed007b5272 Added overload for Create method in OrderBookFactory using SharedSymbol Jkorf 2024-10-23 14:04:10 +02:00
  • bdd5526244 Added Side to SharedTrade model Jkorf 2024-10-23 14:01:17 +02:00
  • ce35e30688 Updated documentation and examples Jkorf 2024-10-22 16:20:27 +02:00
  • b40f72b1b0 Added Crypto.com reference Jkorf 2024-10-22 15:37:56 +02:00
  • 31a6cf285b Doc fix Jkorf 2024-10-22 11:56:59 +02:00
  • 1842f4fda0 Set ApiCredentials in the client specific options to prevent unknown client credentials when using SetApiCredentials method on client Jkorf 2024-10-22 10:15:17 +02:00
  • 7a58902ab6 Made SharedFuturesTicker last/high/low price properties nullable Jkorf 2024-10-22 09:54:44 +02:00
  • 3cb91296ca Added DoHandleReset method for websocket subscriptions Jkorf 2024-10-22 09:47:14 +02:00
  • 130ed40580 Comment Jkorf 2024-10-21 16:29:56 +02:00
  • 94cb2caf0b Added System.Text.Json ArrayConverter Write implementation Jkorf 2024-10-15 10:51:19 +02:00
  • 917d060827 Updated to version 8.0.3 8.0.3 Jkorf 2024-10-14 14:13:38 +02:00
  • c58bc2be07 Merge branch 'master' of https://github.com/JKorf/CryptoExchange.Net JKorf 2024-10-12 13:06:28 +02:00
  • ff3356e2b4 Added Authenticated property on base client and shared client JKorf 2024-10-12 13:06:22 +02:00
  • 79434c7be5 Implemented GetValues System.Text.Json in message accessor Jkorf 2024-10-11 16:02:17 +02:00
  • 168dabc11f Added fallback for unparsable value in System.Text.Json NumberStringConverter Jkorf 2024-10-09 15:42:11 +02:00
  • 71ee263683 Added support for duplicate array indexes in System.Text.Json ArrayConverter Jkorf 2024-10-09 15:41:43 +02:00
  • 7239b9c289 docs Jkorf 2024-10-09 10:25:57 +02:00