ccxt 4.1.19 → 4.1.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,195 @@
1
+ ## 4.1.20 (2023-10-21)
2
+
3
+ * kucoin watchOrders stop orders [70af012a7e](https://github.com/ccxt/ccxt/commits/70af012a7edbd283b8caebc5e8dc499da03d0499)
4
+ * feat(Exchange): Add cache of trigger orders to base exchange [9ce8b65a7b](https://github.com/ccxt/ccxt/commits/9ce8b65a7b6416e951e66fcd8c480df3cdd0449f)
5
+ * feat(kucoin): watchOrders watches stop orders [38f080144c](https://github.com/ccxt/ccxt/commits/38f080144c0b70db95b32d4c4b0a3c370c291c37)
6
+ * feat(bitget): fetchOpenOrders, add margin support [04cea4c5e6](https://github.com/ccxt/ccxt/commits/04cea4c5e6d582d28df07a8795beb4cc11fced13)
7
+ * feat(bitget): fetchCanceledOrders, fetchClosedOrders, add margin support [025e261554](https://github.com/ccxt/ccxt/commits/025e261554e5cc746c31aefae44a5512cf2d4a1b)
8
+ * fix fetchOpenOrders [189cce7382](https://github.com/ccxt/ccxt/commits/189cce73827f0eeb0b585f58acea248c1c71b803)
9
+ * fix timestamps [b07d820ce3](https://github.com/ccxt/ccxt/commits/b07d820ce310dfc66dcee37690dc5aeb5fd06606)
10
+ * feat(krakenfutures): add reduceOnly [c4e8a9364e](https://github.com/ccxt/ccxt/commits/c4e8a9364e7053095b24f7941ec62ba41b70b810)
11
+ * Update README.md Gate.io campaign ended [af8c66229c](https://github.com/ccxt/ccxt/commits/af8c66229cf4d748052569ada42307be540f566c)
12
+ * add trigger [815010a8ee](https://github.com/ccxt/ccxt/commits/815010a8ee6b35664b90501c1c70f470095c72c8)
13
+ * add triggerOrders to python and php [ef082f0870](https://github.com/ccxt/ccxt/commits/ef082f08701992543de0761e94f2ca0343d57d50)
14
+ * feat(okx): split trigger stream in watchOrders [c9c228808a](https://github.com/ccxt/ccxt/commits/c9c228808adbc86a6eaa4b31e66911bf706dcff5)
15
+ * add trigger to options [eb7b549a05](https://github.com/ccxt/ccxt/commits/eb7b549a056543901172c893ea11852977e7378c)
16
+ * fix(bybit): preserve fee signal [58ce469597](https://github.com/ccxt/ccxt/commits/58ce469597c02ea2ae5882f0f360dedbffb75d0a)
17
+ * adjust fee test [1c05637145](https://github.com/ccxt/ccxt/commits/1c05637145fc76608fb664dac3fb825753cdf588)
18
+ * feat(bitget): fetchMyTrades, add margin support [eaec21d8f5](https://github.com/ccxt/ccxt/commits/eaec21d8f57714ed8a7adfa4b0a2d425bb28ada4)
19
+ * 4.1.20 [c0940a48e8](https://github.com/ccxt/ccxt/commits/c0940a48e875249f34ecfd79d074f67eafcacaf0)
20
+
21
+
22
+ ## 4.1.19 (2023-10-20)
23
+
24
+ * type [321675fcb5](https://github.com/ccxt/ccxt/commits/321675fcb5eed0445444a1a92fb965540d7db4db)
25
+ * gemnini [6c5bf3fc20](https://github.com/ccxt/ccxt/commits/6c5bf3fc20b3ecabafa578eab969465c545dbfd9)
26
+ * coinsph [0ae15be6a0](https://github.com/ccxt/ccxt/commits/0ae15be6a02ea08e35a51ba0753dc67b603b46b0)
27
+ * fix(Exchange.ts): WS error handling [67e67c6981](https://github.com/ccxt/ccxt/commits/67e67c698159ac4afdc927e220f2c56ee5be1e3f)
28
+ * init type validation [e1d1fe45ca](https://github.com/ccxt/ccxt/commits/e1d1fe45cafa1d07cd84bb3af42b3f67f04bec11)
29
+ * add command to package.json [60472fed66](https://github.com/ccxt/ccxt/commits/60472fed66863b27c251902485ebba4a2449392f)
30
+ * add some metrics [b8ca566d87](https://github.com/ccxt/ccxt/commits/b8ca566d875c61481045b85b3ed3e4f5ccd818fa)
31
+ * fix(all): fetchTicker return type [7d324cc025](https://github.com/ccxt/ccxt/commits/7d324cc0253b1920deeae318558edaba4a0b3b61)
32
+ * fix(all): fetchTickers return type [fd30d62c0b](https://github.com/ccxt/ccxt/commits/fd30d62c0b7350f21497da3c0aa36c6cffb75d72)
33
+ * fix(fetchMyTrades): return type [a4f76093f4](https://github.com/ccxt/ccxt/commits/a4f76093f4430103aabaaacece3518869c14e78c)
34
+ * fix(fetchOrders): return type [32924679a8](https://github.com/ccxt/ccxt/commits/32924679a8bcc2a6c0b511ffe2360d200951d85d)
35
+ * fix(fetchOrder): return type [400186964d](https://github.com/ccxt/ccxt/commits/400186964d08671343fb1ec83b14580b6a48c388)
36
+ * fix(fetchOrderTrades): return type [420cb04eee](https://github.com/ccxt/ccxt/commits/420cb04eee601a3ef6943a41ff76a561dc8f815a)
37
+ * fix(fetchOpenOrders,fetchClosedOrders): return type [20de633665](https://github.com/ccxt/ccxt/commits/20de633665aea58dde86579fc2d3094cfc439ef6)
38
+ * fix php [f6ce353a39](https://github.com/ccxt/ccxt/commits/f6ce353a396cf6f92702c3b2c9c0cf945731bca6)
39
+ * fix(fetchOrderBook): return type [d09badc421](https://github.com/ccxt/ccxt/commits/d09badc4213d2660dc80171fc878b60c846597b4)
40
+ * #19511 [772ae62ae3](https://github.com/ccxt/ccxt/commits/772ae62ae387d042f65f9461e3b5c7cd0d21e054)
41
+ * fix(fetchOrderBooks): return type [fc6bb85d0d](https://github.com/ccxt/ccxt/commits/fc6bb85d0d20a14d131823057c33192c711b55a3)
42
+ * fetchPositions type [4ecc25fb2c](https://github.com/ccxt/ccxt/commits/4ecc25fb2cdef5673aa16dd18939abb67d29a6a5)
43
+ * fix(createOrder): return type [ae91355915](https://github.com/ccxt/ccxt/commits/ae9135591515054f70b28f35ab90a1c70bc74c78)
44
+ * fix(createOrder/editOrder): return type [da1c8b88fc](https://github.com/ccxt/ccxt/commits/da1c8b88fcea4467bf1a04530d21f789b94c5eff)
45
+ * fix(krakenfutures): editOrder type [9904f1c94d](https://github.com/ccxt/ccxt/commits/9904f1c94d2793869c1c0b0e3f99d05c23ad6da8)
46
+ * fix(fetchOHLCV): return type [ed510666c8](https://github.com/ccxt/ccxt/commits/ed510666c87ace4f7c4fcd0c4ba05883d4474319)
47
+ * fix(fetchBalance): return type [af49818969](https://github.com/ccxt/ccxt/commits/af4981896919acca9b204fea7c1abe8ba59e70dd)
48
+ * types fix [b52cbb6420](https://github.com/ccxt/ccxt/commits/b52cbb6420bdc2af46930223e2efb6d0bb832564)
49
+ * improve script [65d019231d](https://github.com/ccxt/ccxt/commits/65d019231d61786ba636eced7966c2dddaf58dfc)
50
+ * update build scripts [af4eec9c7d](https://github.com/ccxt/ccxt/commits/af4eec9c7d83688a3c346a0fd1590c5275fc6751)
51
+ * update typescript regex [51dbc13abb](https://github.com/ccxt/ccxt/commits/51dbc13abb6c9cd60cb98401758b366c2d40f645)
52
+ * fix(binance): implicit API trailing space [27950f71c1](https://github.com/ccxt/ccxt/commits/27950f71c1c444009edd6ea82894f8b5e9b19ddc)
53
+ * revert [8de8cbc378](https://github.com/ccxt/ccxt/commits/8de8cbc3787e90eb603e91ababb04fe3dee72809)
54
+ * feat(okx): unify leverage inside setMarginMode [24315963d3](https://github.com/ccxt/ccxt/commits/24315963d31ce5c6896a2154425ac0e66117173d)
55
+ * feat(binance): update trades and depth RL [6ba4f77293](https://github.com/ccxt/ccxt/commits/6ba4f77293b1df6940c4ae68200712ce298b804a)
56
+ * add futures endpoint [ba1e0ac798](https://github.com/ccxt/ccxt/commits/ba1e0ac798298fc289c989f94cd74e80915fbdd6)
57
+ * 4.1.19 [8f1188b423](https://github.com/ccxt/ccxt/commits/8f1188b4230d245c729ddf452dfb8762c5fd792c)
58
+
59
+
60
+ ## 4.1.18 (2023-10-19)
61
+
62
+ * base [ec8654075c](https://github.com/ccxt/ccxt/commits/ec8654075c27818d614f4520ea531d5d84fc8f45)
63
+ * bit2c [f58597229f](https://github.com/ccxt/ccxt/commits/f58597229fa868f2365a8522e63763e392b7d84c)
64
+ * bitstamp [ac1ca4339f](https://github.com/ccxt/ccxt/commits/ac1ca4339f561e5436a78722f8e1b25e68308f53)
65
+ * bl3p [9ce30fec63](https://github.com/ccxt/ccxt/commits/9ce30fec634c751bfd6963a42cc3b6b59be6bf75)
66
+ * exch [9e4ea9c665](https://github.com/ccxt/ccxt/commits/9e4ea9c6656e9d20fbbe5c7e0a7da6a081f2b699)
67
+ * btcbox [5881869bc6](https://github.com/ccxt/ccxt/commits/5881869bc63131cecffe4c8faba1218c7f732369)
68
+ * btctradeua [1844a574db](https://github.com/ccxt/ccxt/commits/1844a574db3bca5a48016f7494f70f8198885f9c)
69
+ * coincheck.ts [5e6138a635](https://github.com/ccxt/ccxt/commits/5e6138a6354847b57c1a55d68c1ca9be40a9baf6)
70
+ * coinspot [18aae9e0e6](https://github.com/ccxt/ccxt/commits/18aae9e0e6ace0f529540082bfdfa66af8b250df)
71
+ * paymium [4f1260eb89](https://github.com/ccxt/ccxt/commits/4f1260eb8969e17b57d265e839b5ff52ef782129)
72
+ * rename [1fdde31977](https://github.com/ccxt/ccxt/commits/1fdde31977f4eff48d0fbb0dbfd756fe44390c54)
73
+ * contract [311554038c](https://github.com/ccxt/ccxt/commits/311554038c0f8c20bac0404adc96e48cbfa5e3c9)
74
+ * index [4509eee21a](https://github.com/ccxt/ccxt/commits/4509eee21a621b72ce8b67e66e7e3bdc08b40b92)
75
+ * option [1b134f94bf](https://github.com/ccxt/ccxt/commits/1b134f94bfd4a2b87fc8a26be74c62a61c93b4c4)
76
+ * revert and fix `safeIntegerProduct` [d4143930d7](https://github.com/ccxt/ccxt/commits/d4143930d746d2d115e37171d63c03dbfb46f0be)
77
+ * feat(bitget): cancelOrder, add margin support [3676def9fc](https://github.com/ccxt/ccxt/commits/3676def9fcb98dfaf0903b41eae78ba813982b6d)
78
+ * okx: add apis [34d5663c7a](https://github.com/ccxt/ccxt/commits/34d5663c7a6b48ef80411a348100272f2c8b949c)
79
+ * missing id fix [1bc1b4b687](https://github.com/ccxt/ccxt/commits/1bc1b4b687db2466aaefc6e3ad06014c2534c4fb)
80
+ * simplify symbol inference [aa2448516d](https://github.com/ccxt/ccxt/commits/aa2448516da295a4501a2362084cb0b240381e5b)
81
+ * 4.1.18 [f1d14113b7](https://github.com/ccxt/ccxt/commits/f1d14113b7af06f928057ffff299a7a66f28bec9)
82
+
83
+
84
+ ## 4.1.17 (2023-10-18)
85
+
86
+ * fix(bybit): order fee [dc87dacb9b](https://github.com/ccxt/ccxt/commits/dc87dacb9b63990f85ef3c7ddb14985f203bb15b)
87
+ * fix exception [d6a17cd803](https://github.com/ccxt/ccxt/commits/d6a17cd803697969b47c1f22e070b6fbe0a1db83)
88
+ * bingx: fix parseTrade side [faecfd6da4](https://github.com/ccxt/ccxt/commits/faecfd6da4c7ec3def7c12ac42ac630799a51c4a)
89
+ * feat(bitget): createOrder, add margin support [293a211bf1](https://github.com/ccxt/ccxt/commits/293a211bf1cbe38437403fdcc52f584d710a2781)
90
+ * fix(ascendex): reduceMargin no longer requires a negative number for amount [df8bbc8284](https://github.com/ccxt/ccxt/commits/df8bbc8284cdd628cefe0824092314c4ea57f08f)
91
+ * bingx: fix parseTrade side [047f07d884](https://github.com/ccxt/ccxt/commits/047f07d884df3ceaf0427e8aa202b83b3e01edd3)
92
+ * fix(bitget,okx): handleUntilOption fix [b1879345be](https://github.com/ccxt/ccxt/commits/b1879345be9ea5c13e7707f2693b067721a2c002)
93
+ * 4.1.17 [fc2debe4fc](https://github.com/ccxt/ccxt/commits/fc2debe4fc5b5ebee56cbb6d1ad2cc1aa6a7a8c3)
94
+
95
+
96
+ ## 4.1.16 (2023-10-17)
97
+
98
+ * fix rename [4a1b748f04](https://github.com/ccxt/ccxt/commits/4a1b748f0452a0068cea233c91a10f94ecabd115)
99
+ * bingx private tests and assertTimestampOrder [ffe58ba897](https://github.com/ccxt/ccxt/commits/ffe58ba89713042eb245a5cb13c987054485daac)
100
+ * fix(wazirx): add info to balance [98fb8b6c85](https://github.com/ccxt/ccxt/commits/98fb8b6c856ffa2686c41f8937d2afc0359482a6)
101
+ * digifinex: private tests [f593c2936e](https://github.com/ccxt/ccxt/commits/f593c2936ef315cfaf95a9733e306243b9002ffa)
102
+ * 4.1.15 [07b3e387f1](https://github.com/ccxt/ccxt/commits/07b3e387f10cc5c0ee5f401c683c4810db93de37)
103
+ * mexc: private tests [75e739b1b1](https://github.com/ccxt/ccxt/commits/75e739b1b1c7ac6e0e81d90e28fbb4e6b7d13ecb)
104
+ * 4.1.15 [2de7719c02](https://github.com/ccxt/ccxt/commits/2de7719c02ae5f3c37052f68bb48d38fc10f57e0)
105
+ * bitmex private tests [3c2b8d24af](https://github.com/ccxt/ccxt/commits/3c2b8d24af403189c2f1bebaa6068a24d8b595d5)
106
+ * small position fix [521f859a2a](https://github.com/ccxt/ccxt/commits/521f859a2a6f36fa8db390ceab41bdfaa3074eb9)
107
+ * btcalpha [f5929f47fa](https://github.com/ccxt/ccxt/commits/f5929f47fa234b3a6437737c91f02fac14ca7704)
108
+ * fix(coinone): parseOrder fix [d1a3bf7e4c](https://github.com/ccxt/ccxt/commits/d1a3bf7e4c85d3e84ac500816fa80f3db2677502)
109
+ * 4.1.16 [3dfdb44780](https://github.com/ccxt/ccxt/commits/3dfdb44780e00ce6cb2028040e0f9af9f37b171d)
110
+
111
+
112
+ ## 4.1.15 (2023-10-17)
113
+
114
+ * kraken [a6cea1e4a0](https://github.com/ccxt/ccxt/commits/a6cea1e4a08cfb154f0a282a4fc42bf7723ee2a5)
115
+ * kucoin [0111f9a878](https://github.com/ccxt/ccxt/commits/0111f9a878bbcc9330c7438609dcbb1b2893e6f9)
116
+ * kuna [6ddd6dd0f9](https://github.com/ccxt/ccxt/commits/6ddd6dd0f977e0477e9a82b02ff279579ed677be)
117
+ * lbank [81ad4418de](https://github.com/ccxt/ccxt/commits/81ad4418de0bb1f18d91011882b89b78f4d934b2)
118
+ * lbank2 [5768c0899a](https://github.com/ccxt/ccxt/commits/5768c0899abdb17dc295e98a23a951a111b921af)
119
+ * luno [bcd263527c](https://github.com/ccxt/ccxt/commits/bcd263527cf59ef91890f8b53d40e54b2afcd25a)
120
+ * lykke [0e74a5bc95](https://github.com/ccxt/ccxt/commits/0e74a5bc95e243c6db372e82a4ef36bf1fd04d59)
121
+ * mercado [b22a56ca6e](https://github.com/ccxt/ccxt/commits/b22a56ca6ec3cbdee713da30433e261eb9ed0244)
122
+ * fix [9ec5e13577](https://github.com/ccxt/ccxt/commits/9ec5e13577b0a7c58dffb5b3342d0135f1b89e0a)
123
+ * ndax [684252ba3c](https://github.com/ccxt/ccxt/commits/684252ba3c8bfb8323fd363e7e8b47ef8e481b3c)
124
+ * novadax [88e90bd230](https://github.com/ccxt/ccxt/commits/88e90bd230af93255befd499688dc0676f5e9f8d)
125
+ * mexc [2cab99e4bc](https://github.com/ccxt/ccxt/commits/2cab99e4bc94b1a8b48a3ab8539987fce5e2bf80)
126
+ * oceanex [98e81ee244](https://github.com/ccxt/ccxt/commits/98e81ee24433c2c815ac660a5cf070581db4b9cb)
127
+ * phemex [dde4a9db8e](https://github.com/ccxt/ccxt/commits/dde4a9db8ec7c1f34da88f86e253ca20fb11a347)
128
+ * probit [b3c3b67276](https://github.com/ccxt/ccxt/commits/b3c3b6727683f9d1a684ee8a66cf211fb8e206e5)
129
+ * tidex [f6d5e42740](https://github.com/ccxt/ccxt/commits/f6d5e42740f92a4e7fde7fb444ae31e5961fe226)
130
+ * timex [cff442bca9](https://github.com/ccxt/ccxt/commits/cff442bca98fdd074de330417da1893adc48c057)
131
+ * tokocrypto [0a1de1747e](https://github.com/ccxt/ccxt/commits/0a1de1747ec9c4c832f62a9730ebcb1b5882ef6e)
132
+ * upbit [b7b10c3e04](https://github.com/ccxt/ccxt/commits/b7b10c3e0450f66ac7b105994296217769dba57a)
133
+ * wavesexchange [0731ff5719](https://github.com/ccxt/ccxt/commits/0731ff5719e0217a0235549d4efbbf050d03498e)
134
+ * wazirx [46e12e5e8a](https://github.com/ccxt/ccxt/commits/46e12e5e8a3a97fa90c797519a534ec958dd9c5c)
135
+ * whitebit [8d535af526](https://github.com/ccxt/ccxt/commits/8d535af526a2b15c17ce380b1af6af7356611d2e)
136
+ * yobit [be547eb580](https://github.com/ccxt/ccxt/commits/be547eb580813d68c1119ad254a55dcfabf7a4a1)
137
+ * zaif [93e281841d](https://github.com/ccxt/ccxt/commits/93e281841d9f1f69c0e9a142176a141d4f14d295)
138
+ * zonda [07ce28a1d1](https://github.com/ccxt/ccxt/commits/07ce28a1d14d9472b84f3f229b2f1c191460aca4)
139
+ * rename assertTimestamp into assertTimestampAndDatetime , and add new assertTimestamp method [a5bb94ba8c](https://github.com/ccxt/ccxt/commits/a5bb94ba8ce8eab5587c7dc33789a870647de5d4)
140
+ * remove created [306bdf9d49](https://github.com/ccxt/ccxt/commits/306bdf9d499fbce967764d181ae41b5e3bae029c)
141
+ * Update test.market.ts [8c06d46492](https://github.com/ccxt/ccxt/commits/8c06d46492ae8eded07c3ca363c880932c8a597c)
142
+ * Update test.sharedMethods.ts [33c4fea123](https://github.com/ccxt/ccxt/commits/33c4fea1239b16318ee91c0605be4e471c3e71e5)
143
+ * feat(bitget): fetchBalance, add margin support [86351318d6](https://github.com/ccxt/ccxt/commits/86351318d6e0f1e1ee1e2104e9ddee17755b9f1f)
144
+ * btcturk: add apis [f4f33a1c1d](https://github.com/ccxt/ccxt/commits/f4f33a1c1df697c64d500d1eb45ca60e8e376858)
145
+ * 4.1.15 [07b3e387f1](https://github.com/ccxt/ccxt/commits/07b3e387f10cc5c0ee5f401c683c4810db93de37)
146
+
147
+
148
+ ## 4.1.14 (2023-10-16)
149
+
150
+ * cex [4c3215e2b0](https://github.com/ccxt/ccxt/commits/4c3215e2b074f25377072b783478566c64131775)
151
+ * coinbase [e54250b6e1](https://github.com/ccxt/ccxt/commits/e54250b6e144772d95e1e157599adf39df8f18a5)
152
+ * coinbasepro [ee6934b672](https://github.com/ccxt/ccxt/commits/ee6934b6727fe39f50913ccf5fd29a408322737a)
153
+ * coinex [de98168709](https://github.com/ccxt/ccxt/commits/de98168709c8b0233fa3587f3e86b86b32d6c16e)
154
+ * coinfalcon [9a2b49a79d](https://github.com/ccxt/ccxt/commits/9a2b49a79d737804db8e2ab985c3a03207d2c443)
155
+ * coinmate [936f85f2de](https://github.com/ccxt/ccxt/commits/936f85f2ded597aee2ceb13dc82e641bcb21abfb)
156
+ * coinone [86e3f12ec5](https://github.com/ccxt/ccxt/commits/86e3f12ec5570a5ab839fa8a9f1a5af904d3b540)
157
+ * cryptocom [3db8e75a3f](https://github.com/ccxt/ccxt/commits/3db8e75a3f59b85fb9a970018da3c4a83c522e9b)
158
+ * currencycom [c4bd2aa5bc](https://github.com/ccxt/ccxt/commits/c4bd2aa5bcfa0dd5286b9a439905353519d1b11a)
159
+ * digifinex [00edb0f085](https://github.com/ccxt/ccxt/commits/00edb0f085758f8467de4abe75d8f0003d4ff56c)
160
+ * exmo [cd4d65e3c0](https://github.com/ccxt/ccxt/commits/cd4d65e3c07a95d44c8abc1d83cfaab7e051607d)
161
+ * gemini [c571caf447](https://github.com/ccxt/ccxt/commits/c571caf447e68f1c56849240b1ab385e89598032)
162
+ * hitbtc [d7bdc7c2a5](https://github.com/ccxt/ccxt/commits/d7bdc7c2a517d6705814ddeb5ddc1d53e9feb8cc)
163
+ * Update ascendex.ts [225eeb4a67](https://github.com/ccxt/ccxt/commits/225eeb4a67594924034e647e06fc6f9b10914216)
164
+ * huobijp [38324983d7](https://github.com/ccxt/ccxt/commits/38324983d77ae9830f1e1ba7ca3356e7d3c136eb)
165
+ * idex [9097fc06fb](https://github.com/ccxt/ccxt/commits/9097fc06fb45a1a179b3e5aa707984160562426c)
166
+ * independentreserve [801f3cfefe](https://github.com/ccxt/ccxt/commits/801f3cfefecc07d99eb16885fbb6cff033ee7aff)
167
+ * indodax [a05049d4d2](https://github.com/ccxt/ccxt/commits/a05049d4d22e7ac826ec27bdf63fd1eae0639773)
168
+ * feat(bitget): borrowMargin [55146f0091](https://github.com/ccxt/ccxt/commits/55146f0091420f5fdcc96e417aef466dd1c493f9)
169
+ * feat(bitget): repayMargin [8e91069d55](https://github.com/ccxt/ccxt/commits/8e91069d5577cbb1a002ae1ea0a28afc8fd9f024)
170
+ * fix(krakenfutures): watchTrades [700bb1f3d1](https://github.com/ccxt/ccxt/commits/700bb1f3d11838c35c41677fcf231603cb85967e)
171
+ * fix(krakenfutures): watchTrades [a55f9de2a0](https://github.com/ccxt/ccxt/commits/a55f9de2a0d808a8971f7f9fb7eedb64706193bb)
172
+ * fix parseWsTrade [00983ac5c0](https://github.com/ccxt/ccxt/commits/00983ac5c0ce65d914b3b0a39809da50fb34de4b)
173
+ * unksip krakenfutures [62c360e1e0](https://github.com/ccxt/ccxt/commits/62c360e1e0f955f747eb5667de3f65f3a1b9cbc7)
174
+ * fix watchTickers [1e3bbaae77](https://github.com/ccxt/ccxt/commits/1e3bbaae774e4713fe0c029188334be9dab307da)
175
+ * remove safeStringLower [75b81e1e65](https://github.com/ccxt/ccxt/commits/75b81e1e65d36854c6ee1720b620ff5ce6819e7e)
176
+ * feat(bittrex): OHLCV pagination [2878deb07f](https://github.com/ccxt/ccxt/commits/2878deb07f7e6c1798f8887468a00a5519da79ba)
177
+ * add safeGuard [0e38a3449d](https://github.com/ccxt/ccxt/commits/0e38a3449ddc791031a02166c988158f772f7921)
178
+ * docs: update contributing docs with ruff [3d250739fa](https://github.com/ccxt/ccxt/commits/3d250739fabeb68f0b510fbcbff0ad807b80dc48)
179
+ * binance: add apis & update apis weights [a855493bbc](https://github.com/ccxt/ccxt/commits/a855493bbc556d55dbc12f4aa8427ad72c494370)
180
+ * poloniexfutures: add apis [4caad3342e](https://github.com/ccxt/ccxt/commits/4caad3342e225904b4923e52426b185d2af71f71)
181
+ * karken: add apis [406cf4adc9](https://github.com/ccxt/ccxt/commits/406cf4adc9b0b952ed9d227704701c161ef2e9ce)
182
+ * fix(poloniexfutures): fetchOpenOrders [f3103e1987](https://github.com/ccxt/ccxt/commits/f3103e19873e6d3426dd74df67fefbc2d662480a)
183
+ * fix(cryptocom): postOnly order [26f66d0041](https://github.com/ccxt/ccxt/commits/26f66d00417efd509116f830035c3c4ea8cb3176)
184
+ * fix parseOrder [be72e45065](https://github.com/ccxt/ccxt/commits/be72e450652e10fca4d111b06aa3f1c28eee4e2a)
185
+ * fix sign [2e843bb743](https://github.com/ccxt/ccxt/commits/2e843bb743fa4482191757d71fbf769060bcc973)
186
+ * fix(cryptocom): remove fetchBorrowRates [948a216e11](https://github.com/ccxt/ccxt/commits/948a216e114535ce5b6ed65358fb83d27ca9940a)
187
+ * fix(cryptocom): remove fetchBorrowInterest [b97cfd32c3](https://github.com/ccxt/ccxt/commits/b97cfd32c3e6b0bc927fd290395c99d633bd349c)
188
+ * remove flag [f9ac274aad](https://github.com/ccxt/ccxt/commits/f9ac274aada546e92a7eea95112476b801e08e9c)
189
+ * fix tests [31647673f5](https://github.com/ccxt/ccxt/commits/31647673f542dc26a6d2608882febeb6f3c7606d)
190
+ * 4.1.14 [3808e7ce40](https://github.com/ccxt/ccxt/commits/3808e7ce4060d5a7472aab413d73626d70c3972c)
191
+
192
+
1
193
  ## 4.1.13 (2023-10-14)
2
194
 
3
195
  * feat(bitmart): fetchMyLiquidations [5a24ef4cb0](https://github.com/ccxt/ccxt/commits/5a24ef4cb0f038c6acb75a2a4a58369d2f4fbf42)
package/README.md CHANGED
@@ -18,10 +18,6 @@ Current feature list:
18
18
  - an out of the box unified API that is extremely easy to integrate
19
19
  - works in Node 10.4+, Python 3, PHP 8.1+, netstandard2.0/2.1 and web browsers
20
20
 
21
- ## Sponsored Promotion
22
-
23
- [![CCXT x Gate.io Upgrading Trading Campaign](https://github-production-user-asset-6210df.s3.amazonaws.com/1294454/261965226-7278c686-4ed1-4c6e-81aa-81f90a284cbe.jpg)](https://github.com/ccxt/ccxt/issues/18963)
24
-
25
21
 
26
22
  ## See Also
27
23
 
@@ -139,7 +135,7 @@ The CCXT library currently supports the following 97 cryptocurrency exchange mar
139
135
  | [![ndax](https://user-images.githubusercontent.com/1294454/108623144-67a3ef00-744e-11eb-8140-75c6b851e945.jpg)](https://one.ndax.io/bfQiSL) | ndax | [NDAX](https://one.ndax.io/bfQiSL) | [![API Version *](https://img.shields.io/badge/*-lightgray)](https://apidoc.ndax.io/) | | [![CCXT Pro](https://img.shields.io/badge/CCXT-Pro-black)](https://ccxt.pro) |
140
136
  | [![novadax](https://user-images.githubusercontent.com/1294454/92337550-2b085500-f0b3-11ea-98e7-5794fb07dd3b.jpg)](https://www.novadax.com.br/?s=ccxt) | novadax | [NovaDAX](https://www.novadax.com.br/?s=ccxt) | [![API Version 1](https://img.shields.io/badge/1-lightgray)](https://doc.novadax.com/pt-BR/) | | |
141
137
  | [![oceanex](https://user-images.githubusercontent.com/1294454/58385970-794e2d80-8001-11e9-889c-0567cd79b78e.jpg)](https://oceanex.pro/signup?referral=VE24QX) | oceanex | [OceanEx](https://oceanex.pro/signup?referral=VE24QX) | [![API Version 1](https://img.shields.io/badge/1-lightgray)](https://api.oceanex.pro/doc/v1) | | |
142
- | [![okcoin](https://user-images.githubusercontent.com/51840849/87295551-102fbf00-c50e-11ea-90a9-462eebba5829.jpg)](https://www.okcoin.com/account/register?flag=activity&channelId=600001513) | okcoin | [OKCoin](https://www.okcoin.com/account/register?flag=activity&channelId=600001513) | [![API Version 3](https://img.shields.io/badge/3-lightgray)](https://www.okcoin.com/docs/en/) | | [![CCXT Pro](https://img.shields.io/badge/CCXT-Pro-black)](https://ccxt.pro) |
138
+ | [![okcoin](https://user-images.githubusercontent.com/51840849/87295551-102fbf00-c50e-11ea-90a9-462eebba5829.jpg)](https://www.okcoin.com/account/register?flag=activity&channelId=600001513) | okcoin | [OKCoin](https://www.okcoin.com/account/register?flag=activity&channelId=600001513) | [![API Version 5](https://img.shields.io/badge/5-lightgray)](https://www.okcoin.com/docs/en/) | | [![CCXT Pro](https://img.shields.io/badge/CCXT-Pro-black)](https://ccxt.pro) |
143
139
  | [![okx](https://user-images.githubusercontent.com/1294454/152485636-38b19e4a-bece-4dec-979a-5982859ffc04.jpg)](https://www.okx.com/activities/ccxt-trade-and-earn?channelid=CCXT2023) | okx | [OKX](https://www.okx.com/activities/ccxt-trade-and-earn?channelid=CCXT2023) | [![API Version 5](https://img.shields.io/badge/5-lightgray)](https://www.okx.com/docs-v5/en/) | [![CCXT Certified](https://img.shields.io/badge/CCXT-Certified-green.svg)](https://github.com/ccxt/ccxt/wiki/Certification) | [![CCXT Pro](https://img.shields.io/badge/CCXT-Pro-black)](https://ccxt.pro) |
144
140
  | [![paymium](https://user-images.githubusercontent.com/51840849/87153930-f0f02200-c2c0-11ea-9c0a-40337375ae89.jpg)](https://www.paymium.com/page/sign-up?referral=eDAzPoRQFMvaAB8sf-qj) | paymium | [Paymium](https://www.paymium.com/page/sign-up?referral=eDAzPoRQFMvaAB8sf-qj) | [![API Version 1](https://img.shields.io/badge/1-lightgray)](https://github.com/Paymium/api-documentation) | | |
145
141
  | [![phemex](https://user-images.githubusercontent.com/1294454/85225056-221eb600-b3d7-11ea-930d-564d2690e3f6.jpg)](https://phemex.com/register?referralCode=EDNVJ) | phemex | [Phemex](https://phemex.com/register?referralCode=EDNVJ) | [![API Version 1](https://img.shields.io/badge/1-lightgray)](https://github.com/phemex/phemex-api-docs) | | [![CCXT Pro](https://img.shields.io/badge/CCXT-Pro-black)](https://ccxt.pro) |
@@ -214,13 +210,13 @@ console.log(version, Object.keys(exchanges));
214
210
 
215
211
  All-in-one browser bundle (dependencies included), served from a CDN of your choice:
216
212
 
217
- * jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.1.19/dist/ccxt.browser.js
218
- * unpkg: https://unpkg.com/ccxt@4.1.19/dist/ccxt.browser.js
213
+ * jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.1.22/dist/ccxt.browser.js
214
+ * unpkg: https://unpkg.com/ccxt@4.1.22/dist/ccxt.browser.js
219
215
 
220
216
  CDNs are not updated in real-time and may have delays. Defaulting to the most recent version without specifying the version number is not recommended. Please, keep in mind that we are not responsible for the correct operation of those CDN servers.
221
217
 
222
218
  ```HTML
223
- <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.1.19/dist/ccxt.browser.js"></script>
219
+ <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.1.22/dist/ccxt.browser.js"></script>
224
220
  ```
225
221
 
226
222
  Creates a global `ccxt` object: