ccxt 4.1.37 → 4.1.39

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,297 @@
1
+ ## 4.1.38 (2023-11-04)
2
+
3
+ * feat(digifinex): createOrders [9b1d1cec69](https://github.com/ccxt/ccxt/commits/9b1d1cec69819e6b673053b89f3f648ccedbf473)
4
+ * cr fix [521bbcc033](https://github.com/ccxt/ccxt/commits/521bbcc033fa5042dc744b80a840bc3fb5b82b73)
5
+ * add digifinex markets [a985713ccf](https://github.com/ccxt/ccxt/commits/a985713ccff89fb4dd69443e6e1a84750df65013)
6
+ * add static test [33f044728e](https://github.com/ccxt/ccxt/commits/33f044728e07fa999f511d229b6d5c9ff15c7eb4)
7
+ * fix(bitget): split trigger orders cache [174bdb6b57](https://github.com/ccxt/ccxt/commits/174bdb6b57ad8d9bdc4f6d8db58fe59e4817c19b)
8
+ * add test [c6c8577c31](https://github.com/ccxt/ccxt/commits/c6c8577c3167d1c552222c71aec592fb69adf3df)
9
+ * change subhash [d9da2e276d](https://github.com/ccxt/ccxt/commits/d9da2e276db3b7f32163b45544d5f68676e0abd7)
10
+ * messageHash split [713263c705](https://github.com/ccxt/ccxt/commits/713263c7055958a069e31d1c33514867ac7bbe17)
11
+ * fix resolve [fe209c8d83](https://github.com/ccxt/ccxt/commits/fe209c8d83188ef89e225fef35acf28ff88ef756)
12
+ * add tests [f66d78aa0f](https://github.com/ccxt/ccxt/commits/f66d78aa0f85d5e1d8eb7334e5a3c6b8defc05c9)
13
+ * feat(huobi): unifify timeInForce [622a0fbc48](https://github.com/ccxt/ccxt/commits/622a0fbc48cfc9eb0c776bf040195cc6eec74266)
14
+ * fix IOC order [3ead085992](https://github.com/ccxt/ccxt/commits/3ead085992a095ac889616065e1d52fac22baff0)
15
+ * fix IOC [1363cd9bd9](https://github.com/ccxt/ccxt/commits/1363cd9bd9dd85c2112afb750e6475acd4609959)
16
+ * add static tests [9ede302af1](https://github.com/ccxt/ccxt/commits/9ede302af1fc71f96ac15e13a4844f42286387a6)
17
+ * wazirx.has margin/contract methods [f528346531](https://github.com/ccxt/ccxt/commits/f5283465312b2c6da5a0ccfd5464dd6c085c7be1)
18
+ * bitforex.has leverage methods [3ed1254ac0](https://github.com/ccxt/ccxt/commits/3ed1254ac0ffe267c91e16e511998065853ee053)
19
+ * fix(digifinex): added createMarketBuyOrderRequiresPrice [9a3960f769](https://github.com/ccxt/ccxt/commits/9a3960f769264998b88b004551598dbaede532e3)
20
+ * add static test for createMarketBuyOrderRequiresPrice [66b0392bde](https://github.com/ccxt/ccxt/commits/66b0392bde0daf60fc49905c2c6df0e5849794ec)
21
+ * 4.1.38 [47700a47ce](https://github.com/ccxt/ccxt/commits/47700a47ce4a02fbbd0b4cee6ee61bdc6f48ce7e)
22
+
23
+
24
+ ## 4.1.37 (2023-11-03)
25
+
26
+ * feat(kuna): upgrade to v4 api [844bca05be](https://github.com/ccxt/ccxt/commits/844bca05be0f0f6905ef3d092b165fbbed84dc72)
27
+ * kuna docstring @see [6d0c276b9e](https://github.com/ccxt/ccxt/commits/6d0c276b9eb2dc151734e190ff3baae9023caf7a)
28
+ * kuna fetchBalance [ed22347f71](https://github.com/ccxt/ccxt/commits/ed22347f7146da33e9dddaf69a854d0c4feec5fc)
29
+ * kuna response fixes [6d7ee95be7](https://github.com/ccxt/ccxt/commits/6d7ee95be7842b1b2b64ec2c931959f3c936bdbe)
30
+ * kuna fetchCurrencies fix [aa489a0cf5](https://github.com/ccxt/ccxt/commits/aa489a0cf52b40922520e2d79c6d370f60f310d0)
31
+ * kuna fetchMarkets fix [2f56ac5d88](https://github.com/ccxt/ccxt/commits/2f56ac5d885c2f7b5f558eab0c98119a6c38204b)
32
+ * feat(base): jsonToString method [d9f9154a3d](https://github.com/ccxt/ccxt/commits/d9f9154a3d432a345b1d2f90644c98bf3282cf8d)
33
+ * kuna private body signature fix [169cd16e68](https://github.com/ccxt/ccxt/commits/169cd16e68492c33694b09f1c46d26ff6e426025)
34
+ * kuna minor fixes [7b6d70457d](https://github.com/ccxt/ccxt/commits/7b6d70457d7040804a8d247218ce444bc9de5435)
35
+ * Revert "feat(base): jsonToString method" [d628afd4bc](https://github.com/ccxt/ccxt/commits/d628afd4bc759ef338c3cfdf270ffa2121b057d4)
36
+ * kuna safeValue safety [f3c9790efb](https://github.com/ccxt/ccxt/commits/f3c9790efb305ab6622ef4f338f716366ef65d0c)
37
+ * kuna sign fix for private get [8303b4c07c](https://github.com/ccxt/ccxt/commits/8303b4c07c8a24f756ca17dc0d3fc8b8eaac0425)
38
+ * kuna parseTrade fix [180468f8f8](https://github.com/ccxt/ccxt/commits/180468f8f86827b986f69312e62ea0bd59082b1c)
39
+ * kuna: parseOrder minor fix [a25d1d4f17](https://github.com/ccxt/ccxt/commits/a25d1d4f17c53dc3d75c5c1371a060c5e90d593e)
40
+ * kuna await methods [0a51c49d3d](https://github.com/ccxt/ccxt/commits/0a51c49d3ddc7cfa0343ae57daa04152eea936f8)
41
+ * kuna fetchDepositAddress [c4582cd977](https://github.com/ccxt/ccxt/commits/c4582cd977a2378bbb62b50bb44b5d74023b38c2)
42
+ * kuna parseTransaction fix [1bf53318d4](https://github.com/ccxt/ccxt/commits/1bf53318d4635e2f5bd9d9507ad6aba55a9adec8)
43
+ * kuna handleErrors for v4 [7f4032b870](https://github.com/ccxt/ccxt/commits/7f4032b87033e8633888254c40096e78c9cfff7f)
44
+ * kuna sign fixes [26edc49fa6](https://github.com/ccxt/ccxt/commits/26edc49fa640d6b9dff476ab0203b401bac697cf)
45
+ * kuna withdrawal fix [401b67447b](https://github.com/ccxt/ccxt/commits/401b67447be6c6c530aceea6795cd43773c37c2e)
46
+ * kuna implicit methods fix [14da1b494c](https://github.com/ccxt/ccxt/commits/14da1b494caecba9c9b3f728b4c60fe50c6d2ff8)
47
+ * kuna parseTransaction fix [842e50ac57](https://github.com/ccxt/ccxt/commits/842e50ac5709d9f367293df69b5ceef4fd384ce8)
48
+ * kuna fetchClosedOrders [b9f13b9b79](https://github.com/ccxt/ccxt/commits/b9f13b9b792b8269c6a989f117f6cf103569b1d3)
49
+ * kuna has [7025658b50](https://github.com/ccxt/ccxt/commits/7025658b50b173615dcdb24b956a450f8cb78f22)
50
+ * kuna sign fix for python [4af3c132cc](https://github.com/ccxt/ccxt/commits/4af3c132ccc7ae552c85cefc3ac1763a53c113d2)
51
+ * kuna remove OHLCV [e0b603bfa4](https://github.com/ccxt/ccxt/commits/e0b603bfa4536ee0e775f093bfa9ced0ca65f948)
52
+ * kuna: sign only stringify body if it's defined [fc245f41da](https://github.com/ccxt/ccxt/commits/fc245f41dafe40921e10af258fa9393a670fd2c5)
53
+ * kuna sign add extract params [7775400dad](https://github.com/ccxt/ccxt/commits/7775400dadd72aa60599509251a71ab40667c28f)
54
+ * sign removes url path arguments from params [9ee1c27218](https://github.com/ccxt/ccxt/commits/9ee1c272184aca9b4c903f01c8dd71311b399338)
55
+ * kuna.fetchTrades arguments fix [fb0422cb0a](https://github.com/ccxt/ccxt/commits/fb0422cb0a8b961aa8d121432e394b77ee24e81f)
56
+ * manual updates for exceptions [4402441d9b](https://github.com/ccxt/ccxt/commits/4402441d9b967fcf104cfe9a72f5657836508e00)
57
+ * cli: add str encoding [3e17ad9018](https://github.com/ccxt/ccxt/commits/3e17ad9018ac964433eaa7b6ff332d4b014e78ae)
58
+ * upd [eff4cf902c](https://github.com/ccxt/ccxt/commits/eff4cf902c5fce5d7c70cb7e6710fa033309dcd7)
59
+ * feat(exchange): add safeLiquidation [bb26771ca2](https://github.com/ccxt/ccxt/commits/bb26771ca22dcf93fcbbfda3659d20730138d130)
60
+ * restore ASCII [d07496e1e1](https://github.com/ccxt/ccxt/commits/d07496e1e11e83a97ad4e99ab9edcbd0ff9a604f)
61
+ * cr fixes [8037e7ddff](https://github.com/ccxt/ccxt/commits/8037e7ddff081617773073a6144221c4333e20f5)
62
+ * add missing order status [011bd9f15c](https://github.com/ccxt/ccxt/commits/011bd9f15cdcafd21fb2451a8a0802bbf8e4b66a)
63
+ * add exceptions [fa7b7c92cf](https://github.com/ccxt/ccxt/commits/fa7b7c92cfc45f6cd2eeca240636fd51d649aef9)
64
+ * minor fixes [2f6142e648](https://github.com/ccxt/ccxt/commits/2f6142e64859cbd20e71bd8d5dbbf3b9b25158b6)
65
+ * close #10089 [3cb0e76e3f](https://github.com/ccxt/ccxt/commits/3cb0e76e3f744dda1f46094940760e4b362b5e1b)
66
+ * close #10089 [1842916d0e](https://github.com/ccxt/ccxt/commits/1842916d0e5061cceae1fc2e24c633803f7c909d)
67
+ * add return type to parseOHLCV [f5d76eafe1](https://github.com/ccxt/ccxt/commits/f5d76eafe10a5102be2eebec2c00c9380d00eed5)
68
+ * add Order type hint [f7da5f9e93](https://github.com/ccxt/ccxt/commits/f7da5f9e93653e03e6ddaf4f51e3b0d78fca1ee2)
69
+ * fix type hinting for function return types [8ce8d6294c](https://github.com/ccxt/ccxt/commits/8ce8d6294ccd8d5e06033dd7e19a98ca7f896ef1)
70
+ * kucoin futures fix [23bc84148d](https://github.com/ccxt/ccxt/commits/23bc84148d4d3358d9498b201bd41bb01ad536a2)
71
+ * Static test exchange name typos [e121df7113](https://github.com/ccxt/ccxt/commits/e121df7113551fc718f3ea0aff96c8ef286fce15)
72
+ * more fix [12fa748456](https://github.com/ccxt/ccxt/commits/12fa74845648797407adbc4988c80f266e1734e4)
73
+ * fix build [9642e07b6f](https://github.com/ccxt/ccxt/commits/9642e07b6f91a7bb2487c6c44913b65335df6fc4)
74
+ * feat(bingx): fetchMyLiquidations [ff159e3a68](https://github.com/ccxt/ccxt/commits/ff159e3a684ed0d8659955c40ef3dbecd49f08da)
75
+ * wazirx.has margin false [fb8d6475a3](https://github.com/ccxt/ccxt/commits/fb8d6475a3434dbda34fdac7b844f21d07e9542d)
76
+ * bitforex.has["swap"] == false [f3e65ff470](https://github.com/ccxt/ccxt/commits/f3e65ff47051d81df1885cc76e4c7e28d3a42c7d)
77
+ * fix build [6d14ff6de2](https://github.com/ccxt/ccxt/commits/6d14ff6de2308240180bf0de6754fec78abf6bca)
78
+ * fix(python): types [62716b5a21](https://github.com/ccxt/ccxt/commits/62716b5a21b6c42aa61348fe5a5f1c029b41b851)
79
+ * fix several python import issues [28717d7473](https://github.com/ccxt/ccxt/commits/28717d7473515c7167e1af803d3ac7cd35cc262b)
80
+ * add balances [c2e55d083b](https://github.com/ccxt/ccxt/commits/c2e55d083ba8db11309ecfd31f47effa006fd4e0)
81
+ * add order [1416eaf5a0](https://github.com/ccxt/ccxt/commits/1416eaf5a0f72a7a95db5d66023e73d42a01a5fd)
82
+ * add any [d00be7f8d1](https://github.com/ccxt/ccxt/commits/d00be7f8d1ec528904bcfba93e79730be4092807)
83
+ * tune import [29d91624d3](https://github.com/ccxt/ccxt/commits/29d91624d35447c241d70a6266542489af4585be)
84
+ * linting [095d28ec1d](https://github.com/ccxt/ccxt/commits/095d28ec1d3300e3a3973953f5c35fce216ea8a2)
85
+ * returnd and parameter Order [8e7b2757f1](https://github.com/ccxt/ccxt/commits/8e7b2757f1c84081bc9a27bca1af945d7b401214)
86
+ * 4.1.37 [6f221f736b](https://github.com/ccxt/ccxt/commits/6f221f736beabf684c33db21428ba387165bda12)
87
+
88
+
89
+ ## 4.1.36 (2023-11-02)
90
+
91
+ * Fix redundant Exception import [1a605fc75b](https://github.com/ccxt/ccxt/commits/1a605fc75b2a394f990eadeccd51be8cd323dd71)
92
+ * Fix dynamic property PHP 8 warning [540c4d4a00](https://github.com/ccxt/ccxt/commits/540c4d4a008e4847333aef3b015edb87279c7cf6)
93
+ * Add missing imports to test_sync.php [6d1ccf8bea](https://github.com/ccxt/ccxt/commits/6d1ccf8bea573fd4d745a87ccbaf9d6ec170484e)
94
+ * feat(ccxt): transpile ccxt.pro examples [cd52cb65f9](https://github.com/ccxt/ccxt/commits/cd52cb65f9f370c2df1bb118ecc99456a30bc1ef)
95
+ * add missing tsconfig.json [ed9690036d](https://github.com/ccxt/ccxt/commits/ed9690036d4889eb65dfe75473187bd07517012d)
96
+ * fix second round of transpile [18f3696a72](https://github.com/ccxt/ccxt/commits/18f3696a72c0953fb5b04b94f701720bab5baaa9)
97
+ * merge main [a7c1088609](https://github.com/ccxt/ccxt/commits/a7c1088609df3fe1249a7d8ee71264ece2f8beae)
98
+ * fix conflicts, update to transpile async and pr comments [86009216c6](https://github.com/ccxt/ccxt/commits/86009216c62163c40f47b8f229f6f99bdb973586)
99
+ * type error [aa3559f1ce](https://github.com/ccxt/ccxt/commits/aa3559f1ce9dfed29ad317638895005e9f4bda82)
100
+ * reverse ts config [71bab133ee](https://github.com/ccxt/ccxt/commits/71bab133ee62082b199b5c88251159044edda9ee)
101
+ * remove .d.ts [9f8bb5b698](https://github.com/ccxt/ccxt/commits/9f8bb5b6983761dd6ed1f9e099206a0d85188031)
102
+ * remove files [68bf62562a](https://github.com/ccxt/ccxt/commits/68bf62562ac788efaf8dcdfdb352fdd7b9b89c64)
103
+ * more cleanup [b665a17849](https://github.com/ccxt/ccxt/commits/b665a178496309f59fe7307480eb9cd003dbda26)
104
+ * add last_request_body to JS [df0e6f81df](https://github.com/ccxt/ccxt/commits/df0e6f81df45fbf0157eae34dc916423c347d7e3)
105
+ * init static order test [894da6fcda](https://github.com/ccxt/ccxt/commits/894da6fcda190d5f51094d1be057d24c6cc71f2b)
106
+ * initial version working in JS only [757a46eab1](https://github.com/ccxt/ccxt/commits/757a46eab1be677dfb447a8f0a0a75f122e6740e)
107
+ * add io_dir_read [f0eeef46fd](https://github.com/ccxt/ccxt/commits/f0eeef46fd763ba3322bea834f178d953f57827f)
108
+ * add call_exchange_method_dynamically [ddc4c13eb5](https://github.com/ccxt/ccxt/commits/ddc4c13eb5c39984bcb7b9a97b06d34d3e862317)
109
+ * latest changes [647d639500](https://github.com/ccxt/ccxt/commits/647d63950007bba6d25dfd91062882c86eb91fbe)
110
+ * protect removeHostnamefromUrl [897fa64c5c](https://github.com/ccxt/ccxt/commits/897fa64c5c17885fa942eb1ddf11e74f0964b81d)
111
+ * remove number type and use parseNumer [ae80a4c650](https://github.com/ccxt/ccxt/commits/ae80a4c65049e44b4747fb83c3788ca5de7154c6)
112
+ * add class variable [9fcaa8e08c](https://github.com/ccxt/ccxt/commits/9fcaa8e08cc8f6b38fcf9d8d10c01fb968d87793)
113
+ * add last_request_url [2cc9d2fd1b](https://github.com/ccxt/ccxt/commits/2cc9d2fd1bb1a9209155e1867c3ccaceb28e5feb)
114
+ * replace includes [6d15e669b9](https://github.com/ccxt/ccxt/commits/6d15e669b9bafbee71e17fa2f51bbd5f6d5186e0)
115
+ * add last_request_url to sync [bc125c80be](https://github.com/ccxt/ccxt/commits/bc125c80be8542818dd25e9616d49aee9a5b0021)
116
+ * add var to fetch2 [ffecaf142f](https://github.com/ccxt/ccxt/commits/ffecaf142f1eb72531d989bc5081c2a686acc642)
117
+ * remove includes [f10f1f63c1](https://github.com/ccxt/ccxt/commits/f10f1f63c1bdffe397ebaf4a0b915b0d588a897a)
118
+ * add staticTestsFailed [e73430b016](https://github.com/ccxt/ccxt/commits/e73430b016dbeac5d8ae9f584dc4a65458fb950f)
119
+ * add php functions [f5b68ddb63](https://github.com/ccxt/ccxt/commits/f5b68ddb63c0b2eade1d4a628dacf8b1d280f06e)
120
+ * handle error [c5ac8cce4c](https://github.com/ccxt/ccxt/commits/c5ac8cce4c90c71e7eff54b707c2e0acb002576e)
121
+ * fix unhandled exception ts [5c9868f544](https://github.com/ccxt/ccxt/commits/5c9868f5449f1dafda029d7779b0d5941a980af2)
122
+ * protect access [d12d9cb01c](https://github.com/ccxt/ccxt/commits/d12d9cb01cdd6612fb6c874a76080692a24a76c8)
123
+ * add lang [b16cf2866f](https://github.com/ccxt/ccxt/commits/b16cf2866f04e3e5edd15650dbd1d8060333930e)
124
+ * error message [ff1225735f](https://github.com/ccxt/ccxt/commits/ff1225735f69cd2c33ed6373ab5b50f4b78dbe4c)
125
+ * remove exchange [a5835dd44b](https://github.com/ccxt/ccxt/commits/a5835dd44b20b5397d25c7c60221e670f2218158)
126
+ * fix php formatting [4edc7aa4fe](https://github.com/ccxt/ccxt/commits/4edc7aa4fe6d1e00d585e5e060889d7a461c6273)
127
+ * update error mapping in php [f3b72044c7](https://github.com/ccxt/ccxt/commits/f3b72044c7e89cf1794f3a18e4964bfe67c14aa8)
128
+ * transpilation errors [4f87c0c199](https://github.com/ccxt/ccxt/commits/4f87c0c199246e22a62f8cbf8ef1c37ea6fe8466)
129
+ * php working [9a64e675fe](https://github.com/ccxt/ccxt/commits/9a64e675fe1b767743683c98aef13f282e4d7035)
130
+ * fix php [f757addc82](https://github.com/ccxt/ccxt/commits/f757addc82d636814b7ea5e53f8c7a3128ab0bf8)
131
+ * missing php properties [af9b554159](https://github.com/ccxt/ccxt/commits/af9b554159d9857b4f16d0d10f4103e58220bbf8)
132
+ * exit sxript faster [65954fcdf9](https://github.com/ccxt/ccxt/commits/65954fcdf98c7b7818d253b79422275b3501d428)
133
+ * add package.json command [61a9a189e2](https://github.com/ccxt/ccxt/commits/61a9a189e200b1ade18f192032865f2f53f5dd13)
134
+ * add cli.js [8c218406d8](https://github.com/ccxt/ccxt/commits/8c218406d8ddfd9b98a9f2c26fdab79dbbba8c36)
135
+ * complete data [16d941a9cf](https://github.com/ccxt/ccxt/commits/16d941a9cfd7581c6cac9c3a6bf25946f614a00d)
136
+ * fix build [6a2c858cbe](https://github.com/ccxt/ccxt/commits/6a2c858cbeee9d22f77e3a5107411d5cefc23e47)
137
+ * add static markets [fbec4993ce](https://github.com/ccxt/ccxt/commits/fbec4993ce0171b08691611281b9410397059333)
138
+ * update input format [8657ed6139](https://github.com/ccxt/ccxt/commits/8657ed613923576a7a11cb5a24d82a0bae2ca58e)
139
+ * binance and bybit data [a1b505ed27](https://github.com/ccxt/ccxt/commits/a1b505ed279597658c725ac80aa6723dd6390055)
140
+ * handle array output [4d099a4664](https://github.com/ccxt/ccxt/commits/4d099a466441e1ec98adee2c7049213a3494be98)
141
+ * add okx [5a09b6877d](https://github.com/ccxt/ccxt/commits/5a09b6877dd44247272f3edbd365f240e5d8fabd)
142
+ * add kucoins [fefa94472c](https://github.com/ccxt/ccxt/commits/fefa94472c17649a17739616db643bcd33646c64)
143
+ * support recursive objects [f841d0c7b9](https://github.com/ccxt/ccxt/commits/f841d0c7b953c7517bef3f1a80305e37d048ff89)
144
+ * fix test transpilation [8926b308d3](https://github.com/ccxt/ccxt/commits/8926b308d396a59ac8c1fbaf4f015f28536bb146)
145
+ * add cryptocom [c1013afc40](https://github.com/ccxt/ccxt/commits/c1013afc40c78ce13be419862827b840528542a0)
146
+ * spoof accounts [050abcd1aa](https://github.com/ccxt/ccxt/commits/050abcd1aab7fd075a7cd82a20089880d17f5b1f)
147
+ * add bitget, bitmex, gate huobi and woo [ef23a1987b](https://github.com/ccxt/ccxt/commits/ef23a1987b631291e368af74e2dcb7c6e9890a77)
148
+ * spoof uid [5e231c94c7](https://github.com/ccxt/ccxt/commits/5e231c94c7edcb22650f59f633959091c746d6ce)
149
+ * add bitmart [d734284c6f](https://github.com/ccxt/ccxt/commits/d734284c6fadf1c148fc9e43e4b97da934b454d1)
150
+ * handle urlencoded [c8c28af39a](https://github.com/ccxt/ccxt/commits/c8c28af39a4d5e656e4ce76c9b16d801d0b395f9)
151
+ * add kraken, phemex, whitebit markets [c28eb8814a](https://github.com/ccxt/ccxt/commits/c28eb8814a789224957dd91979919ac1907efd2a)
152
+ * add bingx data [fa96679d2e](https://github.com/ccxt/ccxt/commits/fa96679d2e0df2eac34418f7227ef02eb8a7b659)
153
+ * coinbase and coinbasepro markets [1dc2ca7a7a](https://github.com/ccxt/ccxt/commits/1dc2ca7a7a69b0d9030541ff20f0137aafdaea09)
154
+ * add market to krakenfutures [d63a2628e3](https://github.com/ccxt/ccxt/commits/d63a2628e33cccc2e6979bd4fae2300e822552d5)
155
+ * update secret [fe2afe14da](https://github.com/ccxt/ccxt/commits/fe2afe14da93ba33e01cd8cbbf21b4c5ae37dc56)
156
+ * krakenfutures data [99a0614160](https://github.com/ccxt/ccxt/commits/99a06141602f71a7e01bd681055845610813df46)
157
+ * add kraken data [6c25564bfe](https://github.com/ccxt/ccxt/commits/6c25564bfe2375bb829ba2c09cf7545290e8343f)
158
+ * remove file [aaa15b33f8](https://github.com/ccxt/ccxt/commits/aaa15b33f8c15c1f69c361b60f12f1e2615b2b22)
159
+ * fix python output read [d5b79b171a](https://github.com/ccxt/ccxt/commits/d5b79b171a23c33eb2ca4737369cced7b050cbfb)
160
+ * bitget: add auth error for Apikey does not exist [3b9033a58e](https://github.com/ccxt/ccxt/commits/3b9033a58e290b431576a531bbe5aea8f25414ea)
161
+ * Phemex: fix error for "401 Failed to load API KEY."} [38eead2cf3](https://github.com/ccxt/ccxt/commits/38eead2cf3c76b92b3b57e1f776d97e0869177f3)
162
+ * feat(exchange): add filterBySymbolsSinceLimit [137ddf695d](https://github.com/ccxt/ccxt/commits/137ddf695d2dc84138b94ba2d0b83265e827fc02)
163
+ * bitget.ts add auth error [24ebe0ee7f](https://github.com/ccxt/ccxt/commits/24ebe0ee7fce9fe02d5d891dda5febbff3027c78)
164
+ * phemex.ts add auth error [a91b3fcf68](https://github.com/ccxt/ccxt/commits/a91b3fcf683940201bc1f1cee95743b45c65a223)
165
+ * binance: add apis [35072054ce](https://github.com/ccxt/ccxt/commits/35072054ceda6ee82905ed338ea1c937a9185fdc)
166
+ * bitopro: add apis [2a13bbeab3](https://github.com/ccxt/ccxt/commits/2a13bbeab3e592121930c4f1ca51f31785ec7089)
167
+ * fix(bybit): ratelimit weights [4224f3affa](https://github.com/ccxt/ccxt/commits/4224f3affa41a20d99183a8ad5ac8e6810f04423)
168
+ * bitstamp: add apis [3d835b852f](https://github.com/ccxt/ccxt/commits/3d835b852fbaa3afb74ed6ecc7bb136cdc9cc752)
169
+ * bybit: update editOrder support spot order [aea4272f41](https://github.com/ccxt/ccxt/commits/aea4272f4109af2e1cd284bd38a4ce5ba91bbfb8)
170
+ * fix python cli [1144de4786](https://github.com/ccxt/ccxt/commits/1144de4786202a7adbb7d139d0f61f1c70ab2054)
171
+ * remove delay_async [60b8aacdcf](https://github.com/ccxt/ccxt/commits/60b8aacdcf5805493fc9bafd4b48e789fe669648)
172
+ * revert [99709cb45a](https://github.com/ccxt/ccxt/commits/99709cb45a4edc22f5c85f4b42b514219d155ef0)
173
+ * revert [870d4660ef](https://github.com/ccxt/ccxt/commits/870d4660ef3ec90b307ea90490e7a8fe35927818)
174
+ * 4.1.36 [335ad9107b](https://github.com/ccxt/ccxt/commits/335ad9107bb8667a123cb42a554176c1da03c2ba)
175
+
176
+
177
+ ## 4.1.35 (2023-11-01)
178
+
179
+ * extends composer & promiseinterface [9a26b64192](https://github.com/ccxt/ccxt/commits/9a26b6419265744e26488ab81592ac10145304ae)
180
+ * Update composer.json [15dadff746](https://github.com/ccxt/ccxt/commits/15dadff7469e9b2525078666d0415469ab6a45dc)
181
+ * kucoin: sandbox mode remove [90bc9bd0a0](https://github.com/ccxt/ccxt/commits/90bc9bd0a068574f51bea18dfd9b4e8776af201f)
182
+ * kucoin: add apis, remove deprecate apis, update ratelimit [adf19c3aa6](https://github.com/ccxt/ccxt/commits/adf19c3aa6d3338b02bd3911864ff092d1c2e2f3)
183
+ * kucoin: futures: add apis, remove deprecate apis, update ratelimit [a1bae8a928](https://github.com/ccxt/ccxt/commits/a1bae8a92895045b3fce48e31920e4008b6fe592)
184
+ * kucoin: remove fetchBorrowRateHistory [1934cce488](https://github.com/ccxt/ccxt/commits/1934cce4880cb034156e15e6b64583dbb88ab14e)
185
+ * generate docs from examples [e70264485e](https://github.com/ccxt/ccxt/commits/e70264485eda9846d4bde8523374081e3852a80d)
186
+ * huobi fetchcurrencies edit for networks [58dac011f8](https://github.com/ccxt/ccxt/commits/58dac011f82d7bc49210d9d284890a9a90ec296c)
187
+ * huobis networks all [9206d88793](https://github.com/ccxt/ccxt/commits/9206d88793bfabd411431a7b11c7ffcb7e3396b2)
188
+ * next update [486ea412a6](https://github.com/ccxt/ccxt/commits/486ea412a679043f3b30401c0f15e9fc3519a5ce)
189
+ * remove examples and add to .gitignore, change script to generate folders [2f77fa1afa](https://github.com/ccxt/ccxt/commits/2f77fa1afa07d377b9a172a80ca9232066262222)
190
+ * update wiki [755b30ea0b](https://github.com/ccxt/ccxt/commits/755b30ea0b362d3aee1bac82749143220b378331)
191
+ * removal of unnecessary code [0472cdce18](https://github.com/ccxt/ccxt/commits/0472cdce189545ba84c36db2e66d3852ba403a0f)
192
+ * minor [c1d54a290e](https://github.com/ccxt/ccxt/commits/c1d54a290e65f285fc0614b5983febcf42ba73b8)
193
+ * feat(digifinex): setMarginMode [0124efe4e1](https://github.com/ccxt/ccxt/commits/0124efe4e1fef49b8437f4f63652ea31cc373d0b)
194
+ * feat(digifinex): addMargin, reduceMargin [29783b6d79](https://github.com/ccxt/ccxt/commits/29783b6d79e06bd6406ce15de2518c469dea54ac)
195
+ * fix build error, use numberToString [47ec80694a](https://github.com/ccxt/ccxt/commits/47ec80694adc493bc9446b8123dc9d362473786d)
196
+ * remove old php examples and update examples2md [acf5677c3f](https://github.com/ccxt/ccxt/commits/acf5677c3f6e59eda52940500255a4917bd5b8d2)
197
+ * remove FAQ from sidebar [b680d1d78c](https://github.com/ccxt/ccxt/commits/b680d1d78c982e7bc7170945b664d9a77ce2e29d)
198
+ * edit examples readme [d1d5de959d](https://github.com/ccxt/ccxt/commits/d1d5de959da26da826f082daa1e28711d3b0d884)
199
+ * minor edits [9378f08221](https://github.com/ccxt/ccxt/commits/9378f0822142a3fa96f5df15409f531a4912643d)
200
+ * php promise v3 fixes [4f10dbd554](https://github.com/ccxt/ccxt/commits/4f10dbd55417ea82d7fe00e3fefc832512c9954d)
201
+ * php promise v3 fixes [a17657a189](https://github.com/ccxt/ccxt/commits/a17657a18932ba7eac8d3f6ef8095beac8875c6d)
202
+ * okx: fix: watchMyTrades [dad54cdd54](https://github.com/ccxt/ccxt/commits/dad54cdd54019eb999709da1f8581f15ce71ad30)
203
+ * Update README.md bitmex campaign [8b9a646619](https://github.com/ccxt/ccxt/commits/8b9a646619496925061ba1303968f70cb8060aa8)
204
+ * kraken fetchBalance enhancement [bcc2f72ca1](https://github.com/ccxt/ccxt/commits/bcc2f72ca18032515f02c9109e86d721c4d0ea5a)
205
+ * 4.1.35 [e73a3bc246](https://github.com/ccxt/ccxt/commits/e73a3bc2460a9d5381bdca879d6c20d6c996d7c2)
206
+
207
+
208
+ ## 4.1.34 (2023-11-01)
209
+
210
+ * docs: fix build docs and serve [abb29106a5](https://github.com/ccxt/ccxt/commits/abb29106a5b44609635ba790431a57ebc7721a8c)
211
+ * rename into InvalidOperation and OperationFailed [7c6b58a81c](https://github.com/ccxt/ccxt/commits/7c6b58a81caa60d23a65f5b6291addd44d3fa275)
212
+ * add spec.md to gitignore and remove spec.md [6598bad92d](https://github.com/ccxt/ccxt/commits/6598bad92d53f4ae353e88058cbaa3cca82c2a2b)
213
+ * update wiki [a651d4d53c](https://github.com/ccxt/ccxt/commits/a651d4d53caf771512213d39ea81899f0d1e6356)
214
+ * bitget: allow books1 channel [0c58fdf7be](https://github.com/ccxt/ccxt/commits/0c58fdf7becbb3c40e13275bbce31a9fc5f201bc)
215
+ * feat(woo): remove brokerId from sandbox mode [26b5e5945d](https://github.com/ccxt/ccxt/commits/26b5e5945dad06ae349cff07872956f287b27f62)
216
+ * fix option name [70ef511a09](https://github.com/ccxt/ccxt/commits/70ef511a09950321f5f2159859b25081f29e5d76)
217
+ * descend change [3e593ec48d](https://github.com/ccxt/ccxt/commits/3e593ec48dd11ed6b7b862ad3d37b251c6ee5b9a)
218
+ * feat(digifinex): fetchFundingHistory [12f0aa4cb1](https://github.com/ccxt/ccxt/commits/12f0aa4cb1829380e87dbf4296aac2113043850e)
219
+ * 4.1.34 [3002e48db4](https://github.com/ccxt/ccxt/commits/3002e48db44a2b3e66723b2791f72205511633c7)
220
+
221
+
222
+ ## 4.1.33 (2023-10-31)
223
+
224
+ * upbit: remove method usage [038aafa834](https://github.com/ccxt/ccxt/commits/038aafa834dec5644e94369b7dbc7465806613aa)
225
+ * zonda: update method [f714c1112c](https://github.com/ccxt/ccxt/commits/f714c1112ceaf2eb1a1339a5d9e7f065747e733b)
226
+ * zonda: udpate links to doc [181d6f2445](https://github.com/ccxt/ccxt/commits/181d6f2445a1dc7ed31ea1db4f86e103655dad9f)
227
+ * refix [97eae38c7d](https://github.com/ccxt/ccxt/commits/97eae38c7d55e23830d1fe7253fd32e620b66b0f)
228
+ * fix(base): add axolotl as class method to match php and py [cc390773bc](https://github.com/ccxt/ccxt/commits/cc390773bc4671c7fff85a6b50a4d7f900352755)
229
+ * fix(zonda): withdraw [78dc379215](https://github.com/ccxt/ccxt/commits/78dc379215fa9eb06231dbe99a8877fb10ace241)
230
+ * fix(huobi): add check for out of order sequence, fix #19674 [33ee720cc3](https://github.com/ccxt/ccxt/commits/33ee720cc3b2ec06c522eb2f8de9bf562317350e)
231
+ * zonda: add more errors [5e275c0686](https://github.com/ccxt/ccxt/commits/5e275c06862af9ed67548d051a43786a30e11681)
232
+ * fix(bitmex): parseOrder, add remaining value for inverse [c94893af98](https://github.com/ccxt/ccxt/commits/c94893af980084a9082f83395a3b61ebefa7389f)
233
+ * fix(woo): watchBalance [f2364aa78a](https://github.com/ccxt/ccxt/commits/f2364aa78aacdd37a77f17af3b62b424d16f7ddb)
234
+ * build.sh : only run python linter for exchange changes [6cb50e69a9](https://github.com/ccxt/ccxt/commits/6cb50e69a94e550eca924061907dbbb5b82d8297)
235
+ * feat(digifinex): add implicit API endpoints [7237049770](https://github.com/ccxt/ccxt/commits/723704977010ed995bee9e70748a764f4db85b97)
236
+ * update if condition [9b8185ff2a](https://github.com/ccxt/ccxt/commits/9b8185ff2a7ae2adfa53ea795afd79f75e93ab82)
237
+ * fix(bitmex): parseOrder subType inference [3d6e922f6c](https://github.com/ccxt/ccxt/commits/3d6e922f6c39d6959cf2ae94aa1eb3d14716392b)
238
+ * 4.1.33 [1b4cbde13c](https://github.com/ccxt/ccxt/commits/1b4cbde13c3a8a9adc2c431ca361c328f2c5549e)
239
+
240
+
241
+ ## 4.1.32 (2023-10-30)
242
+
243
+ * huobi: update fetchBalance in linear type [9f89b58701](https://github.com/ccxt/ccxt/commits/9f89b587019bb1c992e397f3677f7de3255108b8)
244
+ * huobi: update watchBalance in linear type [f227abb36f](https://github.com/ccxt/ccxt/commits/f227abb36f0fd055b5847d972c802e54e4bdb987)
245
+ * huobi: update [3ade7ce006](https://github.com/ccxt/ccxt/commits/3ade7ce006021ba2a473fca323f44f63446410df)
246
+ * add jsdocs [ec818351ea](https://github.com/ccxt/ccxt/commits/ec818351eabceabe3aed8971bb874c808f64462e)
247
+ * huobi: update [90b65b9c35](https://github.com/ccxt/ccxt/commits/90b65b9c351bcd165a95328c2a02be7630d49923)
248
+ * huobi: patch ws handleErrorMessage [08c0df92c5](https://github.com/ccxt/ccxt/commits/08c0df92c51e2a45a1f04481ff947cda91ce8992)
249
+ * huobi: update [11654d6da7](https://github.com/ccxt/ccxt/commits/11654d6da71510f46f9137c636782d2b57be8ca0)
250
+ * huobi: update [89d062819e](https://github.com/ccxt/ccxt/commits/89d062819e9c69d0533864ff9baf5e10dff696d7)
251
+ * woo: update method [a2b9fdd0c2](https://github.com/ccxt/ccxt/commits/a2b9fdd0c2d9087c65fdf5b19e6ad00e11910fe8)
252
+ * fix(krakenfutures): check required Credentials [de4fb57743](https://github.com/ccxt/ccxt/commits/de4fb57743d1b6c756b6ccef9a5fad9c0a41bfe6)
253
+ * feat(bittrex): handle ws errors and check credentials [15e2332810](https://github.com/ccxt/ccxt/commits/15e233281071006a46230afebf0f89c59586a270)
254
+ * phemex: fetchFundingHistory remove method usage [b05f8f7e9d](https://github.com/ccxt/ccxt/commits/b05f8f7e9dfd83e1c1faf21cbc13e07a7fa45cd7)
255
+ * phemex: fix fetchFundingHistory error in python [f1783ea179](https://github.com/ccxt/ccxt/commits/f1783ea179edaa3cee003a8d61fef66e48f60a44)
256
+ * cli: update log [431cb44993](https://github.com/ccxt/ccxt/commits/431cb4499357e3bccc8dc6f9db1cb896dd5bdc12)
257
+ * cli: update [668c097a9e](https://github.com/ccxt/ccxt/commits/668c097a9ebfe9ff0ecc66c8771eabc658dff1f0)
258
+ * watchMyTrades symbol check [6d489e9bdf](https://github.com/ccxt/ccxt/commits/6d489e9bdf1cc29a27bb71792fbce3716d4a884f)
259
+ * use handleMarketType and handleSubType [99cdfffd72](https://github.com/ccxt/ccxt/commits/99cdfffd72645d223d76cc76ce277a0c8e02c61f)
260
+ * fix(huobi): watchBalance unified account [89c96df524](https://github.com/ccxt/ccxt/commits/89c96df52418f1f9f77ebfe804ecc790285f07ae)
261
+ * 4.1.32 [c53e851780](https://github.com/ccxt/ccxt/commits/c53e8517809d44ecf17d10ce43cbce9a139cead5)
262
+
263
+
264
+ ## 4.1.31 (2023-10-29)
265
+
266
+ * bitget: update method [13f3b94c93](https://github.com/ccxt/ccxt/commits/13f3b94c93d3cdaae9b5c719d4ae18932f0c347e)
267
+ * feat(bitvavo): pagination and jsdocs [72d9d4b35d](https://github.com/ccxt/ccxt/commits/72d9d4b35d1e732fb239ca51e3c83c43c03c94c4)
268
+ * feat(tests): add static id tests [a43607c21f](https://github.com/ccxt/ccxt/commits/a43607c21f434b8e4c8d63826d5a7aed871ada3e)
269
+ * update package [2578435d40](https://github.com/ccxt/ccxt/commits/2578435d4035c5bf2907047da5b15022a0b19cc2)
270
+ * fix cryptocom [5a95603a1d](https://github.com/ccxt/ccxt/commits/5a95603a1dce66a8251202a252955cc892a7dae7)
271
+ * fix(mexc): set future and option to false [1a57511e60](https://github.com/ccxt/ccxt/commits/1a57511e601a6e74f9d6df86585cc0c2c76215b3)
272
+ * add kucoin [53af47bb56](https://github.com/ccxt/ccxt/commits/53af47bb56639a6c9f2e7ad1781b17f6f67cc80c)
273
+ * fix(bybit): remove commonCurrencies GASDAO [74af27540d](https://github.com/ccxt/ccxt/commits/74af27540d6cc92c200c31e0d89b7b35040596f1)
274
+ * OKX order status 'order_failed': 'canceled', [fa9d642974](https://github.com/ccxt/ccxt/commits/fa9d6429745536e176687bba9045870b56d32276)
275
+ * fix(ascendex): setMarginMode, setLeverage, and set future to false [7d5b1c4fd1](https://github.com/ccxt/ccxt/commits/7d5b1c4fd1a51c629de6bfd4538b25a050ad2530)
276
+ * feat(ascendex): fetchFundingHistory [1a49d9474b](https://github.com/ccxt/ccxt/commits/1a49d9474bdad6ccf0d551df8c27c4ed540f6ff4)
277
+ * type fetchfundingHistory [1c9ff4fc8f](https://github.com/ccxt/ccxt/commits/1c9ff4fc8f7cc5b6ab5a242b8c4702c9ba6bec80)
278
+ * add last_request_headers to php and python [316b0a8b6e](https://github.com/ccxt/ccxt/commits/316b0a8b6e859203c1837d5650ffd55aa4f384dc)
279
+ * validate multiple exchanges [c4f2d1c54b](https://github.com/ccxt/ccxt/commits/c4f2d1c54b877f6ff97bc6cd700cb6dae74bf548)
280
+ * add markets files [460503bd48](https://github.com/ccxt/ccxt/commits/460503bd48fa3dd8338348d8146fd4ae80d4acb7)
281
+ * add inverse market [f7b389226f](https://github.com/ccxt/ccxt/commits/f7b389226f748dcec964d7fd42b5d47e87a20734)
282
+ * update file [a3b8f1181d](https://github.com/ccxt/ccxt/commits/a3b8f1181dcb453c4b917db0f8230cb930e860b3)
283
+ * simplify [58184e8006](https://github.com/ccxt/ccxt/commits/58184e8006e9c776a9524113fe8e09552dde4619)
284
+ * fix bitget method's signature [1df548b430](https://github.com/ccxt/ccxt/commits/1df548b4306736e6efa2b85eabe3e8b3e4a1c0f2)
285
+ * gemini: update method [6c11a2e503](https://github.com/ccxt/ccxt/commits/6c11a2e503d9e16d6b39eb006dcecbb1cbf449a1)
286
+ * fix(coinex): infer order type from parseOrder [6a92c6bfff](https://github.com/ccxt/ccxt/commits/6a92c6bfff102f54110d3c770570de42d075ad40)
287
+ * CR fixes [174d0b0e58](https://github.com/ccxt/ccxt/commits/174d0b0e5850febb0711eb0173e201312a134a43)
288
+ * add marginMode to swap [8bb030f7d7](https://github.com/ccxt/ccxt/commits/8bb030f7d7798aa218fe6fc65dcdf230f19b3874)
289
+ * comment out logic [45bf6a19c2](https://github.com/ccxt/ccxt/commits/45bf6a19c2340d75d0a3cfead39d53b1c8b2b519)
290
+ * remove exception [4351c09c9b](https://github.com/ccxt/ccxt/commits/4351c09c9b0919898a6244a8f19b9ea5d40fd926)
291
+ * update handleMarginModeAndParams [786c18fb89](https://github.com/ccxt/ccxt/commits/786c18fb89a2790a6a0fc0744d945d6e6782e297)
292
+ * 4.1.31 [bd03b84f48](https://github.com/ccxt/ccxt/commits/bd03b84f481675706613bba7d395f4f949463512)
293
+
294
+
1
295
  ## 4.1.30 (2023-10-28)
2
296
 
3
297
  * feat(bitget): fetchMarketLeverageTiers, add margin support [041c860ec8](https://github.com/ccxt/ccxt/commits/041c860ec8407f9dfea500fa306f84e3f39221ce)
package/CONTRIBUTING.md CHANGED
@@ -1014,12 +1014,10 @@ node run-tests --python-async kraken # test Kraken with Python async test, requi
1014
1014
 
1015
1015
  Follow this steps to add a test:
1016
1016
 
1017
- - Create a file in [js/tests/Exchange](js/test/Exchange/) following syntax that can be transpiled.
1018
- - Add file location to [transpile.js](build/transpile.js#L1600)
1019
- - run `npm run transpile` to generate the test file in python and php.
1020
- - Call test in [tests.js](js/test/test.js)
1021
- - Call test in [test_async.py](python/ccxt/test/test_async.py)
1022
- - Call test in [test_asnyc.php](php/test/test_async.php)
1017
+ - Create a file in [ts/tests/Exchange](ts/test/Exchange/) following syntax that can be transpiled.
1018
+ - Add test to `runPrivateTests` or `runPublicTests` to [ts/src/test/test.ts](ts/src/test/test.ts#L354) or for ccxt.pro endpoints to [ts/src/pro/test/test.ts](ts/src/pro/test/test.ts#L121)
1019
+ - run `npm run transpile` to generate the test file in javascript, python and php.
1020
+ - Call tests `node run-tests`
1023
1021
 
1024
1022
  ## Committing Changes To The Repository
1025
1023
 
package/README.md CHANGED
@@ -215,13 +215,13 @@ console.log(version, Object.keys(exchanges));
215
215
 
216
216
  All-in-one browser bundle (dependencies included), served from a CDN of your choice:
217
217
 
218
- * jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.1.37/dist/ccxt.browser.js
219
- * unpkg: https://unpkg.com/ccxt@4.1.37/dist/ccxt.browser.js
218
+ * jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.1.39/dist/ccxt.browser.js
219
+ * unpkg: https://unpkg.com/ccxt@4.1.39/dist/ccxt.browser.js
220
220
 
221
221
  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.
222
222
 
223
223
  ```HTML
224
- <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.1.37/dist/ccxt.browser.js"></script>
224
+ <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.1.39/dist/ccxt.browser.js"></script>
225
225
  ```
226
226
 
227
227
  Creates a global `ccxt` object:
package/build.sh CHANGED
@@ -74,7 +74,7 @@ if ([[ "$IS_TRAVIS" == "TRUE" ]] && [ "$TRAVIS_PULL_REQUEST" = "false" ]) || ([[
74
74
  fi
75
75
 
76
76
  ##### DETECT CHANGES #####
77
- # in appveyor, there is no origin/master locally, so we need to fetch it
77
+ # in appveyor, there is no origin/master locally, so we need to fetch it.
78
78
  if [[ "$IS_TRAVIS" != "TRUE" ]]; then
79
79
  git remote set-branches origin 'master'
80
80
  git fetch --depth=1 --no-tags
@@ -84,6 +84,7 @@ diff=$(git diff origin/master --name-only)
84
84
  # temporarily remove the below scripts from diff
85
85
  diff=$(echo "$diff" | sed -e "s/^build\.sh//")
86
86
  diff=$(echo "$diff" | sed -e "s/^skip\-tests\.json//")
87
+ diff=$(echo "$diff" | sed -e "s/^ts\/src\/test\/static.*json//") #remove static tests and markets
87
88
  # diff=$(echo "$diff" | sed -e "s/^\.travis\.yml//")
88
89
  # diff=$(echo "$diff" | sed -e "s/^package\-lock\.json//")
89
90
  # diff=$(echo "$diff" | sed -e "s/python\/qa\.py//")