Commit Graph

  • 8e5c880c11 data_type fix Kavinkumar 2022-02-24 13:36:01 +0530
  • 3b7aa012cb refresh button fix Kavinkumar 2022-02-24 13:22:12 +0530
  • dec4cc479d rpc fix Kavinkumar 2022-02-24 12:10:10 +0530
  • ec8e0b1fcb telegram message fix Kavinkumar 2022-02-24 11:48:52 +0530
  • d973ba1f5d Add leverage callback to advanced template Matthias 2022-02-23 20:19:52 +0100
  • c51603b110 Slightly improve formatting, Point to documentation Matthias 2022-02-23 20:16:52 +0100
  • 53452c8d64
    Merge pull request #6437 from freqtrade/update_trade Matthias 2022-02-23 19:56:02 +0100
  • 731eb99713 Update mock-trade creation to rollback first Matthias 2022-02-23 19:17:50 +0100
  • 8870126739
    Merge 06d14b81dd into afd2be06d8 Kavinkumar 2022-02-23 12:39:58 +0000
  • 06d14b81dd typo Kavinkumar 2022-02-23 18:09:50 +0530
  • c4f9a90998 debug Kavinkumar 2022-02-23 18:04:06 +0530
  • 30398007cc typo Kavinkumar 2022-02-23 15:48:53 +0530
  • 14b69405a2 Init persistence should be the innermost fixture Matthias 2022-02-23 09:51:56 +0100
  • a5c46be6ff dry run true 002 tef 2022-02-23 09:25:15 +0100
  • ec34189f1b Attempt to fix random ci error Matthias 2022-02-23 08:47:20 +0100
  • afd2be06d8
    Merge pull request #6447 from freqtrade/dependabot/pip/develop/uvicorn-0.17.5 Matthias 2022-02-23 07:51:33 +0100
  • 8952829adc Merge branch 'develop' into feat/short Matthias 2022-02-23 06:27:56 +0100
  • 5a4f30d1bd Don't specially handle empty results. Matthias 2022-02-22 20:07:41 +0100
  • 1f9ed0beff Add test for wal mode Matthias 2022-02-22 19:39:55 +0100
  • 8e3839c74c
    Merge branch 'freqtrade:feat/short' into feat/short Guillermo Rodríguez 2022-02-22 19:34:59 +0100
  • 95b63ea496 Add short signal to base strategy template Guillermo Rodríguez 2022-02-22 19:33:52 +0100
  • 02ce0dc02e Set journal mode to wal for sqlite databases Matthias 2022-02-22 19:31:58 +0100
  • 4dce0fa3f2 used calculated current_rate Kavinkumar 2022-02-22 19:29:54 +0530
  • 70f4305dfa don't allow short trades in spot mode Matthias 2022-02-21 19:19:12 +0100
  • b4dbf4a96c typo Kavinkumar 2022-02-21 19:49:02 +0530
  • c9f9404c4a zero division error Kavinkumar 2022-02-21 18:35:11 +0530
  • 11b5509a98 typo Kavinkumar 2022-02-21 18:28:44 +0530
  • 16b3b97ac7 zero division error fixes and rpc fixes Kavinkumar 2022-02-21 18:25:04 +0530
  • a2960d8505
    Merge pull request #6448 from freqtrade/dependabot/pip/develop/mkdocs-material-8.2.1 Matthias 2022-02-21 08:10:25 +0100
  • a8b1d1e10b fix for mypy Kavinkumar 2022-02-21 12:35:25 +0530
  • 5cfc670ada fix for total sell Kavinkumar 2022-02-21 12:16:08 +0530
  • fcddb09694 updated logic Kavinkumar 2022-02-21 11:57:15 +0530
  • 2b16606dbc
    Merge pull request #6443 from freqtrade/dependabot/pip/develop/python-rapidjson-1.6 Matthias 2022-02-21 07:26:28 +0100
  • c6a9c0805c
    Merge pull request #6442 from freqtrade/dependabot/pip/develop/types-requests-2.27.10 Matthias 2022-02-21 06:53:41 +0100
  • fdad14d852
    Merge pull request #6446 from freqtrade/dependabot/pip/develop/ccxt-1.73.70 Matthias 2022-02-21 06:53:27 +0100
  • b9a99bd0b7
    Bump python-rapidjson from 1.5 to 1.6 dependabot[bot] 2022-02-21 05:28:53 +0000
  • 7b6a0f7a19
    Bump uvicorn from 0.17.4 to 0.17.5 dependabot[bot] 2022-02-21 05:28:52 +0000
  • 0bd621ece8
    Merge pull request #6445 from freqtrade/dependabot/pip/develop/fastapi-0.74.0 Matthias 2022-02-21 06:28:03 +0100
  • df04612549
    Merge pull request #6444 from freqtrade/dependabot/pip/develop/filelock-3.6.0 Matthias 2022-02-21 06:27:08 +0100
  • d354f1f84c
    Bump mkdocs-material from 8.1.11 to 8.2.1 dependabot[bot] 2022-02-21 03:02:06 +0000
  • 317487fefc
    Bump ccxt from 1.72.98 to 1.73.70 dependabot[bot] 2022-02-21 03:01:58 +0000
  • dc8e9bab44
    Bump fastapi from 0.73.0 to 0.74.0 dependabot[bot] 2022-02-21 03:01:51 +0000
  • d1cded3532
    Bump filelock from 3.4.2 to 3.6.0 dependabot[bot] 2022-02-21 03:01:45 +0000
  • 21b5f56f7d
    Bump types-requests from 2.27.9 to 2.27.10 dependabot[bot] 2022-02-21 03:01:39 +0000
  • fddacfedaa Remove returntype Matthias 2022-02-20 16:34:35 +0100
  • a24586cd41 Update migrations for new column Matthias 2022-02-20 16:32:04 +0100
  • 6fb5b22a8e Some cleanup Matthias 2022-02-20 15:36:25 +0100
  • dc7bcf5dda Update failing test Matthias 2022-02-20 14:27:26 +0100
  • db540dc990 Orders should also store fee if in receiving currency Matthias 2022-02-20 14:21:22 +0100
  • d25f999901 Updated order attribute Kavinkumar 2022-02-20 10:14:50 +0530
  • c3c815e794
    Merge pull request #6425 from samgermain/stake-amount Matthias 2022-02-19 20:11:23 +0100
  • d0c589a78c
    Merge branch 'freqtrade:develop' into rootless Maik H 2022-02-19 18:14:09 +0100
  • e9f451406c Use correct order id Matthias 2022-02-11 07:43:45 +0100
  • 874c161f78 Update more tests to use order_obj to update trade Matthias 2022-02-11 07:33:46 +0100
  • 508e677d70 Fix some tests to call update_trade with order object Matthias 2022-02-10 20:40:50 +0100
  • 1b1216fc87 Rename update_trade method Matthias 2022-02-10 19:18:19 +0100
  • c13eed2178 use Order object to update trade Matthias 2022-02-10 19:15:55 +0100
  • d610b6305d Improve /balance output by removing trailing zeros Matthias 2022-02-19 16:39:47 +0100
  • a7a25bb285 Update "round coin value" to trim trailing zeros Matthias 2022-02-19 16:35:17 +0100
  • 250664d8b3 included unit test Kavinkumar 2022-02-19 18:55:07 +0530
  • 42bb33811c
    Merge pull request #6434 from freqtrade/fix/ftx_stoploss Matthias 2022-02-19 10:50:53 +0100
  • a32aed2225 Update FTX stoploss code to avoid exception for stoploss-market orders Matthias 2022-02-19 10:07:32 +0100
  • 3785f04be7 Handle empty min stake amount as observed on FTX Matthias 2022-02-19 06:38:11 +0100
  • 0bbbe2e96c Add test for #6429 Matthias 2022-02-19 06:36:23 +0100
  • 5705ff7f82
    Merge pull request #6432 from mkavinkumar1/patch-1 Matthias 2022-02-19 06:39:19 +0100
  • 52b8c0a713 adds new Dockerfile to run rootless Maik H 2022-02-19 00:08:11 +0100
  • 60d1e7fc65
    fix stake amt Kavinkumar 2022-02-18 19:47:45 +0530
  • 95d4a11bb1
    add precision Kavinkumar 2022-02-18 19:32:37 +0530
  • eb88c0f71b
    fixed stake amount Kavinkumar 2022-02-18 19:25:56 +0530
  • da48ac9dab updated Kavinkumar 2022-02-18 17:26:42 +0530
  • 7e08e61409 set_margin_mode BadRequest patch Sam Germain 2022-02-18 05:29:49 -0600
  • 6021dffb4a updated unit test Kavinkumar 2022-02-18 16:06:50 +0530
  • 8bc94ab378 parameter fix Kavinkumar 2022-02-18 12:41:35 +0530
  • 989edca622 Add test-case for cancel stake update with leverage Matthias 2022-02-18 06:41:15 +0100
  • 8bdc77eb4d Add TODO-lev for tests which define is_short but don't use it Matthias 2022-02-18 06:38:38 +0100
  • f0cbc47bb1
    Merge pull request #6373 from samgermain/leverage-tiers Matthias 2022-02-17 20:23:33 +0100
  • de8d789962 Fix test missing assert statement Matthias 2022-02-17 19:37:24 +0100
  • 65a97d5d6c moved interest to exchange class method Sam Germain 2022-02-17 04:50:09 -0600
  • d9d9867a54 updated ccxt Sam Germain 2022-02-16 21:09:02 -0600
  • e981d644e1 Add toto-lev for order-leverage Matthias 2022-02-16 19:24:59 +0100
  • e60553b8f7 Add max_entry_position hyperopt to docs Matthias 2022-02-16 19:21:04 +0100
  • f452fce4cc Merge branch 'ccxt-compat' into leverage-tiers Sam Germain 2022-02-16 10:07:49 -0600
  • a37287d9ba test__get_params Sam Germain 2022-02-16 10:00:06 -0600
  • 2015e9345d test_ccxt_compat maintenanceMarginRatio -> maintenanceMarginRate Sam Germain 2022-02-16 09:25:08 -0600
  • df86300729 test_ccxt_dry_run_liquidation_price Sam Germain 2022-02-16 09:20:22 -0600
  • 124532a4b7 maintenanceMarginRatio -> maintenanceMarginRate Sam Germain 2022-02-16 09:04:43 -0600
  • dc73fccd3c removed test_ccxt_get_maintenance_ratio_and_amt Sam Germain 2022-02-16 09:03:50 -0600
  • a1e9e940dd test_ccxt_load_leverage_tiers Sam Germain 2022-02-16 08:48:53 -0600
  • 877a0750ce
    Merge pull request #6417 from freqtrade/fix/6261 Matthias 2022-02-16 15:48:57 +0100
  • a65dcc709e leverage in trade.stake_amount calculation Sam Germain 2022-02-16 08:09:43 -0600
  • ef5dae2770 ccxt_compat_tests for leverage tiers Sam Germain 2022-02-16 08:08:10 -0600
  • 88a8ff2f4e Merge branch 'feat/short' into leverage-tiers Sam Germain 2022-02-16 08:05:51 -0600
  • 1de5c0412c draft for partial sell Kavinkumar 2022-02-16 18:45:38 +0530
  • e7bfb4fd5c Add test case for "sell below close" case Matthias 2022-02-16 13:42:39 +0100
  • de26844578
    Merge pull request #6397 from samgermain/todos Matthias 2022-02-16 13:36:17 +0100
  • 6697333118 Merge branch 'todos' of https://github.com/samgermain/freqtrade into todos Sam Germain 2022-02-16 05:47:49 -0600
  • a9eb8ce1bf added todos back in Sam Germain 2022-02-16 05:47:41 -0600
  • 6f410d3096 fixed test_load_leverage_tiers Sam Germain 2022-02-16 05:44:11 -0600
  • c70050e750 fixed test_load_leverage_tiers Sam Germain 2022-02-16 05:26:52 -0600
  • 183f85efe3 test_execute_entry fixed Sam Germain 2022-02-16 05:08:11 -0600