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

52 Commits

Author SHA1 Message Date
Jkorf
0164cdfcc4 docs 2024-12-04 09:15:23 +01:00
Jkorf
23a6cfff87 docs 2024-12-04 09:07:59 +01:00
Jkorf
fdcdb90a5f Added XT reference 2024-12-04 08:58:46 +01:00
Jan Korf
7d7bc35869
Client Configuration (#219)
Added support for IOptions injection, allowing options to be read from IConfiguration
Small refactor on client options internals
Updated HttpClient to be static field to be
2024-11-19 11:44:30 +01:00
Jkorf
ab0243445d Updated docs and examples, added WhiteBit reference 2024-11-07 11:39:44 +01:00
Jkorf
41de0a3150 Update index.html 2024-10-28 16:14:54 +01:00
Jkorf
3e410be611 Update index.html 2024-10-28 16:11:01 +01:00
Jan Korf
9e86a08327
Trackers (#218)
Fix for intermittently failing rate limiting test
Added ConnectionId to RequestDefinition to correctly handle connection and path rate limiting configuration
Added ValidateMessage method to websocket Query object to filter messages even though it is matched to the query based on the  ListenIdentifier
Added KlineTracker and TradeTracker implementation
2024-10-28 10:36:19 +01:00
Jkorf
ce35e30688 Updated documentation and examples 2024-10-22 16:20:27 +02:00
Jkorf
31a6cf285b Doc fix 2024-10-22 11:56:59 +02:00
Jkorf
7239b9c289 docs 2024-10-09 10:25:57 +02:00
Jkorf
6e5bcd5e9a Some small doc fixes 2024-10-07 15:30:09 +02:00
Jkorf
4131e563c3 Added Coinbase reference, updated examples 2024-10-07 15:20:12 +02:00
Jkorf
17ffec329f Fixed typo 2024-09-27 15:15:09 +02:00
Jkorf
7a3927ef49 Add parameters documentation for shared clients 2024-09-27 15:13:50 +02:00
Jan Korf
b8686d60b9
Shared exchange functionality (#214) 2024-09-27 09:17:44 +02:00
JKorf
87b0c8d7a2 Docs 2024-08-02 13:28:42 +02:00
JKorf
2f64cd9f05 Add BitMart reference 2024-07-30 22:14:25 +02:00
JKorf
11c1ad871a Docs 2024-07-19 10:15:21 +02:00
JKorf
bb4199620e Added caching docs 2024-06-26 15:33:31 +02:00
JKorf
7229438a0b Docs 2024-06-12 21:42:20 +02:00
JKorf
444af98a15 Added GateIo reference 2024-06-12 19:23:34 +02:00
JKorf
8080ecccc0 Added support for Patch requests, added SetBody to ParameterCollection for directly setting the request body 2024-06-04 09:54:24 +02:00
JKorf
0b6dbde7d4 docs 2024-06-01 22:56:43 +02:00
JKorf
fe4d63ba75 Update index.html 2024-06-01 22:17:26 +02:00
JKorf
96c9a55c48 Update index.html 2024-04-29 15:33:09 +02:00
JKorf
a20cbb2f1c Update index.html 2024-04-29 14:57:20 +02:00
JKorf
2e957d7d9e Docs 2024-04-29 14:40:34 +02:00
JKorf
5b11d94f73 Docs 2024-04-17 13:57:00 +02:00
JKorf
d5c4b1bd01 Rename RatelimiterEnabled option to RateLimiterEnabled 2024-04-17 13:37:45 +02:00
JKorf
5ef6feb996 Added readme for docs folder 2024-04-03 16:52:41 +02:00
JKorf
e62786a70f Update index.html 2024-03-27 16:17:37 +01:00
JKorf
87722f2d28 BingX example docs 2024-03-26 09:33:14 +01:00
JKorf
a86276f18d Added BingX to docs 2024-03-25 22:09:28 +01:00
JKorf
27704bf090 Docs 2024-03-01 14:29:26 +01:00
JKorf
4c899861b1 Docs 2024-03-01 14:25:38 +01:00
JKorf
cda1cce495 Updated docs 2024-02-25 14:54:33 +01:00
Jan Korf
d533557324
Websocket refactoring (#190)
Websocket refactoring
2024-02-24 19:21:47 +01:00
JKorf
2109b65a8e Fixed incorrect options docs 2023-10-09 21:36:12 +02:00
JKorf
a472751638 Updated Examples 2023-10-09 20:43:08 +02:00
JKorf
a55cd1bb13 Docs 2023-08-26 20:04:38 +02:00
JKorf
3bfa3ef389 Update index.md 2023-08-04 22:50:17 +02:00
JKorf
5238971bcc Update index.md 2023-08-04 22:44:09 +02:00
JKorf
2f5c904faf Added okx 2023-08-04 22:38:21 +02:00
JKorf
3cbe0465e9 Docs 2023-07-11 21:38:48 +02:00
JKorf
273cab9fdb Docs 2023-06-25 21:43:30 +02:00
JKorf
690f2a63e5 Squashed commit of the following:
commit 90f285d7f6bcd926ce9ca3d5832b1d70a5eae6ab
Author: JKorf <jankorf91@gmail.com>
Date:   Sun Jun 25 19:51:12 2023 +0200

    Docs

commit 72187035c703d1402b37bd2f4c3e066706f28d67
Author: JKorf <jankorf91@gmail.com>
Date:   Sat Jun 24 16:02:53 2023 +0200

    docs

commit 8411977292f1fb0b6e0705b1ad675b79a5311d90
Author: JKorf <jankorf91@gmail.com>
Date:   Fri Jun 23 18:25:15 2023 +0200

    wip

commit cb7d33aad5d2751104c8b8a6c6eadbf0d36b672c
Author: JKorf <jankorf91@gmail.com>
Date:   Fri Jun 2 19:26:26 2023 +0200

    wip

commit 4359a2d05ea1141cff516dab18f364a6ca854e18
Author: JKorf <jankorf91@gmail.com>
Date:   Wed May 31 20:51:36 2023 +0200

    wip

commit c6adb1b2f728d143f6bd667139c619581122a3c9
Author: JKorf <jankorf91@gmail.com>
Date:   Mon May 1 21:13:47 2023 +0200

    wip

commit 7fee733f82fa6ff574030452f0955c9e817647dd
Author: JKorf <jankorf91@gmail.com>
Date:   Thu Apr 27 13:02:56 2023 +0200

    wip

commit f8057313ffc9b0c31effcda71d35d105ea390971
Author: JKorf <jankorf91@gmail.com>
Date:   Mon Apr 17 21:37:51 2023 +0200

    wip
2023-06-25 19:58:46 +02:00
JKorf
1e5f19271b Updated support docs 2022-07-31 14:51:47 +02:00
JKorf
8abeeb4cf0 Update Clients.md 2022-07-29 18:57:04 +02:00
Jan Korf
e42ca4ab5a Update FAQ.md 2022-05-21 10:17:59 +02:00