* bybit.parsePosition: added fields takeProfit trailingStop stopLoss [387141abe1](https://github.com/ccxt/ccxt/commits/387141abe170abea6df0cf482bf21475af6ab29e)
* binance.parsePosition: added fields takeProfit trailingStop stopLoss [59752629ac](https://github.com/ccxt/ccxt/commits/59752629acf8a460cc77ca1168472966ddbb42ca)
* okx.parsePosition: added fields takeProfit trailingStop stopLoss [c6916197c6](https://github.com/ccxt/ccxt/commits/c6916197c655ebbab61057f094000337925d1fd0)
* ftx.parsePosition: added fields takeProfit trailingStop stopLoss [48f41ed624](https://github.com/ccxt/ccxt/commits/48f41ed62403c0c29cf4817dc5da6bcb6851d1fc)
* gate parsePosition: added fields takeProfit trailingStop stopLoss [5db57a7376](https://github.com/ccxt/ccxt/commits/5db57a7376f1034df83470094ada5e7d8b22557e)
* huobi parsePosition: added fields takeProfit trailingStop stopLoss [7ad6eb733f](https://github.com/ccxt/ccxt/commits/7ad6eb733f7c42284ad6abaf85eb8854b8d1eb00)
* ascendex parsePosition: added fields takeProfit trailingStop stopLoss [dad1f5d5eb](https://github.com/ccxt/ccxt/commits/dad1f5d5eb6d25175629ed5008bb90d23cdc6c16)
* mexc parsePosition: added fields takeProfit trailingStop stopLoss [061500e760](https://github.com/ccxt/ccxt/commits/061500e7603cb98c3bd947caf844c9d1b16afa19)
* kucoinfutures parsePosition: added fields takeProfit trailingStop stopLoss [0355707b48](https://github.com/ccxt/ccxt/commits/0355707b488dba083cf7c8ee151e12e4c2f4209c)
* phemex parsePosition: added fields takeProfit trailingStop stopLoss [2a923fcea8](https://github.com/ccxt/ccxt/commits/2a923fcea8f6b9049cb68e7cd7dd93497746415d)
* deribit parsePosition: added fields takeProfit trailingStop stopLoss [a01c7f19a7](https://github.com/ccxt/ccxt/commits/a01c7f19a7f6350af2d6217d1bdd6ba75e8a0c94)
* bitmex parsePosition: added fields takeProfit trailingStop stopLoss [2ec1472ff3](https://github.com/ccxt/ccxt/commits/2ec1472ff3de47efd275ac58768100d94c30560a)
* removed trailingStop from parsePosition [b4dedeb9d8](https://github.com/ccxt/ccxt/commits/b4dedeb9d8f6239d7d9f30102404f040a766313c)
* aax.fetchPositions stopLoss and takeProfit [73bad65b5c](https://github.com/ccxt/ccxt/commits/73bad65b5cc549eea3330b655a8a05de83189395)
* ascendex.parsePositions minor change [6d6fb39765](https://github.com/ccxt/ccxt/commits/6d6fb39765b22fb49ef19337fa7e6bda5f3dc0a5)
* btcex.fetchPositions stopLoss and takeProfit [06f3d6d269](https://github.com/ccxt/ccxt/commits/06f3d6d269fa38d6de34042898dd6759acb41374)
* bitget.parsePosition added fields stopLoss and takeProfit [a6c1e61ac6](https://github.com/ccxt/ccxt/commits/a6c1e61ac6283acae78f999424e7ea0546bc2066)
* coinex.parsePosition added fields stopLoss and takeProfit [557d54c0ac](https://github.com/ccxt/ccxt/commits/557d54c0acda2678831f6093bddb08e86a742189)
* currencycom comment formatting [5e76a1d86c](https://github.com/ccxt/ccxt/commits/5e76a1d86c122db5b6fb9f8760860fd6df808678)
* currencycom.parsePosition added fields unrealizedPnl hedged stopLoss takeProfit [444789ddfb](https://github.com/ccxt/ccxt/commits/444789ddfb60ab437507ae607d34716b0de9b279)
* parsePosition switch ordering of stopLoss/takeProfit [1b29414410](https://github.com/ccxt/ccxt/commits/1b29414410f12d6a4ea477f9559a83b666087c59)
* parsePosition hedged, stopLoss and takeProfit added to response [425bee04fa](https://github.com/ccxt/ccxt/commits/425bee04faebb6c26cd41475c054052ce018757b)
* ftx.parsePosition comment formatting [0fdb20897b](https://github.com/ccxt/ccxt/commits/0fdb20897b5534e59f8b8a0f68da8c675049c2fc)
* huobi.parsePosition comment formatting [5088d203d9](https://github.com/ccxt/ccxt/commits/5088d203d9d70770eabe3d8498697c9d0dfee10f)
* phemex.parsePosition comment formatting [4d35789098](https://github.com/ccxt/ccxt/commits/4d35789098969a228c1a9826379de4ec37f86d50)
* added hedged field to parsePosition [e80ef1a545](https://github.com/ccxt/ccxt/commits/e80ef1a5455eacbd8e976951433cddb993054861)
* aax.parsePosition minor fix [fa93c50f3f](https://github.com/ccxt/ccxt/commits/fa93c50f3ff57c220df3961aff7f6f8ab57d249d)
* removed stopLoss and takeProfit from phemex parsePosition [70bcdb007f](https://github.com/ccxt/ccxt/commits/70bcdb007f04f61701c6720a585aa76949c81617)
* ascendex parsePosition minor fix [32ea39f5ac](https://github.com/ccxt/ccxt/commits/32ea39f5ac51246a47bd9eb7988de32b8066dd8c)
* coinex.fetchPositions stopLossPrice and takeProfitPrice [65cb02f5d4](https://github.com/ccxt/ccxt/commits/65cb02f5d465037231bf1dad2ec198a0545b99c8)
* tokocrypto.createOrder string math [a48ab52828](https://github.com/ccxt/ccxt/commits/a48ab52828af4ab6ae4c1a4568b6dce92d3e9754)
* tokocrypto.createOrder docstring see [c585e51514](https://github.com/ccxt/ccxt/commits/c585e51514242ec529d21cecc12fa7e3bed0a1e1)
* tokocrypto.options["createMarketBuyOrderRequiresPrice"] == true [6b5c5512e0](https://github.com/ccxt/ccxt/commits/6b5c5512e0aa17ca90429f77d59668e29511c70b)
* tokocrypto.createOrder createMarkeyBuyOrder requires price logic [5e8267a1c9](https://github.com/ccxt/ccxt/commits/5e8267a1c98155b39252e0e3d18b693b64159d89)
* tokocrypto.createOrder specific error message for market buy orders with no price [28fce962b6](https://github.com/ccxt/ccxt/commits/28fce962b68bd45a3a268563f9ef9fda9515d4cd)
* added takeProfitPrice and stopLossPrice fields to parsePosition response of bingx, cryptocom, delta, digifinex, poloniexfutures [80a23a4c3b](https://github.com/ccxt/ccxt/commits/80a23a4c3b8b79677ee20217dada1d846f7e5ab7)
* tokocrypto createOrder error condition fix [871dda4200](https://github.com/ccxt/ccxt/commits/871dda42009500bf5188940d4638b15d1b4e0df2)
* ndax.createOrder triggerPrice fix [3e4380535a](https://github.com/ccxt/ccxt/commits/3e4380535aede96c24f093b6ff0c91d4238b4abc)
* ndax has [884d5ba756](https://github.com/ccxt/ccxt/commits/884d5ba756d50a5d276d0aadf57081145f7fec71)
* add new fields to the position type [a391d93908](https://github.com/ccxt/ccxt/commits/a391d939084b1f43c9f72675ad913f1f1599ce88)
* add python type [4738eac9b0](https://github.com/ccxt/ccxt/commits/4738eac9b09992dd4a8fea18ef06b8677fa31d71)
* ndax[options][orderTypes]: added string order types [87b2be5fb3](https://github.com/ccxt/ccxt/commits/87b2be5fb34779ecaa1d0b764a055124c96913d3)
* fix(lbank): sign error for private methods [321dcdbd83](https://github.com/ccxt/ccxt/commits/321dcdbd8362247ec8480b68fc977f256fafdffc)
* ci: patch link of troubleshooting [03c639b9ba](https://github.com/ccxt/ccxt/commits/03c639b9ba7b4d2df41a9a3bd8b8f2896fb053bc)
* fix(whitebit): add loadMarkets to fetchTradingFees [09931a3656](https://github.com/ccxt/ccxt/commits/09931a365686ad248987bff7ec4e0927fcef1e75)
* add type parsing [cacce722e5](https://github.com/ccxt/ccxt/commits/cacce722e51b5fbd4f368785365fe246253beabf)
* fix price parsing [cb2b3c3b41](https://github.com/ccxt/ccxt/commits/cb2b3c3b418b2da91c5761fe6a9a3798dee60305)
* 4.0.58 [00903122b9](https://github.com/ccxt/ccxt/commits/00903122b9bcca7739146e4adb3b4539eac6b8d3)