* feat(errors): Added ContractSettled error type [f63b608b94](https://github.com/ccxt/ccxt/commits/f63b608b94d2e43fb3c916da5f10f6435267aecd)
* Add NoChange to exported errors [9028663843](https://github.com/ccxt/ccxt/commits/9028663843c186650a8291aa4399819092df8bfc)
* fix!(okx): change error with code 51030 (Funding fee is being settled) to type ContractSettled [a086901f31](https://github.com/ccxt/ccxt/commits/a086901f31d26a496d6209efff8a565507e5a070)
* added ContractSettled to php and python error types [a7d8639fc3](https://github.com/ccxt/ccxt/commits/a7d8639fc37bdf740e3ee2b0434a1e5d2648414f)
* added error type NoChange to python and php [97134b054e](https://github.com/ccxt/ccxt/commits/97134b054ea1d421b45149a249dd28b96a7ca233)
* python and php error type fixes for NoChange and ContractSettled [eb53e68f3a](https://github.com/ccxt/ccxt/commits/eb53e68f3abd3b0b7abd2c4a169eac076b80fcc1)
* __init__.py imports NoChange and ContractSettled [54fb3f8d47](https://github.com/ccxt/ccxt/commits/54fb3f8d47561e6dc4d6538b356b830413700b05)
* revert [eba9b0142e](https://github.com/ccxt/ccxt/commits/eba9b0142e81f5b11c576e1a80de4c3dab69a328)
* remove generated files [40ca719211](https://github.com/ccxt/ccxt/commits/40ca719211bea9a0ff9d8565df4ddd63398756f1)
* add ContractSettled error [8408c956c2](https://github.com/ccxt/ccxt/commits/8408c956c2826767d9f8003f3cf6f3f7c78ba5ad)
* feat(errors): changed error type ContractSettled to ContractUnavailable [c2677ac430](https://github.com/ccxt/ccxt/commits/c2677ac430147c22bca2d9a7a779757911cd3bcf)
* fix!(okx): error type for errors with codes 51021, 51022, 51027, 51028, and 51029 changed from BadSymbol to ContractUnavailable [1ead3dde2d](https://github.com/ccxt/ccxt/commits/1ead3dde2dabd376d9f0213af7306fbf4433f251)
* feat(bitget): update stopLoss, takeProfit implementation [e9f608f4cf](https://github.com/ccxt/ccxt/commits/e9f608f4cff6bba8e306523c4302a66f131fa365)
* fix exception name [7646a0c647](https://github.com/ccxt/ccxt/commits/7646a0c647a0453fbfeb19c9e2008c08ded7024a)
* fix(bitget): orderbook snapshot [7811f90e6d](https://github.com/ccxt/ccxt/commits/7811f90e6dff94e3d48f139a6f95db20055f436c)
* fix(bingx): add GTC by default for swap markets [37bb89140c](https://github.com/ccxt/ccxt/commits/37bb89140cbbf52e0c65e4d0def0ef02f683965f)
* fix typo [f646ba40b4](https://github.com/ccxt/ccxt/commits/f646ba40b435c7ba2663f7ee6d43fdd0835a172b)
* enable stopLoss and takeProfit at the same time [390914e4a0](https://github.com/ccxt/ccxt/commits/390914e4a0ee2c2c0ae9f7871226871d74e04df5)
* okx fetchMyTrades() ratelimit [70d74da72f](https://github.com/ccxt/ccxt/commits/70d74da72fa01c9539a5c065a8c08ec3f9c79555)
* huobi: update fetchMyTrades [7ffc066207](https://github.com/ccxt/ccxt/commits/7ffc066207550a22655452a0feb5ddf95f34caa1)
* woo: add apis [1b470b672c](https://github.com/ccxt/ccxt/commits/1b470b672cbe682e7189a1289e0fbd6f8c1a0b44)
* fix(bingx): default spot tif [3c9b2584c9](https://github.com/ccxt/ccxt/commits/3c9b2584c982cc225a285a585e1e18af15970be9)
* fix(delta): fundingRate scale [034047cf40](https://github.com/ccxt/ccxt/commits/034047cf40b45496fc6724d8f1a947bf1a31d8c0)
* feat(bingx): add standard futures [83238562c6](https://github.com/ccxt/ccxt/commits/83238562c6c0ad344e1c6fce47ef0efb9155e8d4)
* fix(bitvavo): currency precision [3a7d287183](https://github.com/ccxt/ccxt/commits/3a7d28718319246e2c7559ee62a85c5ac4647794)
* feat(deribit): add fetchFundingRate and fetchFundingRateHistory [547e835e19](https://github.com/ccxt/ccxt/commits/547e835e196a2dbb1dd3be317b2b2a1270ea40a2)
* add flags [a28643a0ff](https://github.com/ccxt/ccxt/commits/a28643a0ff3afffdd75c934871df26696b23cf97)
* feat(bitfinex2): add funding rate methods [2e35a203be](https://github.com/ccxt/ccxt/commits/2e35a203bef12197d4480e79c6e626d51f8644ee)
* remove import [b83bd4b7b5](https://github.com/ccxt/ccxt/commits/b83bd4b7b515c46a768c20bf9aabdae9dd1bb65f)
* feat(whitebit): add fundingRate methods [efc3766fba](https://github.com/ccxt/ccxt/commits/efc3766fba1dd04b9b1ca88c57041944adfba9cc)
* add flags [9d4d70fa03](https://github.com/ccxt/ccxt/commits/9d4d70fa0368c0a145b7622abcfe08747495847e)
* feat(kucoin): has[createPostOnlyOrder] set to true [06a22c6d38](https://github.com/ccxt/ccxt/commits/06a22c6d381f184a72f2127da9789b37cc26bf93)
* fix(poloniex): cancelOrder error [d8f6c6e398](https://github.com/ccxt/ccxt/commits/d8f6c6e398c75eb9604c7fc65244d62981b3eee8)
* fix parseOrder [d835867766](https://github.com/ccxt/ccxt/commits/d835867766b63d00570a88da0eb6105e0d174017)
* remove import [fd1faba4ad](https://github.com/ccxt/ccxt/commits/fd1faba4ad9e020f7c4185c259354cc5f3ab658d)
* 4.0.50 [52a52b888b](https://github.com/ccxt/ccxt/commits/52a52b888b5a99af27b3475d3eb2430debe0da6c)