Cefi

Latest version: v6.0.7

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 35 of 48

3.0.1

:rotating_light:

- :rotating_light:
([`6402a3a`](https://github.com/mraniki/cefi/commit/6402a3a2300ed173f5d5a9f4e26a8b4bc754b803))

Other

- Merge pull request 58 from mraniki/dev
([`3ade662`](https://github.com/mraniki/cefi/commit/3ade662d5591119c79b3778a945fa08068f0ac6c))

🔧

- Merge pull request 59 from mraniki/renovate/ccxt-4.x
([`a2edee0`](https://github.com/mraniki/cefi/commit/a2edee0a879900d340f27b558349a12a7107efc2))

3.0.0

:boom:

- :boom: Refactor default_settings.toml and main.py
([`62da87f`](https://github.com/mraniki/cefi/commit/62da87ff6910602b9c866b58e2c88d723846c6f1))

The changes in this commit refactor the default_settings.toml and main.p y files.

:recycle:

- :recycle:
([`c110368`](https://github.com/mraniki/cefi/commit/c110368ae582fddffbaa33a0a9464e7daea8f564))

:rotating_light:

- :rotating_light:
([`9ee2e7e`](https://github.com/mraniki/cefi/commit/9ee2e7e2dc91f90d97b01ddaba1dddfaf7da2183))

- :rotating_light:
([`964b1c6`](https://github.com/mraniki/cefi/commit/964b1c616c81cd70846bc28252f3868b3e875ced))

:white_check_mark:

- :white_check_mark: Unit Test
([`9360d0d`](https://github.com/mraniki/cefi/commit/9360d0d7a37c91876969c2aed69ffaf27251bfd4))

- :white_check_mark: Unit Test
([`054e99b`](https://github.com/mraniki/cefi/commit/054e99ba2aa84630418572352b38709cf154988b))

- :white_check_mark: Unit Test
([`a130299`](https://github.com/mraniki/cefi/commit/a130299bdd21e48a3413ec8c95b3df0e30c1e94e))

- :white_check_mark: Unit Test
([`b49839e`](https://github.com/mraniki/cefi/commit/b49839ecc1b1e8d0fd232a11369fed2776dda341))

- :white_check_mark: Unit Test
([`8e56306`](https://github.com/mraniki/cefi/commit/8e56306585b89f29d36a01e89e35bda92cd02aaa))

Other

- 'refactored by Sourcery'
([`224a4ae`](https://github.com/mraniki/cefi/commit/224a4ae127fb204dbe7cd98039b87a516f55a67d))

- 'refactored by Sourcery'
([`76d58ce`](https://github.com/mraniki/cefi/commit/76d58ce2cf3729a5645fc95fa6afab103246b0a5))

- 'refactored by Sourcery'
([`4628f73`](https://github.com/mraniki/cefi/commit/4628f73ba56a4b72464edb445b77e3dac694ccce))

- :loud_sound:
([`f240904`](https://github.com/mraniki/cefi/commit/f240904d598e2e7222d9a342934bf2a835fe3334))

- Fix leverage type and order parameters
([`eeca433`](https://github.com/mraniki/cefi/commit/eeca43308621c3cdc7b6711f9b234c1ca8763992))

- Merge branch 'dev' of gitgithub.com:mraniki/cefi.git
([`41d0ded`](https://github.com/mraniki/cefi/commit/41d0ded36cdb2a6ef64e37800009408e1056d904))

- Merge branch 'dev' of gitgithub.com:mraniki/cefi.git
([`6175741`](https://github.com/mraniki/cefi/commit/61757417da5c38b3a69185329ad04b6475adc010))

- Merge pull request 54 from mraniki/dev
([`3c8d329`](https://github.com/mraniki/cefi/commit/3c8d329802ce00d4a2caeb4e9a637bb0d2f5f816))

💥refactoring and instrument mapping per exchange

- Merge pull request 55 from mraniki/sourcery/dev
([`d57dd8a`](https://github.com/mraniki/cefi/commit/d57dd8af5218a7ec6bcc6cc1b44cc08948fa5ad0))

💥refactoring and instrument mapping per exchange (Sourcery refactored)

- Merge pull request 56 from mraniki/sourcery/dev
([`6631cbe`](https://github.com/mraniki/cefi/commit/6631cbe2defe9a07dcef07918ea2973ac8a30bb9))

💥refactoring and instrument mapping per exchange (Sourcery refactored)

- Merge pull request 57 from mraniki/sourcery/dev
([`24bc83f`](https://github.com/mraniki/cefi/commit/24bc83f6c713adccbf392c49299e176eeaeecc67))

💥refactoring and instrument mapping per exchange (Sourcery refactored)

- Refactor CexCcxt class in ccxt.py
([`5c0ea16`](https://github.com/mraniki/cefi/commit/5c0ea168f8e60d58cb8a297b8359dac499a6b18f))

- Refactor CexCcxt get_trade_confirmation method
([`a75c532`](https://github.com/mraniki/cefi/commit/a75c532c8adc60a4b7728b57fb56bc471ab5fab0))

- Refactor CexCcxt to return quote instead of ticker["last"]
([`76dec82`](https://github.com/mraniki/cefi/commit/76dec829e050dab9ab4a7bbb8936ff700fca5474))

- Refactor CexTrader methods and add new methods for getting balances, positions, and PnLs. Update
CexCcxt and CexClient to include new methods for getting trading asset balance and order amount.
([`4d044ba`](https://github.com/mraniki/cefi/commit/4d044ba18ff8ad67efca88942232578f7d2ea619))

- Refactor get_account_balance to get_balances
([`a59b87d`](https://github.com/mraniki/cefi/commit/a59b87d6488fa3050cef7187588ef02e73130ca8))

- Refactor order amount calculation and balance retrieval
([`e07331d`](https://github.com/mraniki/cefi/commit/e07331dcde20cd22fd92c08465ebb862219c79b4))

- Refactor test_unit.py assert statements
([`9b6216f`](https://github.com/mraniki/cefi/commit/9b6216fa437cb4f740d39bd9b499b2759e78930c))

- Refactor test_unit.py assertions for submit_order function.
([`8e4cb45`](https://github.com/mraniki/cefi/commit/8e4cb453fc711a58e32d6028a34665df0d6377c5))

Update

- Update logging statements and test assertions
([`1576010`](https://github.com/mraniki/cefi/commit/1576010ddc9dd7d1544c58a2dec62114496477cd))

♻️

- ♻️ ([`a5fc5d8`](https://github.com/mraniki/cefi/commit/a5fc5d81fdf24b4148c561d3974d5f38254da29f))

- ♻️ ([`edc2e36`](https://github.com/mraniki/cefi/commit/edc2e36ec3d4b310ed4994f601f32568664a6df3))

- ♻️ ([`32074ec`](https://github.com/mraniki/cefi/commit/32074ec3ac0470c465df7df819408d2c708d96b3))

- ♻️ ([`dd38d16`](https://github.com/mraniki/cefi/commit/dd38d16777f5bbecc74f28473ce873d8ea1457bd))

- ♻️ ([`085ab0d`](https://github.com/mraniki/cefi/commit/085ab0d2aaf4abf6797e19f0c63dcce9318cc7f4))

- ♻️ ([`f17e73b`](https://github.com/mraniki/cefi/commit/f17e73bc607699d2e5fe653a006a47da05061791))

- ♻️ ([`03ed578`](https://github.com/mraniki/cefi/commit/03ed578cbb4ef00b2c377f33f7cb415212ffc03e))

- ♻️ ([`965980c`](https://github.com/mraniki/cefi/commit/965980c7890cf413cb85e87238837eb4c3d29a71))

- ♻️ ([`82825d6`](https://github.com/mraniki/cefi/commit/82825d6240b232deaaf2a65bd60085de531c2602))

- ♻️ ([`2cf1240`](https://github.com/mraniki/cefi/commit/2cf1240ab647e4d5129a512fa91042519d051dcf))

- ♻️ ([`a257b65`](https://github.com/mraniki/cefi/commit/a257b65dfb7890ff376bf790afad73ed638d409c))

- ♻️ ([`6d1c890`](https://github.com/mraniki/cefi/commit/6d1c8907a2825e6a740dbbe7793da887ce47d429))

- ♻️ ([`36f155d`](https://github.com/mraniki/cefi/commit/36f155dca3257cf89209748f21e256c5e9660f40))

- ♻️ Refactoring structure
([`8ced437`](https://github.com/mraniki/cefi/commit/8ced437beca3d6533331ad9f3fdb51e6e15ac2a9))



- ⚡ ([`13d08ab`](https://github.com/mraniki/cefi/commit/13d08abe71d526a1abf6d9f069280068d82e794a))

- ⚡ limit/future params
([`a249713`](https://github.com/mraniki/cefi/commit/a2497135d494e57d8e1b12e80466cd1494a9ff34))

- ⚡ limit/future params
([`7e302a0`](https://github.com/mraniki/cefi/commit/7e302a0986f7f00def881fbaccb323420309136d))



- ✅ Unit Test
([`6690b19`](https://github.com/mraniki/cefi/commit/6690b192cfb14a8e9e6a8f3683a9f808cbd466ed))

- ✅ Unit Test
([`3826a6b`](https://github.com/mraniki/cefi/commit/3826a6b0df4336bbe4c62999ae16348552ad2666))

- ✅ Unit Test
([`e97a67f`](https://github.com/mraniki/cefi/commit/e97a67f229f4046a0465d1e1109241ef3a5a6888))

- ✅ Unit Test
([`4ae87a6`](https://github.com/mraniki/cefi/commit/4ae87a65e74dc67c09824a4be1b2b118fa8e88f5))



- ✨ instrument mapping per exchange
([`bc26438`](https://github.com/mraniki/cefi/commit/bc26438d53b8ad4f798e83dd82df5ecb6005a866))

🐛

- 🐛 ([`ec075b6`](https://github.com/mraniki/cefi/commit/ec075b61a8b8576042a5a16fe61fd788d7e54192))

- 🐛 ([`4fbf950`](https://github.com/mraniki/cefi/commit/4fbf95007283322c7446b18d9459a7b8dbd675b4))

- 🐛 ([`398bd65`](https://github.com/mraniki/cefi/commit/398bd65d21bbec65ccc51b8577260252e17eacda))

🔇

- 🔇 ([`aa17df8`](https://github.com/mraniki/cefi/commit/aa17df81f21261f9d7d1ce61fd47623687f48e3d))

🔊

- 🔊 ([`560c6f1`](https://github.com/mraniki/cefi/commit/560c6f1763223234bcc2b172194424426ecedc1a))

- 🔊 ([`9b0d81a`](https://github.com/mraniki/cefi/commit/9b0d81a7e8b2622780c050e7958425ee95ec43bf))

- 🔊 ♻️
([`2eba4cf`](https://github.com/mraniki/cefi/commit/2eba4cfa6b6d28462831107ac1c4143afd6c42db))

🔥

- 🔥 ([`9a1aff8`](https://github.com/mraniki/cefi/commit/9a1aff8bb10f2abfac0e14d7d38bbfde1f117fe3))

🔧

- 🔧 ([`46e679c`](https://github.com/mraniki/cefi/commit/46e679cb284e49d5635c13c93e6ba51fe2d8d95c))

🚨

- 🚨 ([`864bc9f`](https://github.com/mraniki/cefi/commit/864bc9f2566c36fcf2c9c7df11acda1e0180cca8))

- 🚨 ([`7ec03d0`](https://github.com/mraniki/cefi/commit/7ec03d0d83dfc3e615c6fd30f9437b702b2edea9))

Breaking Changes

- The changes in this commit refactor the default_settings.toml and main.p y files.

2.0.10

Other

- Fix example.py and test_unit.py
([`69e868b`](https://github.com/mraniki/cefi/commit/69e868b4a2a25b8386931057f27fa2bffcd19039))

- Merge pull request 53 from mraniki/dev
([`85a21d8`](https://github.com/mraniki/cefi/commit/85a21d811f9f2be025f71f03b4fe1e06f5fb3388))

🚨♻️ Dev

Update

- Update default cex settings
([`3c1bcbd`](https://github.com/mraniki/cefi/commit/3c1bcbd2d80653458775e93f8e61fc994d6f3305))

2.0.9

:white_check_mark:

- :white_check_mark: Unit Test
([`c3416fc`](https://github.com/mraniki/cefi/commit/c3416fc47b7a9b3a355e6ff83248472adea64b4d))

- :white_check_mark: Unit Test
([`dc36c11`](https://github.com/mraniki/cefi/commit/dc36c1118bff4baf734c264d30933ca034b72e58))

- :white_check_mark: Unit Test
([`278d121`](https://github.com/mraniki/cefi/commit/278d121108750f14b03cb8b60c7f15357f455c23))

Other

- Merge pull request 52 from mraniki/dev
([`65060e9`](https://github.com/mraniki/cefi/commit/65060e91422a7a4a126bfd035ac2b00b8ace9227))

✅ Unit Test Increase coverage

- Refactor debug logging and update test unit quantity.
([`f52062f`](https://github.com/mraniki/cefi/commit/f52062f55bf5682cc72eae50020f0d03877b5c7d))

- Refactor test_unit.py
([`cd7b8f3`](https://github.com/mraniki/cefi/commit/cd7b8f3fbc56d9ce3d330345d6157bbe01db4b79))

- Refactor test_unit.py
([`3fe34c9`](https://github.com/mraniki/cefi/commit/3fe34c957011dd831cf274b6b64a58d05573c8c4))

- Refactor test_unit.py
([`8289af0`](https://github.com/mraniki/cefi/commit/8289af027c6627ff67d022736c384f32ffe796cb))

- Refactor test_unit.py assertions for quote function.
([`a3c88a1`](https://github.com/mraniki/cefi/commit/a3c88a14c64bc151f6b6053e7521aa64047c4c2d))

- Remove debug log statement in CexTrader init
([`a813a5e`](https://github.com/mraniki/cefi/commit/a813a5ea011e8260ffc61ebdb82979e72321e1da))

- Remove unnecessary test cases and update assertion in test_execute_order_full
([`2f3192e`](https://github.com/mraniki/cefi/commit/2f3192e172de72f1577fb7d08b4a1c7d43401bf1))



- ⚡ ([`d452b1f`](https://github.com/mraniki/cefi/commit/d452b1f62a26cb0bdfc9892e11bcd05083a73a22))



- ✅ Unit Test
([`f023a00`](https://github.com/mraniki/cefi/commit/f023a00e89931f36260f4890a8ea6b296be3637a))

- ✅ Unit Test
([`15ca4dc`](https://github.com/mraniki/cefi/commit/15ca4dcc62f8078b82bd8025ea4e65b51bb44a56))

- ✅ Unit Test Increase coverage
([`de89cfc`](https://github.com/mraniki/cefi/commit/de89cfc7a693b1013ab725b329ef91729aef3d5f))

🚨

- 🚨 ([`0ef3ba4`](https://github.com/mraniki/cefi/commit/0ef3ba4c9c54ade02a8019a0e873d2171fcbafa3))

- 🚨 ([`a422167`](https://github.com/mraniki/cefi/commit/a422167eb677969afc9fa20f68169401dafdcb7b))

- 🚨 ([`234d9da`](https://github.com/mraniki/cefi/commit/234d9da3eb8923ca338feca39a7d4bf946e97ec5))

2.0.8

Other

- Merge pull request 51 from mraniki/dev
([`0272eed`](https://github.com/mraniki/cefi/commit/0272eed79077fc17e44f72cc1a8363e6dd23faef))

🩹 version declaration

🩹

- 🩹 version declaration
([`992196f`](https://github.com/mraniki/cefi/commit/992196f75859b3d19de17617a4b5dba919952a6f))

2.0.7

Other

- Merge pull request 50 from mraniki/dev
([`1c5094b`](https://github.com/mraniki/cefi/commit/1c5094b91c13a554868f54ca1c75ca602dd59ed9))

👷 CI Change

👷

- 👷 CI Change
([`5ab26f2`](https://github.com/mraniki/cefi/commit/5ab26f2ce47c81d49e6a9fc639c5b48d5f2101c2))

Page 35 of 48

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.