Commit Graph

  • dff0ac2768 Remove trailing_stop from default config example - it'll be misleading Matthias 2020-09-01 19:16:11 +02:00
  • 43035a3f76 Merge pull request #3724 from freqtrade/fix/3084 Matthias 2020-09-01 15:11:05 +02:00
  • 451a18c444 Merge pull request #3740 from freqtrade/remove_deprecated_volumepairlistkeys Matthias 2020-09-01 10:51:45 +02:00
  • d444182829 Reinstate wrongly removed pairlist test Matthias 2020-09-01 10:31:11 +02:00
  • 3bc6cb36c6 Remove deprectead volumepairlist options Matthias 2020-09-01 08:00:20 +02:00
  • d6d3a02a23 Merge branch 'develop' into db_keep_orders Matthias 2020-09-01 07:51:16 +02:00
  • a4e3edbcc5 Fix stoploss_last_update beein updated with date object in wrong timezone Matthias 2020-09-01 07:10:48 +02:00
  • 38c52c7eee Merge pull request #3626 from freqtrade/feat/hdf5 Matthias 2020-08-31 16:10:24 +02:00
  • 24df8d6bf5 Sort imports Matthias 2020-08-31 15:46:31 +02:00
  • 8b664644c0 Merge pull request #3733 from freqtrade/docs/clock Matthias 2020-08-31 11:24:12 +02:00
  • feb3ae87f7 Merge pull request #3739 from freqtrade/dependabot/pip/develop/pytest-mock-3.3.1 Matthias 2020-08-31 09:36:55 +02:00
  • 8bb3b6baf3 Merge pull request #3738 from freqtrade/dependabot/pip/develop/ccxt-1.33.72 Matthias 2020-08-31 09:25:19 +02:00
  • 96f95c340d Merge pull request #3737 from freqtrade/dependabot/pip/develop/progressbar2-3.52.1 Matthias 2020-08-31 09:24:43 +02:00
  • 34e586243a Merge pull request #3736 from freqtrade/dependabot/pip/develop/mkdocs-material-5.5.11 Matthias 2020-08-31 09:23:35 +02:00
  • aa839c3d2f Merge pull request #3735 from freqtrade/dependabot/pip/develop/flask-cors-3.0.9 Matthias 2020-08-31 09:23:11 +02:00
  • fbd68dd190 Merge pull request #3734 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.7 Matthias 2020-08-31 09:22:41 +02:00
  • c5b8993e9d Bump ccxt from 1.33.52 to 1.33.72 dependabot[bot] 2020-08-31 06:38:56 +00:00
  • 8969ab4aa3 Bump pytest-mock from 3.3.0 to 3.3.1 dependabot[bot] 2020-08-31 06:38:55 +00:00
  • 55a49bfc53 Bump progressbar2 from 3.51.4 to 3.52.1 dependabot[bot] 2020-08-31 06:38:38 +00:00
  • 821af9be9e Bump mkdocs-material from 5.5.8 to 5.5.11 dependabot[bot] 2020-08-31 06:38:36 +00:00
  • 4adf012ee6 Bump flask-cors from 3.0.8 to 3.0.9 dependabot[bot] 2020-08-31 06:38:35 +00:00
  • f83633ff4e Bump prompt-toolkit from 3.0.6 to 3.0.7 dependabot[bot] 2020-08-31 06:38:24 +00:00
  • 7f74ff53b1 Move clock warning to installation pages Matthias 2020-08-31 07:34:43 +02:00
  • cb37166086 Merge pull request #3731 from freqtrade/release_2020.8 2020.8 Matthias 2020-08-31 06:52:49 +02:00
  • 7cbe3cd452 Merge pull request #3730 from freqtrade/allow_pairlists_in_backtesting Matthias 2020-08-30 10:34:49 +02:00
  • 3d39f05c8f Improve release documetation Matthias 2020-08-30 10:23:14 +02:00
  • 77f2d46e29 Version bump to 2020.8 Matthias 2020-08-30 10:11:57 +02:00
  • b8aa07a6e8 Merge branch 'master' into release_2020.8 Matthias 2020-08-30 10:11:45 +02:00
  • 842eff95eb Add simple verification to ensure pairlists is iitialized Matthias 2020-08-30 10:07:58 +02:00
  • 284d39930f Allow using pairlists through dataprovider in backtesting Matthias 2020-08-30 10:07:28 +02:00
  • 2ae04af694 Improve some doc wording Matthias 2020-08-29 10:26:26 +02:00
  • a595d23bf1 Improve comment in test Matthias 2020-08-29 10:14:49 +02:00
  • 289425a434 Add test for dry-run-cancel order Matthias 2020-08-29 10:07:02 +02:00
  • 9c20d488a9 Merge branch 'develop' into fix/3084 Matthias 2020-08-28 15:43:24 +02:00
  • a9e7ee8113 Merge pull request #3683 from freqtrade/logging_endpoints Matthias 2020-08-27 15:11:17 +02:00
  • dc6d71f651 Improve comment formatting Matthias 2020-08-27 14:41:31 +02:00
  • cf719bc5d3 Fix logformat to use epoch timestamp in ms Matthias 2020-08-27 12:04:55 +02:00
  • bf5a082358 bufferhandler should log right from the beginning Matthias 2020-08-27 11:37:20 +02:00
  • b2373fccfd Adjust tests as send_msg is only called once Matthias 2020-08-26 22:24:45 +02:00
  • 9c0a3fffd7 Avoid double notifications in case of partially filled buy orders Matthias 2020-08-26 22:17:43 +02:00
  • 5e75caa917 Adjust tests to new forcesell Matthias 2020-08-26 21:37:52 +02:00
  • 85e71275d3 Simplify forcesell method by using freqtrade methods Matthias 2020-08-26 21:27:09 +02:00
  • add78414e4 Don't overwrite cancel_reason Matthias 2020-08-26 21:24:47 +02:00
  • d161b94d72 Allow simulating cancelled orders in dry-run Matthias 2020-08-26 21:22:36 +02:00
  • 309ea1246a Update config to use single quotes Matthias 2020-08-26 20:52:09 +02:00
  • d1fe3c1a3d Merge pull request #3719 from freqtrade/fix/crossed_numpy_types Matthias 2020-08-26 10:02:55 +02:00
  • 9d4ecb625a Allow numpy numbers as comparisons, too Matthias 2020-08-26 07:16:29 +02:00
  • 21f4aba4e3 Merge pull request #3055 from yazeed/verify_date_on_new_candle_on_get_signal Matthias 2020-08-25 20:22:48 +02:00
  • 605ed90567 Merge pull request #3592 from freqtrade/stoploss_distance Matthias 2020-08-25 19:56:23 +02:00
  • c6ead02da0 Merge pull request #3705 from mschultheiss83/update_bad_exchanges Matthias 2020-08-25 11:47:51 +02:00
  • 3bb69bc1bd Add returns statement to docstring Matthias 2020-08-24 17:31:00 +02:00
  • fca11160e4 Improve docstring of is_pair_locked Matthias 2020-08-24 17:18:57 +02:00
  • 354a406248 Sort imports in interface.py Matthias 2020-08-24 11:44:32 +02:00
  • b613fb7bc5 Merge pull request #3707 from freqtrade/update_sandbox_docs Matthias 2020-08-24 11:41:54 +02:00
  • 502e21b2cb Add unfilled explanation for sandboxes Matthias 2020-08-24 11:17:27 +02:00
  • c272944834 Lock pair until a new candle arrives Matthias 2020-08-24 11:09:09 +02:00
  • da097aea6a Merge pull request #3713 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.19 Matthias 2020-08-24 09:29:30 +02:00
  • 7ece7294b2 Bump sqlalchemy from 1.3.18 to 1.3.19 dependabot[bot] 2020-08-24 07:18:00 +00:00
  • 496a9cfb20 Merge pull request #3714 from freqtrade/dependabot/pip/develop/pandas-1.1.1 Matthias 2020-08-24 09:13:02 +02:00
  • c3523daa09 Merge pull request #3711 from freqtrade/dependabot/pip/develop/arrow-0.16.0 Matthias 2020-08-24 09:04:42 +02:00
  • c1b464f53c Merge pull request #3712 from freqtrade/dependabot/pip/develop/ccxt-1.33.52 Matthias 2020-08-24 09:01:05 +02:00
  • 7953c69922 Merge pull request #3709 from freqtrade/dependabot/pip/develop/pytest-mock-3.3.0 Matthias 2020-08-24 08:55:36 +02:00
  • c83d6bd1e2 Merge pull request #3708 from freqtrade/dependabot/pip/develop/mkdocs-material-5.5.8 Matthias 2020-08-24 08:55:09 +02:00
  • f22fc8ef3e Bump pandas from 1.1.0 to 1.1.1 dependabot[bot] 2020-08-24 06:45:20 +00:00
  • 0e20b8f530 Bump ccxt from 1.33.18 to 1.33.52 dependabot[bot] 2020-08-24 06:45:12 +00:00
  • 74c97369d9 Bump arrow from 0.15.8 to 0.16.0 dependabot[bot] 2020-08-24 06:44:54 +00:00
  • 4c48fe96ed Bump pytest-mock from 3.2.0 to 3.3.0 dependabot[bot] 2020-08-24 06:44:52 +00:00
  • 5799cc51f2 Bump mkdocs-material from 5.5.7 to 5.5.8 dependabot[bot] 2020-08-24 06:44:50 +00:00
  • 8b767eedfd Merge branch 'develop' into pr/yazeed/3055 Matthias 2020-08-24 07:21:48 +02:00
  • 26f45c8323 Improve logmessage for trailing stoploss Matthias 2020-08-24 06:56:56 +02:00
  • 38809acde8 Don't rerun for known closed orders Matthias 2020-08-24 06:50:43 +02:00
  • 8478e083dc Improve wording of sandbox documentation Matthias 2020-08-23 21:16:44 +02:00
  • 8940ba828f Update sandbox documentation Matthias 2020-08-23 21:12:08 +02:00
  • 311b55fc24 Merge branch 'develop' into db_keep_orders Matthias 2020-08-23 19:31:59 +02:00
  • a55dd8444d Fix loglevel of using_cached-rate Matthias 2020-08-23 19:31:35 +02:00
  • c3a367e4f0 Merge branch 'develop' into db_keep_orders Matthias 2020-08-23 19:14:57 +02:00
  • ec94961437 Reduce loglevel of "using cached rate" Matthias 2020-08-23 19:14:28 +02:00
  • 9ba9f73706 Improve logging, don't search for buy orders in refind_lost_order Matthias 2020-08-23 16:04:32 +02:00
  • 4ecb67d1d1 Merge branch 'develop' into db_keep_orders Matthias 2020-08-23 10:36:56 +02:00
  • 92d8adf36c Merge pull request #3706 from freqtrade/fix_api_dates Matthias 2020-08-23 10:33:02 +02:00
  • 05ec56d906 Dates should be changed to UTC to provide the correct timestamp Matthias 2020-08-23 10:16:28 +02:00
  • 73417f11f1 Fix rendering issue on readthedocs Matthias 2020-08-23 09:11:52 +02:00
  • 2701a7cb12 update bad exchanges Martin Schultheiss 2020-08-23 09:11:34 +02:00
  • c2707bdd9b Merge pull request #3688 from freqtrade/Fredrik81-stoploss.md Matthias 2020-08-23 09:09:26 +02:00
  • d8a6410fd1 Fix small bug when using max-open-trades -1 in backtesting Matthias 2020-08-23 09:00:57 +02:00
  • 674b510d23 Parametrize fetch_order retry counts Matthias 2020-08-22 17:35:42 +02:00
  • 3d7e800ff2 Remove test code Matthias 2020-08-22 16:08:54 +02:00
  • 11e69bdd65 Update open trades too Matthias 2020-08-22 15:48:42 +02:00
  • fd33282eb1 Add handle_insufficient exception Matthias 2020-08-22 15:48:00 +02:00
  • 637147f89c Update sql cheatsheet parentheses Matthias 2020-08-22 09:33:35 +02:00
  • 3b4446339e Use fetch_order_or_stoploss order Matthias 2020-08-22 09:30:25 +02:00
  • f2b390a271 Add fetch_order_or_stoploss wrapper Matthias 2020-08-22 09:24:14 +02:00
  • fc2104bfad Fix bug with time when updating order_date Matthias 2020-08-22 09:12:09 +02:00
  • 39beb5c837 Add method to update fees on closed trades Matthias 2020-08-22 08:39:10 +02:00
  • fc42d552ab Convert logs to fstrings Matthias 2020-08-21 20:13:06 +02:00
  • 2d6bcbb454 Fix small error in trades updating Matthias 2020-08-21 19:51:31 +02:00
  • 0e368b16ab Update stoploss.md Fredrik81 2020-08-21 18:25:45 +02:00
  • 3d93236709 Remove unused import Matthias 2020-08-21 14:55:47 +02:00
  • 301f74fd1b Merge pull request #3418 from freqtrade/hyperopt_colorama_init Matthias 2020-08-21 14:54:35 +02:00
  • fa0c8fa0b3 Readd note about windows hyperopt color output Matthias 2020-08-21 14:26:23 +02:00