Commit Graph

  • 5efbdd25a7 Properly default to user_data/config.json if it exists Matthias 2020-02-14 20:04:05 +01:00
  • ab27d2c720 Merge pull request #2921 from hroff-1902/adjust-buy-notification Matthias 2020-02-14 20:02:56 +01:00
  • c92e1d97d6 Attempt to make mypy happy hroff-1902 2020-02-14 21:52:02 +03:00
  • 1bc26fd07a Add printing statuses for list-hyperopts hroff-1902 2020-02-14 21:46:22 +03:00
  • be4a9b5f4b Lowercase freqtrade Matthias 2020-02-14 19:37:20 +01:00
  • 9dafc2f3c8 Load config.json from user_data first Matthias 2020-02-11 20:38:29 +01:00
  • a2d7f8a70d Split tabular printing into sep. helper function hroff-1902 2020-02-14 21:24:30 +03:00
  • 9cbf8c5f00 Add status for listed strategies hroff-1902 2020-02-14 21:15:36 +03:00
  • 3312fd34f3 Merge pull request #2920 from hroff-1902/remove-delete-trades Matthias 2020-02-14 07:27:52 +01:00
  • ee92e8dbf4 Merge pull request #2919 from hroff-1902/adjust-main Matthias 2020-02-14 07:27:19 +01:00
  • ec5d2d78dd Merge pull request #2918 from hroff-1902/bittrex-config Matthias 2020-02-14 07:26:49 +01:00
  • 20c21b42d5 Move rpc send to be after db session add/flash hroff-1902 2020-02-14 06:23:03 +03:00
  • 36ef5c6bdf Get rid of delete_trades method in Freqtradebot hroff-1902 2020-02-14 04:05:17 +03:00
  • 2dea362eda Merge pull request #2887 from yazeed/rpc_notification_fixes hroff-1902 2020-02-14 03:51:23 +03:00
  • 749463e4b7 Adjust message in main.py hroff-1902 2020-02-14 03:05:07 +03:00
  • a0a14a1078 freqtrade/templates/subtemplates/exchange_bittrex.j2 hroff-1902 2020-02-14 01:08:17 +03:00
  • 4cdcf00ddc Merge branch 'develop' into rpc_notification_fixes hroff-1902 2020-02-14 00:10:50 +03:00
  • 0631fc937a Merge pull request #2915 from freqtrade/documentation_test hroff-1902 2020-02-13 17:27:54 +03:00
  • 02148a1df2 Fix datatype styling issues Matthias 2020-02-13 15:09:09 +01:00
  • a93bc74eff Update documentation ... Matthias 2020-02-13 07:04:37 +01:00
  • ccc9239751 Reduce indentation of help Matthias 2020-02-13 07:02:12 +01:00
  • 86592c3ba1 Fix /help from telegram Matthias 2020-02-13 06:51:52 +01:00
  • 81f849811f Initcap Freqtrade Matthias 2020-02-13 06:30:59 +01:00
  • 3e6209def2 Merge pull request #2914 from freqtrade/hroff-1902-patch-1 Matthias 2020-02-13 06:28:50 +01:00
  • b2328cdf4f Do not subtract risk_free_ratio twice hroff-1902 2020-02-13 07:07:35 +03:00
  • 634bf2b15c Docs: Fix checking of runmode hroff-1902 2020-02-13 01:44:46 +03:00
  • 007cc94474 fixed tests to send refresh, since its no longer defaulted Yazeed Al Oyoun 2020-02-12 22:03:56 +01:00
  • f09af888b1 modified get_buy/sell_rate refresh to true on notify_sell_cancel and notify_buy_cancel Yazeed Al Oyoun 2020-02-12 21:55:38 +01:00
  • 2e3b8cdba7 fixed flake8 issues on /help output Yazeed Al Oyoun 2020-02-12 21:51:58 +01:00
  • f6db784a85 removed default to refresh argument in get_buy_rate and get_sell_rate Yazeed Al Oyoun 2020-02-12 21:50:33 +01:00
  • 47874a4527 added logic to differentiate sell orders with double asterisk Yazeed Al Oyoun 2020-02-12 21:45:55 +01:00
  • 2efa1c164f Revert data-location section Matthias 2020-02-12 21:43:43 +01:00
  • 483cba453a Fix last occurence of data_location Matthias 2020-02-12 19:58:23 +01:00
  • d6b9397579 Fix typo in datadir key Matthias 2020-02-12 06:40:13 +01:00
  • 9a22ce69bd Merge pull request #2908 from hroff-1902/tests_load_default_strategy Matthias 2020-02-12 06:37:19 +01:00
  • 4f3376e2a1 Do not instantiate directly DefaultStrategy in tests hroff-1902 2020-02-12 01:39:15 +03:00
  • e73dac8d91 Merge pull request #2905 from Fredrik81/hyperopt-more-filters hroff-1902 2020-02-11 23:46:48 +03:00
  • 539343b20d Adding 2 more filter options for completeness Fredrik Rydin 2020-02-11 21:29:55 +01:00
  • 7be9f0067e Update data-analysis documentation to properly initialize configuration Matthias 2020-02-11 20:45:53 +01:00
  • 64fb8e28ec Merge pull request #2886 from freqtrade/docker_docs Matthias 2020-02-11 19:41:42 +01:00
  • c35fe2c386 Add link to quick-start-guide Matthias 2020-02-11 19:29:43 +01:00
  • d1c3eabb87 Changed commands to use "check_int_positive" Fredrik Rydin 2020-02-11 18:08:30 +01:00
  • 899de8b27c modified tests for double partial call Yazeed Al Oyoun 2020-02-11 16:50:18 +01:00
  • cde1b2b56c readded rpc status message for partial buys Yazeed Al Oyoun 2020-02-11 16:28:48 +01:00
  • 5f4c209fca fixed one more occurence of executed buy, and test Yazeed Al Oyoun 2020-02-11 16:14:49 +01:00
  • 4fedf1e564 default refresh TRUE on get_buy_rate and get_sell_Rate Yazeed Al Oyoun 2020-02-11 16:05:44 +01:00
  • 5b4d8d69ef Adding --min-trades and --max-trades for hyperopt-list Fredrik Rydin 2020-02-11 16:02:08 +01:00
  • fc29564974 Fixed messages and readability Yazeed Al Oyoun 2020-02-11 15:58:40 +01:00
  • 867b736b84 Fixed to Executing Buys & Sells Yazeed Al Oyoun 2020-02-11 15:49:57 +01:00
  • 7f4b90c68f fixed actual open_rate in notify_buy_cancel Yazeed Al Oyoun 2020-02-11 15:45:35 +01:00
  • f99d1c3829 fixed open_rate instead of open_rate_requested Yazeed Al Oyoun 2020-02-11 15:44:47 +01:00
  • 59a576ef3e Merge pull request #2903 from hroff-1902/fix/tests_history-2 Matthias 2020-02-11 07:14:13 +01:00
  • 81997cba8a Merge pull request #2902 from hroff-1902/fix/tests_hyperopt_loss Matthias 2020-02-11 07:13:29 +01:00
  • 57fcca9696 Merge pull request #2904 from hroff-1902/fix/tests_backtesting_container Matthias 2020-02-11 07:02:28 +01:00
  • 29f7c5071b Fix usage of an item from BTContainer in tests hroff-1902 2020-02-11 04:17:10 +03:00
  • 62bcb3d766 Fix tests in test_history.py hroff-1902 2020-02-11 03:43:20 +03:00
  • 2bcce33f23 Merge pull request #2888 from Fredrik81/hyperopt-filters hroff-1902 2020-02-10 23:59:40 +03:00
  • f2520c11e7 Used wrong utils.md as base Fredrik Rydin 2020-02-10 21:19:25 +01:00
  • c924e4d519 Updated based on feedback: - Profit commands now use float - Compatible with --best - Corrected wrong information in docs Fredrik Rydin 2020-02-10 20:54:31 +01:00
  • d442b31f84 Merge pull request #2894 from freqtrade/hroff-1902-patch-2 Matthias 2020-02-10 19:03:09 +01:00
  • df8a27fba6 Merge pull request #2900 from freqtrade/rem_bin hroff-1902 2020-02-10 20:52:13 +03:00
  • 05128d21a8 Suggest to run flake for scripts hroff-1902 2020-02-10 20:48:49 +03:00
  • faf19eda86 Break the old binary file so users are forced to reinstall Matthias 2020-02-10 17:27:47 +01:00
  • d07c69809d Fix tests for hyperopt_loss hroff-1902 2020-02-10 18:32:41 +03:00
  • da03c36875 Merge pull request #2899 from freqtrade/mypy_tests hroff-1902 2020-02-10 15:43:57 +03:00
  • 0ac0ca74b5 return back hint for running mypy hroff-1902 2020-02-10 15:41:09 +03:00
  • d69ddd2ac3 Apply suggestions from code review Yazeed Al Oyoun 2020-02-10 11:54:12 +01:00
  • 1a544be828 Merge pull request #2898 from freqtrade/dependabot/pip/develop/mkdocs-material-4.6.2 Matthias 2020-02-10 11:03:10 +01:00
  • bfccb2e96a Merge pull request #2896 from freqtrade/dependabot/pip/develop/pandas-1.0.1 Matthias 2020-02-10 11:02:54 +01:00
  • 7bb02d0cc6 Update docker-docs wording Matthias 2020-02-10 11:01:33 +01:00
  • f220e0f6ca Merge pull request #2897 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.4.1 Matthias 2020-02-10 10:40:37 +01:00
  • 83644ce5d8 Fix mypy type errors in tests Matthias 2020-02-10 10:35:48 +01:00
  • 550f9fc891 Bump python-telegram-bot from 12.3.0 to 12.4.1 dependabot-preview[bot] 2020-02-10 08:45:27 +00:00
  • c7167c83cd Merge pull request #2895 from freqtrade/dependabot/pip/develop/ccxt-1.22.39 Matthias 2020-02-10 09:44:08 +01:00
  • 6b4094fd92 Bump mkdocs-material from 4.6.0 to 4.6.2 dependabot-preview[bot] 2020-02-10 08:02:45 +00:00
  • 88f2ad1eae Bump pandas from 1.0.0 to 1.0.1 dependabot-preview[bot] 2020-02-10 08:02:07 +00:00
  • 90ee82ac43 Bump ccxt from 1.22.30 to 1.22.39 dependabot-preview[bot] 2020-02-10 08:01:42 +00:00
  • db0475f9c3 Merge pull request #2890 from freqtrade/hroff-1902-patch-1 Matthias 2020-02-10 08:33:24 +01:00
  • 4af25ec315 Adjust mypy and flake commands hroff-1902 2020-02-10 05:52:07 +03:00
  • 0ba8d13de9 Merge pull request #2831 from xmatthias/feat/new_config hroff-1902 2020-02-09 22:11:37 +03:00
  • f7c74e551f Fix wording hroff-1902 2020-02-09 21:56:59 +03:00
  • 5bf4c5869b Update hyperopt_commands.py Fredrik81 2020-02-09 19:32:09 +01:00
  • 9ec9a7b124 Fix t_index to be normalized hroff-1902 2020-02-09 21:20:15 +03:00
  • cc3f65d069 Fix typo hroff-1902 2020-02-09 19:45:04 +03:00
  • c83da7cadb Add section about order types into Bittrex Exchange-specific chapter hroff-1902 2020-02-09 19:11:06 +03:00
  • 7c91c77fd9 Merge pull request #2891 from freqtrade/hroff-1902-patch-2 Matthias 2020-02-09 17:06:22 +01:00
  • 40abdd2608 Suggest changing strategy hroff-1902 2020-02-09 18:54:04 +03:00
  • c89a32224c Fix SharpeHyperOptLossDaily hroff-1902 2020-02-09 18:40:19 +03:00
  • d65a06947d Merge branch 'develop' into data_handler Matthias 2020-02-09 15:16:43 +01:00
  • eb3783dc00 Fixed a blank line issue :-( Fredrik Rydin 2020-02-09 14:30:29 +01:00
  • c648ec7c0c Added test cases and fixed a minor bug Fredrik Rydin 2020-02-09 14:18:56 +01:00
  • c7ba85c2e6 Add tip on running order types for Bittrex hroff-1902 2020-02-09 14:19:13 +03:00
  • b536d50194 Address PR Review Matthias 2020-02-09 11:41:29 +01:00
  • f41de38498 Merge pull request #2884 from freqtrade/fix/stakecurr_validation Matthias 2020-02-09 11:07:39 +01:00
  • c96acd6ca0 Fixed to pass PEP8 Fredrik Rydin 2020-02-09 00:16:11 +01:00
  • 2796d3d8a0 added missing tests to increase coverage Yazeed Al Oyoun 2020-02-09 00:11:58 +01:00
  • 636bd5acb5 Added filter options to "hyperopt-list" in order to easier find epochs. Fredrik Rydin 2020-02-08 23:21:42 +01:00
  • 1a9787ac76 Add validation for data-download relevant settings Matthias 2020-02-08 21:53:34 +01:00
  • 879b513822 enhanced method description Yazeed Al Oyoun 2020-02-08 21:31:36 +01:00
  • 4fad7a462c fixes in webhook-config docs Yazeed Al Oyoun 2020-02-08 21:19:07 +01:00