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

520 Commits

Author SHA1 Message Date
Jkorf
6eb43c5218 Re-added recalculation interval 2022-02-11 13:59:05 +01:00
Jkorf
1df63ab60c Updated version 2022-02-09 14:32:00 +01:00
Jkorf
9461b57daa Fix for time offset calculation not updating when offset is < 500ms 2022-02-09 13:37:12 +01:00
Jan Korf
105547d6b1 Updated version 2022-02-05 21:05:10 +01:00
Jan Korf
379ded6832 Fixed tests 2022-02-05 20:29:57 +01:00
Jan Korf
b18204a52d Added CancellationToken support on Common client interface and SymbolOrderBook, improved SymbolOrderBook start/stop robustness 2022-02-05 20:28:08 +01:00
Jan Korf
baa23c2ecc Added GetSubscriptionByRequest method on socket connection 2022-02-05 14:56:32 +01:00
Jkorf
7aad9482a5 Updated version 2022-02-02 10:57:06 +01:00
Jkorf
6e4d9d225e Fixed exception when deserializing non-nullable datetime value '0' in .net framework 2022-02-02 09:42:22 +01:00
Jkorf
fd1a2bbda9 Updated version 2022-01-25 13:19:10 +01:00
Jkorf
2ece04dd58 Refactored use of AutoResetEvent to AsyncResetEvent in SymbolOrderBook 2022-01-25 13:17:25 +01:00
Jkorf
893d0c723d Fixed DateTime converter for nanosecond times in string format 2022-01-25 13:01:21 +01:00
Jkorf
2c43ee7554 Updated version version; fixed dependencies 2022-01-24 15:56:24 +01:00
Jkorf
100a34d1a0 Updated version 2022-01-24 14:37:15 +01:00
Jkorf
bb1071472f Re-added Common prefix for common enums to avoid conflicts with library namespaces 2022-01-24 14:31:57 +01:00
Jkorf
37b1d18104 Updated version 2022-01-21 15:25:33 +01:00
Jan Korf
325389cdf8 Added FTX to console example 2022-01-20 21:08:51 +01:00
Jkorf
3e23882572 Replaced Debug.WriteLine with Trace.WriteLine 2022-01-20 16:21:42 +01:00
Jan Korf
3cf5480cad Example 2022-01-19 22:07:22 +01:00
Jkorf
fe31cf156d Examples 2022-01-19 16:35:08 +01:00
Jkorf
7427914cb7 Update index.md 2022-01-18 16:46:43 +01:00
Jkorf
1bc6225814 docs 2022-01-18 16:45:10 +01:00
Jkorf
259fe6bfd1 Update index.md 2022-01-18 14:25:20 +01:00
Jkorf
5f9c075ac7 Update index.md 2022-01-18 14:22:33 +01:00
Jkorf
a26514016a Update index.md 2022-01-18 14:13:35 +01:00
Jkorf
01a97412bf docs 2022-01-18 14:12:02 +01:00
Jkorf
24b503ca8c docs 2022-01-18 13:42:12 +01:00
Jkorf
008b15b055 docs 2022-01-18 13:32:55 +01:00
Jan Korf
66fce6cb84 docs 2022-01-17 21:31:53 +01:00
Jan Korf
0f65701f90 docs 2022-01-17 21:25:33 +01:00
Jkorf
f7a405a2e6 docs 2022-01-17 16:32:50 +01:00
Jkorf
55284c0549 docs 2022-01-17 15:51:03 +01:00
Jkorf
5bfbcca25b docs 2022-01-17 14:04:08 +01:00
Jkorf
cdbc0ba215 docs 2022-01-17 13:58:51 +01:00
Jkorf
e33e7c6775 docs 2022-01-17 13:47:58 +01:00
Jkorf
b65669659d docs 2022-01-17 13:44:45 +01:00
Jkorf
e51b863242 Merge branch 'feature/new-cc' of https://github.com/JKorf/CryptoExchange.Net into feature/new-cc 2022-01-17 13:36:51 +01:00
Jkorf
dbfe34f534 Docs 2022-01-17 13:35:46 +01:00
Jan Korf
088f35d420 Set theme jekyll-theme-cayman 2022-01-17 13:34:40 +01:00
Jan Korf
e77add4d1c Updated version 2022-01-15 15:26:38 +01:00
Jan Korf
a37a2d6e31 Added CallResult tests, fixed response time not set 2022-01-15 15:23:52 +01:00
Jkorf
8f6e853e13 Added Request info and ResponseTime to WebCallResult, refactored CallResult ctors 2022-01-14 16:47:49 +01:00
Jkorf
c6bf0d67a4 Fix typo 2022-01-07 16:30:02 +01:00
Jkorf
996f3c2ced Some options logging 2022-01-07 16:23:42 +01:00
Jkorf
fb9e9f9aa6 Updated version 2022-01-07 15:10:27 +01:00
Jkorf
52ebacaa21 Fixed symbol order book tostring not locking thread, Potential fix for request timeout showing unclear message 2022-01-07 15:05:51 +01:00
Jkorf
6b45859934 Updated example 2022-01-03 14:08:35 +01:00
Jkorf
ebe332b724 Updated version 2022-01-03 12:05:47 +01:00
Jkorf
8c24b46fb3 Fixed typo Comon -> Common 2022-01-03 11:33:07 +01:00
Jkorf
7a195f662c Updated example, removed global.json 2022-01-03 09:37:50 +01:00