Commit Graph

  • fddacfedaa Remove returntype Matthias 2022-02-20 16:34:35 +01:00
  • a24586cd41 Update migrations for new column Matthias 2022-02-20 16:32:04 +01:00
  • 6fb5b22a8e Some cleanup Matthias 2022-02-20 15:36:25 +01:00
  • dc7bcf5dda Update failing test Matthias 2022-02-20 14:27:26 +01:00
  • db540dc990 Orders should also store fee if in receiving currency Matthias 2022-02-20 14:21:22 +01:00
  • c3c815e794 Merge pull request #6425 from samgermain/stake-amount Matthias 2022-02-19 20:11:23 +01:00
  • e9f451406c Use correct order id Matthias 2022-02-11 07:43:45 +01:00
  • 874c161f78 Update more tests to use order_obj to update trade Matthias 2022-02-11 07:33:46 +01:00
  • 508e677d70 Fix some tests to call update_trade with order object Matthias 2022-02-10 20:40:50 +01:00
  • 1b1216fc87 Rename update_trade method Matthias 2022-02-10 19:18:19 +01:00
  • c13eed2178 use Order object to update trade Matthias 2022-02-10 19:15:55 +01:00
  • d610b6305d Improve /balance output by removing trailing zeros Matthias 2022-02-19 16:39:47 +01:00
  • a7a25bb285 Update "round coin value" to trim trailing zeros Matthias 2022-02-19 16:35:17 +01:00
  • 42bb33811c Merge pull request #6434 from freqtrade/fix/ftx_stoploss Matthias 2022-02-19 10:50:53 +01:00
  • a32aed2225 Update FTX stoploss code to avoid exception for stoploss-market orders Matthias 2022-02-19 10:07:32 +01:00
  • 3785f04be7 Handle empty min stake amount as observed on FTX Matthias 2022-02-19 06:38:11 +01:00
  • 0bbbe2e96c Add test for #6429 Matthias 2022-02-19 06:36:23 +01:00
  • 5705ff7f82 Merge pull request #6432 from mkavinkumar1/patch-1 Matthias 2022-02-19 06:39:19 +01:00
  • 60d1e7fc65 fix stake amt Kavinkumar 2022-02-18 19:47:45 +05:30
  • 95d4a11bb1 add precision Kavinkumar 2022-02-18 19:32:37 +05:30
  • eb88c0f71b fixed stake amount Kavinkumar 2022-02-18 19:25:56 +05:30
  • 989edca622 Add test-case for cancel stake update with leverage Matthias 2022-02-18 06:41:15 +01:00
  • 8bdc77eb4d Add TODO-lev for tests which define is_short but don't use it Matthias 2022-02-18 06:38:38 +01:00
  • f0cbc47bb1 Merge pull request #6373 from samgermain/leverage-tiers Matthias 2022-02-17 20:23:33 +01:00
  • de8d789962 Fix test missing assert statement Matthias 2022-02-17 19:37:24 +01:00
  • d9d9867a54 updated ccxt Sam Germain 2022-02-16 21:09:02 -06:00
  • e981d644e1 Add toto-lev for order-leverage Matthias 2022-02-16 19:24:59 +01:00
  • e60553b8f7 Add max_entry_position hyperopt to docs Matthias 2022-02-16 19:21:04 +01:00
  • f452fce4cc Merge branch 'ccxt-compat' into leverage-tiers Sam Germain 2022-02-16 10:07:49 -06:00
  • a37287d9ba test__get_params Sam Germain 2022-02-16 10:00:06 -06:00
  • 2015e9345d test_ccxt_compat maintenanceMarginRatio -> maintenanceMarginRate Sam Germain 2022-02-16 09:25:08 -06:00
  • df86300729 test_ccxt_dry_run_liquidation_price Sam Germain 2022-02-16 09:20:22 -06:00
  • 124532a4b7 maintenanceMarginRatio -> maintenanceMarginRate Sam Germain 2022-02-16 09:04:43 -06:00
  • dc73fccd3c removed test_ccxt_get_maintenance_ratio_and_amt Sam Germain 2022-02-16 09:03:50 -06:00
  • a1e9e940dd test_ccxt_load_leverage_tiers Sam Germain 2022-02-16 08:48:53 -06:00
  • 877a0750ce Merge pull request #6417 from freqtrade/fix/6261 Matthias 2022-02-16 15:48:57 +01:00
  • a65dcc709e leverage in trade.stake_amount calculation Sam Germain 2022-02-16 08:09:43 -06:00
  • ef5dae2770 ccxt_compat_tests for leverage tiers Sam Germain 2022-02-16 08:08:10 -06:00
  • 88a8ff2f4e Merge branch 'feat/short' into leverage-tiers Sam Germain 2022-02-16 08:05:51 -06:00
  • e7bfb4fd5c Add test case for "sell below close" case Matthias 2022-02-16 13:42:39 +01:00
  • de26844578 Merge pull request #6397 from samgermain/todos Matthias 2022-02-16 13:36:17 +01:00
  • 6697333118 Merge branch 'todos' of https://github.com/samgermain/freqtrade into todos Sam Germain 2022-02-16 05:47:49 -06:00
  • a9eb8ce1bf added todos back in Sam Germain 2022-02-16 05:47:41 -06:00
  • 6f410d3096 fixed test_load_leverage_tiers Sam Germain 2022-02-16 05:44:11 -06:00
  • c70050e750 fixed test_load_leverage_tiers Sam Germain 2022-02-16 05:26:52 -06:00
  • 183f85efe3 test_execute_entry fixed Sam Germain 2022-02-16 05:08:11 -06:00
  • 1f3d3d87f6 fixed tests Sam Germain 2022-02-16 04:52:26 -06:00
  • 3fe0e13bb1 expanded test_load_leverage_tiers Sam Germain 2022-02-16 04:37:11 -06:00
  • 3bfd9186f7 gateio.get_max_leverage small fix Sam Germain 2022-02-16 04:05:27 -06:00
  • dbd2df6406 Merge branch 'leverage-tiers' of https://github.com/samgermain/freqtrade into leverage-tiers Sam Germain 2022-02-16 03:50:24 -06:00
  • c9da6f480f gateio get_max_leverage and get_maintenance_ratio_and_amt temporary solution Sam Germain 2022-02-16 03:36:08 -06:00
  • ff5b3c323a Fix okx trading mode Matthias 2022-02-16 09:02:11 +01:00
  • a77c11c7e0 Merge pull request #6420 from stash86/pos_adjust Matthias 2022-02-16 06:48:07 +01:00
  • b043697d70 Update config_full.example.json Stefano Ariestasia 2022-02-16 12:19:48 +09:00
  • 78a93b6052 noqa Matthias 2022-02-15 20:15:03 +01:00
  • 88459acbeb Merge branch 'freqtrade:develop' into plot_hyperopt_stats Italo 2022-02-15 19:10:49 +00:00
  • 3787b747ae Simplify api schema by not using union types Matthias 2022-02-15 20:01:35 +01:00
  • 7f7c395b10 Add exception handling for lev_prep in okx Matthias 2022-02-15 19:30:02 +01:00
  • 64b98989d2 Update open candle ROI condition Matthias 2022-02-15 19:25:32 +01:00
  • 33cc5e0ac7 Use kwargs for set_leverage Matthias 2022-02-15 18:56:58 +01:00
  • c37f03a638 Update static-markets to include futures pair Matthias 2022-02-15 07:42:40 +01:00
  • 1bae18c60a Update decorator locations Matthias 2022-02-15 07:04:50 +01:00
  • 324fdcedb1 Attempt test fix Matthias 2022-02-15 06:59:10 +01:00
  • 5f42ebfa4c Update candletype.py Sam Germain 2022-02-14 23:53:10 -06:00
  • dfd5d3b8b2 Merge pull request #6418 from m3h7/patch-1 Matthias 2022-02-15 06:40:30 +01:00
  • 5ee5e0256b Clarify todo Matthias 2022-02-15 06:39:47 +01:00
  • ae249a0f97 Merge branch 'leverage-tiers' of https://github.com/samgermain/freqtrade into leverage-tiers Sam Germain 2022-02-14 17:36:47 -06:00
  • 3753df26fc fixed tests Sam Germain 2022-02-14 17:34:59 -06:00
  • f4a57b71e7 Filled in test_load_leverage_tiers_okx Sam Germain 2022-02-14 16:53:29 -06:00
  • 7b2e33b0bc corrects typo Maik H 2022-02-14 20:21:42 +01:00
  • 30f6dbfc40 Attempt fix for #6261 Matthias 2022-02-14 20:02:38 +01:00
  • acd7f26a9d update tc36 to properly cover #6261 Matthias 2022-02-14 19:57:51 +01:00
  • 513669f834 Be verbose on okex startup to point out delay. Matthias 2022-02-14 19:44:05 +01:00
  • 515b3fdfd2 Version bump ccxt Matthias 2022-02-14 19:42:15 +01:00
  • 99e3e26542 Adjust ccxt test naming to align with the other tests Matthias 2022-02-14 19:14:40 +01:00
  • cd54f1536e Update windows_installation.md Robert Davey 2022-02-14 16:41:58 +00:00
  • a2b84561fe removed a todo Sam Germain 2022-02-14 10:00:03 -06:00
  • 5cd2501397 Merge branch 'leverage-tiers' of https://github.com/samgermain/freqtrade into leverage-tiers Sam Germain 2022-02-14 09:40:53 -06:00
  • cfd438b966 fixed test_get_markets Sam Germain 2022-02-14 09:40:01 -06:00
  • c1d08dd03a linting Sam Germain 2022-02-14 09:30:52 -06:00
  • 16e38592a9 test_get_markets created debugging param test_comment Sam Germain 2022-02-14 09:24:42 -06:00
  • 19783e0d39 edited todos Sam Germain 2022-02-14 09:01:08 -06:00
  • 35e800a84b Merge pull request #6411 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.18.1 Matthias 2022-02-14 07:09:45 +01:00
  • 7e2e9272cc Merge pull request #6403 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.28 Matthias 2022-02-14 07:09:18 +01:00
  • 8ba149a2af Merge pull request #6409 from freqtrade/dependabot/pip/develop/types-requests-2.27.9 Matthias 2022-02-14 06:28:42 +01:00
  • 1ad41f0efc Merge pull request #6410 from freqtrade/dependabot/pip/develop/nbconvert-6.4.2 Matthias 2022-02-14 06:28:29 +01:00
  • 9c62ffe4f6 Merge pull request #6404 from freqtrade/dependabot/pip/develop/plotly-5.6.0 Matthias 2022-02-14 06:28:16 +01:00
  • 5cc6c2afe1 Bump pytest-asyncio from 0.17.2 to 0.18.1 dependabot[bot] 2022-02-14 05:28:10 +00:00
  • 6290fb6d10 Merge pull request #6408 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.11 Matthias 2022-02-14 06:27:59 +01:00
  • 067378d7fc Merge pull request #6405 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.2 Matthias 2022-02-14 06:27:42 +01:00
  • 0c632555d6 Merge pull request #6406 from freqtrade/dependabot/pip/develop/ccxt-1.72.98 Matthias 2022-02-14 06:27:22 +01:00
  • e63ef86e9e Merge pull request #6407 from freqtrade/dependabot/pip/develop/pytest-7.0.1 Matthias 2022-02-14 06:27:09 +01:00
  • ecb93f14b1 Merge pull request #6412 from freqtrade/dependabot/pip/develop/pandas-1.4.1 Matthias 2022-02-14 06:26:33 +01:00
  • 5062c17ac0 Bump pandas from 1.4.0 to 1.4.1 dependabot[bot] 2022-02-14 03:02:07 +00:00
  • 04c20afece Bump nbconvert from 6.4.1 to 6.4.2 dependabot[bot] 2022-02-14 03:01:56 +00:00
  • 7f8e956b44 Bump types-requests from 2.27.8 to 2.27.9 dependabot[bot] 2022-02-14 03:01:52 +00:00
  • 22036d69d8 Bump mkdocs-material from 8.1.10 to 8.1.11 dependabot[bot] 2022-02-14 03:01:50 +00:00
  • b18e44bc43 Bump pytest from 7.0.0 to 7.0.1 dependabot[bot] 2022-02-14 03:01:46 +00:00
  • 1674beed91 Bump ccxt from 1.72.36 to 1.72.98 dependabot[bot] 2022-02-14 03:01:43 +00:00
  • 03d4002be8 Bump pymdown-extensions from 9.1 to 9.2 dependabot[bot] 2022-02-14 03:01:35 +00:00