Commit Graph

  • dd4d458ca8 Bump mkdocs-material from 5.5.13 to 6.0.1 dependabot[bot] 2020-09-28 05:48:15 +00:00
  • 6d8fadd560 Bump nbconvert from 6.0.4 to 6.0.6 dependabot[bot] 2020-09-28 05:48:14 +00:00
  • 1dee0eed75 Bump ccxt from 1.34.40 to 1.34.59 dependabot[bot] 2020-09-28 05:48:12 +00:00
  • 48347b49fd Bump pytest from 6.0.2 to 6.1.0 dependabot[bot] 2020-09-28 05:48:08 +00:00
  • 15bb0af1b3 Add some test-coverage Matthias 2020-09-28 00:35:19 +02:00
  • 627e221b65 Use tabulate to create sell reason message. Xu Wang 2020-09-27 20:23:13 +01:00
  • f3de74f817 Mock all occurances of hyperopt.dump Matthias 2020-09-27 19:48:11 +02:00
  • 6e70ae6e95 Improve code quality Matthias 2020-09-27 19:40:55 +02:00
  • 5769b9244f Mock test correctly Matthias 2020-09-27 19:34:47 +02:00
  • 8de9c46110 Document hyperopt-filename usage Matthias 2020-09-27 17:09:33 +02:00
  • 3cb1a9a5a9 Support loading results from a specific hyperopt history file Matthias 2020-09-27 17:00:23 +02:00
  • c42a924df8 Load latest file Matthias 2020-09-27 16:50:22 +02:00
  • ff96cf154c Keep hyperopt result history Matthias 2020-09-27 16:33:26 +02:00
  • 7a652b07d5 UPdate documentation to remove --continue Matthias 2020-09-27 16:21:55 +02:00
  • b736691e0e Remove hyperopt --continue Matthias 2020-09-27 16:18:28 +02:00
  • 17659001d8 Version bump to 2020.9 Matthias 2020-09-27 09:51:19 +02:00
  • 45f4057d3c Merge branch 'stable' into new_release Matthias 2020-09-27 09:51:07 +02:00
  • 64c2b6c9a6 Merge pull request #3791 from freqtrade/rename_master_branch Matthias 2020-09-27 09:49:19 +02:00
  • 44ad0f631c Summarize trade reason for telegram command /stats. Xu Wang 2020-09-26 22:40:54 +01:00
  • 6a1b1eb75a Merge pull request #3803 from freqtrade/bt_params Matthias 2020-09-26 15:25:34 +02:00
  • bb27b236ce Remove unused arguments Matthias 2020-09-26 14:55:12 +02:00
  • c56dd487f2 Fix test failure Matthias 2020-09-25 21:00:58 +02:00
  • ff3e2641ae generate_backtest_stats must take config options from the strategy config Matthias 2020-09-25 20:39:00 +02:00
  • fe45b79beb Merge pull request #3801 from freqtrade/dependabot/docker/python-3.8.6-slim-buster Matthias 2020-09-25 08:02:52 +02:00
  • d49488bf0e Bump python from 3.8.5-slim-buster to 3.8.6-slim-buster dependabot[bot] 2020-09-25 05:47:58 +00:00
  • 378f03a5b1 Add relevant parameters to stored backtest result Matthias 2020-09-25 06:37:40 +02:00
  • fa18274e9a Merge pull request #3798 from freqtrade/fix/wallets_dont_reset Matthias 2020-09-24 19:22:14 +02:00
  • 66ca596e7c Merge pull request #3787 from freqtrade/rpc/telegram_settings Matthias 2020-09-23 10:20:43 +02:00
  • 28411da83e Add the telegram command function template. Xu Wang 2020-09-22 22:28:12 +01:00
  • bb56d392a9 Fix typo in documentation Matthias 2020-09-22 20:19:46 +02:00
  • 6b46a35b19 Fix bug of balances not disappearing Matthias 2020-09-22 19:37:31 +02:00
  • 4b06c9e0ae Add test verifying wrong behaviour Matthias 2020-09-22 19:37:18 +02:00
  • d639290f7d Merge branch 'develop' into rename_master_branch Matthias 2020-09-21 19:31:25 +02:00
  • 87f6c7bbec Merge pull request #3794 from freqtrade/dependabot/pip/develop/ccxt-1.34.40 Matthias 2020-09-21 08:18:16 +02:00
  • 6f52faf328 Merge pull request #3795 from freqtrade/dependabot/pip/develop/nbconvert-6.0.4 Matthias 2020-09-21 08:17:40 +02:00
  • a9198c1f7e Merge pull request #3793 from freqtrade/dependabot/pip/develop/mkdocs-material-5.5.13 Matthias 2020-09-21 08:17:21 +02:00
  • 6e32ac5b3a Merge pull request #3792 from freqtrade/add_devcontainer Matthias 2020-09-21 07:42:57 +02:00
  • be33556838 Bump nbconvert from 6.0.2 to 6.0.4 dependabot[bot] 2020-09-21 05:40:00 +00:00
  • d1b3a16c13 Bump ccxt from 1.34.25 to 1.34.40 dependabot[bot] 2020-09-21 05:39:56 +00:00
  • 4cb5c9c85f Bump mkdocs-material from 5.5.12 to 5.5.13 dependabot[bot] 2020-09-21 05:39:56 +00:00
  • 50aec1d6d3 Jupyter service should be called differently Matthias 2020-09-20 20:19:07 +02:00
  • 7dadca421a Update location of docker files Matthias 2020-09-20 16:26:48 +02:00
  • 261b267160 Don't build devcontainer on push Matthias 2020-09-20 16:20:17 +02:00
  • 3c460d37b6 Document existence of PLOT image Matthias 2020-09-20 16:20:01 +02:00
  • 8ff1429e68 Add user_data to backtesting Matthias 2020-09-20 15:38:53 +02:00
  • b02c0904b6 Use buildarg to use correct parent variable Matthias 2020-09-20 15:17:54 +02:00
  • ab190f7a5b Document jupyter with docker usage Matthias 2020-09-20 15:12:30 +02:00
  • 30c1253f75 Use correct ports for jupyter compose file Matthias 2020-09-20 15:02:07 +02:00
  • f9efbed076 Ignore userdata from docker build Matthias 2020-09-20 14:59:13 +02:00
  • 40132bbea4 Add this branch to CI Matthias 2020-09-20 14:58:37 +02:00
  • 85ab6e43ba Build _plot dockerfile Matthias 2020-09-20 14:58:27 +02:00
  • 129cbf5ef5 Add more Dockerfiles Matthias 2020-09-20 14:58:15 +02:00
  • 096079a595 Install autopep8 Matthias 2020-09-20 12:41:17 +00:00
  • 4355f36cd6 Add gitconfig to devcontainer Matthias 2020-09-20 12:36:47 +00:00
  • 0a7b6f73c9 Move devcontainer stuff to .devcontainer Matthias 2020-09-20 12:35:08 +00:00
  • cf85a178f3 Update developer documentation related to devcontainer Matthias 2020-09-20 12:34:57 +00:00
  • 20e5c1b388 Update Developer documentation related to docker Matthias 2020-09-20 12:16:58 +00:00
  • 7ead4f9fa3 Update devcontainer settings Matthias 2020-09-20 14:16:36 +02:00
  • 8ff7ce8b17 Introduce devcontainer Matthias 2020-09-20 11:40:16 +00:00
  • b72cccae3c Add note about download-data in combination with startup period Matthias 2020-09-20 13:09:34 +02:00
  • a8a9fb5c6a Merge pull request #3790 from BlueSkyTrading/patch-3 Matthias 2020-09-20 13:00:16 +02:00
  • 637fe35549 Fix typo in release documentation Matthias 2020-09-20 11:53:47 +02:00
  • b3f0bfd77f Fix a few random typos Matthias 2020-09-20 11:51:12 +02:00
  • 2b1d0b4ab5 Rename references to "master" branch to "stable" Matthias 2020-09-20 11:45:08 +02:00
  • c349499985 Also add 2w (supported by kraken) Matthias 2020-09-20 11:18:45 +02:00
  • 80f6f6dcbc Merge branch 'pr/BlueSkyTrading/3788' into pr/BlueSkyTrading/3790 Matthias 2020-09-20 11:15:32 +02:00
  • d5b2ffae7a Merge pull request #3789 from BlueSkyTrading/patch-2 Matthias 2020-09-20 08:15:38 +02:00
  • f51f445011 1M and 1y timeframes added HumanBot 2020-09-19 14:45:36 -04:00
  • a31de431ed Explicitly convert to type to string Matthias 2020-09-19 20:38:42 +02:00
  • 8c9a600dec changed epochs from 5000 to 500 HumanBot 2020-09-19 14:36:12 -04:00
  • a95dbdbde4 Added 1M and 1y timeframes HumanBot 2020-09-19 14:31:23 -04:00
  • 2554dc48e4 Add test for notification settings Matthias 2020-09-19 20:04:12 +02:00
  • 413d7ddf70 Document telegram notification settings Matthias 2020-09-19 19:42:56 +02:00
  • e53b88bde3 Introduce notification_settings for telegram Matthias 2020-09-19 19:38:33 +02:00
  • 2a7935e35e Rename custom_notification to startup_notification Matthias 2020-09-19 17:51:31 +02:00
  • 6674285b12 Merge pull request #3756 from allenday/patch-1 Matthias 2020-09-19 17:43:05 +02:00
  • f0d7f18cf9 Pad wins / draws / losses for hyperopt with spaces instead of 0's Matthias 2020-09-19 17:32:22 +02:00
  • 476319da45 Clarify --timerange documentation Matthias 2020-09-19 17:21:56 +02:00
  • 934abb0094 Merge pull request #3786 from freqtrade/download_data_timerange Matthias 2020-09-19 17:19:45 +02:00
  • a559611c15 Merge pull request #3682 from freqtrade/db_keep_orders Matthias 2020-09-19 17:12:14 +02:00
  • bf95fe2e5c have the 2 timerange arguments next to each other Matthias 2020-09-19 11:33:55 +02:00
  • 5daaed1449 Help endpoint does not make sense for the rest api server. Matthias 2020-09-19 11:25:00 +02:00
  • 1f086e1466 Modify test loglevel Matthias 2020-09-19 09:46:32 +02:00
  • 77d0189695 Remove not needed argument in update_trade_state Matthias 2020-09-19 09:37:11 +02:00
  • 2f6b00555a Document support for --timerange in download-data Matthias 2020-09-19 09:13:43 +02:00
  • 35857b3dde Datetime should support --timerange too Matthias 2020-09-19 09:10:34 +02:00
  • bfd0e3553a Don't build this branch anymore in CI Matthias 2020-09-19 08:42:37 +02:00
  • 254875e6b3 Add test for new close functionality Matthias 2020-09-19 08:42:15 +02:00
  • dd87938a5e Fix bug causing close_date to be set again Matthias 2020-09-19 08:33:12 +02:00
  • ec01f20bf8 Add ratio to sell reason stats Matthias 2020-09-16 20:26:55 +02:00
  • 962fed24b0 Readd refind_order logic Matthias 2020-09-14 17:34:13 +02:00
  • b4443fdb1f Merge pull request #3777 from freqtrade/dependabot/pip/develop/ccxt-1.34.25 Matthias 2020-09-14 09:24:22 +02:00
  • 49d0bd4832 Merge pull request #3779 from freqtrade/dependabot/pip/develop/nbconvert-6.0.2 Matthias 2020-09-14 09:07:47 +02:00
  • 6d30740b55 Bump ccxt from 1.34.11 to 1.34.25 dependabot[bot] 2020-09-14 07:07:14 +00:00
  • c510b6012d Merge pull request #3778 from freqtrade/dependabot/pip/develop/plotly-4.10.0 Matthias 2020-09-14 09:05:28 +02:00
  • 3aa34c411d Merge pull request #3776 from freqtrade/dependabot/pip/develop/numpy-1.19.2 Matthias 2020-09-14 09:01:12 +02:00
  • 78555adecd Merge pull request #3775 from freqtrade/dependabot/pip/develop/pytest-6.0.2 Matthias 2020-09-14 08:49:36 +02:00
  • 23c1ae5d4a Bump nbconvert from 5.6.1 to 6.0.2 dependabot[bot] 2020-09-14 06:35:41 +00:00
  • 9d3caae9e3 Bump plotly from 4.9.0 to 4.10.0 dependabot[bot] 2020-09-14 06:35:36 +00:00
  • 3c76945d5e Bump numpy from 1.19.1 to 1.19.2 dependabot[bot] 2020-09-14 06:35:14 +00:00