Commit Graph

  • 642a6a8030 missed the edit for documentation Aezo Teo 2021-12-29 21:51:56 +08:00
  • ee7cbcd69f fixed flake8 and mypy errors Aezo Teo 2021-12-29 21:48:50 +08:00
  • b6092e2e3c amended L/S for status table Aezo Teo 2021-12-29 21:30:31 +08:00
  • 1f773671ed updated tests and telegram Aezo Teo 2021-12-29 21:24:12 +08:00
  • 3d336a736e Improve documentation. Reigo Reinmets 2021-12-29 14:51:57 +02:00
  • ac06da40e4 Explicitly set the trading-mode to spot for the --dl-trades download test. Wade Dyck 2021-12-28 11:43:42 -07:00
  • b9237d2241 Merge pull request #6128 from wadedyck/futures_fixes Matthias 2021-12-28 19:37:13 +01:00
  • 5bb2d3baea Revert "Remove the guards against downloading data in futures mode." Wade Dyck 2021-12-28 11:35:17 -07:00
  • 24807515c1 Fix random test failure Matthias 2021-12-28 09:04:14 +01:00
  • 60dfadf446 Don't attempt to calculate funding fees when the initial timeframe hasn't been exceeded. Wade Dyck 2021-12-27 16:51:47 -07:00
  • a26c82b7cc Also check candle_type_def when creating the pairlist and getting the ohlcv. Wade Dyck 2021-12-27 16:51:02 -07:00
  • 5743b3a0b7 When getting analyzed dataframes, use candle_type_def in the pair_key as that's how they're cached. Wade Dyck 2021-12-27 13:29:25 -07:00
  • 82cdfba494 Remove the guards against downloading data in futures mode. Wade Dyck 2021-12-27 12:48:42 -07:00
  • 3d9360bb8c When backtesting, pass the candle_type to load_data. Wade Dyck 2021-12-27 11:46:05 -07:00
  • 5a546855e6 Import TTLCache from cachetools Matthias 2021-12-27 19:30:17 +01:00
  • a5742b3bbc Fixes a failing test_history due to changed log message. Wade Dyck 2021-12-27 11:26:49 -07:00
  • 5b3f907b0c Fixes a download_data bug when in futures mode. Wade Dyck 2021-12-27 11:16:38 -07:00
  • f965e9177c Fix title Reigo Reinmets 2021-12-27 19:56:45 +02:00
  • 4b654b2713 Reduce logging. Reigo Reinmets 2021-12-27 19:48:18 +02:00
  • 093f98d368 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-27 19:41:47 +02:00
  • 2a728c676e Improve documentation. Fix bug. Reigo Reinmets 2021-12-27 19:41:33 +02:00
  • 05a488a7a0 Further reduce log verbosity for kucoin 429000 exception Matthias 2021-12-27 17:15:30 +01:00
  • bb65621134 Simplify test, simplify "log_*" selection Matthias 2021-12-27 17:14:59 +01:00
  • df53873dab Merge pull request #6119 from freqtrade/dependabot/pip/develop/scikit-learn-1.0.2 Matthias 2021-12-27 16:48:48 +01:00
  • ef2b326262 Reduce retrier message repetition Matthias 2021-12-27 16:47:34 +01:00
  • 54858a0bbb Simplify test to only initialize and mock once. Matthias 2021-12-27 16:39:47 +01:00
  • 314e10596b Remove checking against logger_name in num_log_has Matthias 2021-12-27 16:39:31 +01:00
  • 53ef37d5fc Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-27 17:12:26 +02:00
  • 17f037cec6 Extract order_fee handling from update_trade_state Matthias 2021-12-27 16:07:43 +01:00
  • 1b739acc08 Merge pull request #6118 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.29 Matthias 2021-12-27 10:03:06 +01:00
  • 3804a17775 Bump scikit-learn from 1.0.1 to 1.0.2 dependabot[bot] 2021-12-27 08:45:22 +00:00
  • c8253790b6 Merge pull request #6125 from freqtrade/dependabot/pip/develop/filelock-3.4.2 Matthias 2021-12-27 09:44:48 +01:00
  • a215e29d2a Merge pull request #6117 from freqtrade/dependabot/pip/develop/ccxt-1.65.25 Matthias 2021-12-27 09:42:40 +01:00
  • d58ed0e242 Merge pull request #6122 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.4 Matthias 2021-12-27 08:45:01 +01:00
  • 2ab8f467dd Merge pull request #6121 from freqtrade/dependabot/pip/develop/jsonschema-4.3.2 Matthias 2021-12-27 08:44:11 +01:00
  • c1ec368c0c Merge pull request #6123 from freqtrade/dependabot/pip/develop/mypy-0.930 Matthias 2021-12-27 08:43:54 +01:00
  • 29fff65598 Merge pull request #6120 from freqtrade/dependabot/pip/develop/plotly-5.5.0 Matthias 2021-12-27 08:43:36 +01:00
  • 3cba405b2e Bump filelock from 3.4.0 to 3.4.2 dependabot[bot] 2021-12-27 03:54:13 +00:00
  • 24d16d7dab Bump mypy from 0.920 to 0.930 dependabot[bot] 2021-12-27 03:54:06 +00:00
  • 2e84b8f0d5 Bump types-python-dateutil from 2.8.3 to 2.8.4 dependabot[bot] 2021-12-27 03:54:03 +00:00
  • 470ef7c160 Bump jsonschema from 4.3.1 to 4.3.2 dependabot[bot] 2021-12-27 03:53:58 +00:00
  • 1093f22b80 Bump plotly from 5.4.0 to 5.5.0 dependabot[bot] 2021-12-27 03:53:54 +00:00
  • e085058621 Bump sqlalchemy from 1.4.28 to 1.4.29 dependabot[bot] 2021-12-27 03:53:47 +00:00
  • 81b383fe5c Bump ccxt from 1.64.44 to 1.65.25 dependabot[bot] 2021-12-27 03:53:41 +00:00
  • f77b8cbb7a Reduce KuCoin logs only for 429000 error cdimauro 2021-12-26 21:09:25 +01:00
  • bc8fc3ab09 We can actually call recalc_open_trade_value less since it's being called eventually anyway. Reigo Reinmets 2021-12-26 20:09:18 +02:00
  • bd5520bee2 Adjust comments, fix stoploss_on_exchange for slower closed orders. Reigo Reinmets 2021-12-26 20:03:10 +02:00
  • 099dc07baf No longer needed since recalc_trade_from_orders always calls it. Reigo Reinmets 2021-12-26 20:02:20 +02:00
  • 817a65b656 This is not needed since backtesting does not have open orders. Reigo Reinmets 2021-12-26 20:01:48 +02:00
  • 045225beef Slightly improve doc formatting Matthias 2021-12-26 15:34:37 +01:00
  • d3f3c49b13 Fix minor "gotchas" Matthias 2021-12-26 15:29:10 +01:00
  • 6509c38717 Introduce new test functions to check logs cdimauro 2021-12-26 09:49:14 +01:00
  • fbaf46901e Reduce more KuCoin logs on retrier decorator cdimauro 2021-12-26 09:06:26 +01:00
  • 96fbf63d0b Reduce KuCoin logs on DDosProtection error messages cdimauro 2021-12-25 22:32:22 +01:00
  • aa54592ec7 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-25 21:06:26 +02:00
  • 2917cc1f2e Bitpanda's "fetch_my_trades" requires "to" argument Matthias 2021-12-25 14:28:22 +01:00
  • 6fdad8c6bd Prevent exception, ensure deletion occurs Matthias 2021-12-25 14:03:44 +01:00
  • 356b2d3d91 Reestablish backward compatibility Matthias 2021-12-25 13:47:28 +01:00
  • b1feb69ca9 Use Pathlib to delete testfile Matthias 2021-12-25 10:30:59 +01:00
  • 49aa34c6f3 Merge pull request #6112 from xataxxx/develop Matthias 2021-12-25 10:11:15 +01:00
  • ea79eb55e9 Remove this test change from DCA branch. Reigo Reinmets 2021-12-25 10:43:25 +02:00
  • d11a8928d4 Fix test not running when user_data contains historical data. Reigo Reinmets 2021-12-25 10:39:27 +02:00
  • 3cbb2ff31f Fix up documentation. Reigo Reinmets 2021-12-25 10:35:08 +02:00
  • e3181748dc Add ignore_buying_expired_candle to config_full example Stefano Ariestasia 2021-12-25 12:24:12 +09:00
  • f61aaa8c0d Improve documentation example Reigo Reinmets 2021-12-24 19:02:39 +02:00
  • ad247b2f07 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-24 12:39:09 +02:00
  • de79d25caf Refactoring to use strategy based configuration Reigo Reinmets 2021-12-24 12:38:43 +02:00
  • 58663180e0 Merge pull request #6107 from freqtrade/remove_slack Matthias 2021-12-23 21:50:49 +01:00
  • 98f6d2d722 Update CI to notify on discord only Matthias 2021-12-23 21:27:30 +01:00
  • 110e48c541 Remove travis config file Matthias 2021-12-23 20:38:07 +01:00
  • 61dbb6206f Slightly reduce verbosity when reload_conf is issued Matthias 2021-12-23 20:33:13 +01:00
  • ac690e9215 Remove unnecessary returns. Reigo Reinmets 2021-12-23 18:49:11 +02:00
  • 9a9cc31d83 Update docs regarding multiarch builds Matthias 2021-12-23 17:01:44 +01:00
  • 0c4664e8f4 Lock file is not always left behind so handle it. Reigo Reinmets 2021-12-23 17:39:43 +02:00
  • bc60139ae3 I really should make this flake8 / isort check automatic before commit. Reigo Reinmets 2021-12-23 16:40:47 +02:00
  • 8393c99b62 Whoops, missing a line. Reigo Reinmets 2021-12-23 16:25:27 +02:00
  • 8bf1001b33 Fix test failing when user_data already contains data... Reigo Reinmets 2021-12-23 12:41:37 +02:00
  • ace0a83c0c Allow forcebuy to also buy more when trade is already open. Reigo Reinmets 2021-12-23 11:57:53 +02:00
  • 2e23e88fc1 Re-add back the log i accidentally removed. Reigo Reinmets 2021-12-22 11:49:43 +02:00
  • d70ddeef9a Remove whitespace. Darn IntelliJ. Reigo Reinmets 2021-12-22 11:43:48 +02:00
  • e439ae1fea Update wallet balance on every order close, not only trade close Reigo Reinmets 2021-12-22 11:20:03 +02:00
  • da2e07b7fe Unittest base_stake_amount_ratio Reigo Reinmets 2021-12-22 02:42:44 +02:00
  • 76e7bf6cd2 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-22 02:24:21 +02:00
  • 7df3e7ada4 Add base_stake_amount_ratio config param to support unlimited stakes. Reigo Reinmets 2021-12-22 02:19:11 +02:00
  • fa01cbf546 iSort Reigo Reinmets 2021-12-21 22:23:01 +02:00
  • f88b6af26f Merge pull request #6070 from cdimauro/suppress_logs Matthias 2021-12-21 21:07:15 +01:00
  • e5aaef6440 Fix CI failure Matthias 2021-12-21 19:20:09 +01:00
  • 6ba8b17fdd Use LoggingMixin.log_once to remove/reduce logs on pairlists cdimauro 2021-12-21 09:11:57 +01:00
  • 4862cdb296 Improve documentation. Reigo Reinmets 2021-12-21 00:11:01 +02:00
  • c9243fb4f6 Use buy side for price since mostly used for DCA. Reigo Reinmets 2021-12-20 22:45:46 +02:00
  • f6d36ce56b Fix the dca order not being counted bug. Reigo Reinmets 2021-12-20 22:07:42 +02:00
  • d9f5694965 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-20 22:05:58 +02:00
  • 40036bc710 Force dry-run for webserver backtest mode Matthias 2021-12-20 19:41:10 +01:00
  • afad9be53f Merge pull request #6093 from freqtrade/dependabot/pip/develop/cryptography-36.0.1 Matthias 2021-12-20 09:01:25 +01:00
  • 6fe09b6dee Merge pull request #6090 from freqtrade/dependabot/pip/develop/mypy-0.920 Matthias 2021-12-20 07:16:21 +01:00
  • 90c565006b Merge pull request #6043 from freqtrade/funding_fees Matthias 2021-12-20 07:15:30 +01:00
  • 21da01f777 Bump cryptography from 36.0.0 to 36.0.1 dependabot[bot] 2021-12-20 05:39:04 +00:00
  • 260c627e99 Merge pull request #6091 from freqtrade/dependabot/pip/develop/time-machine-2.5.0 Matthias 2021-12-20 06:38:46 +01:00
  • d47167c9c4 Merge pull request #6087 from freqtrade/dependabot/pip/develop/numpy-1.21.5 Matthias 2021-12-20 06:38:25 +01:00
  • b6f8765d3b Bump mypy from 0.910 to 0.920 dependabot[bot] 2021-12-20 05:38:03 +00:00