Commit Graph

  • f676156ec7 Implement division/0 checks for win and loss columns in edge Matthias 2020-10-09 06:39:13 +02:00
  • 23278e52db remove obsolete logging statements Matthias 2020-10-08 20:22:45 +02:00
  • e8f2c09f08 Extract handling of left open trades to seperate method Matthias 2020-10-08 20:10:00 +02:00
  • d1db847612 Fix "storing information" documentation Matthias 2020-10-08 19:27:00 +02:00
  • 7f0afe1244 Fix calculation to not show losses > initial investment Matthias 2020-10-08 10:24:52 +02:00
  • 6bb045f565 Simplify stoploss calculation Matthias 2020-10-08 08:30:30 +02:00
  • 48750b0ef8 Improve wording in formula Matthias 2020-10-08 08:23:56 +02:00
  • 1b5cb3427e Fix example R calculation in edge documentation Matthias 2020-10-08 08:09:55 +02:00
  • 52502193c4 Backtesting should not double-loop for sell signals Matthias 2020-10-07 20:59:05 +02:00
  • 72337a0ab7 Merge pull request #3836 from freqtrade/hyperopt_remove_default_loss Matthias 2020-10-07 09:49:25 +02:00
  • 72cf3147b8 Update configuration.md apneamona 2020-10-06 20:17:05 +02:00
  • 1628a0a4f0 Merge pull request #3837 from freqtrade/update_actions Matthias 2020-10-06 09:47:38 +02:00
  • 299285a7bb Update actions image to ubuntu20.04 Matthias 2020-10-06 09:18:49 +02:00
  • 8c2f763193 Add test to ensure --hyperopt-loss is mandatory Matthias 2020-10-05 20:36:16 +02:00
  • 14e87ed4a1 Improvements to hyperopt docs Matthias 2020-10-05 20:13:09 +02:00
  • a4a8abfdc0 Update hyperopt documentation Matthias 2020-10-05 20:06:34 +02:00
  • fa1d1679f0 Adapt tests to work without default hyperoptloss Matthias 2020-10-05 19:33:50 +02:00
  • 378b214a56 Remove hyperopt-loss default option Matthias 2020-10-05 19:27:28 +02:00
  • 584d095295 Merge pull request #3835 from freqtrade/hyperopt_trailing_output Matthias 2020-10-05 19:09:02 +02:00
  • 11f1ce2d9f Merge pull request #3827 from freqtrade/dependabot/pip/develop/questionary-1.6.0 Matthias 2020-10-05 16:33:43 +02:00
  • 1e782781a6 Merge pull request #3834 from freqtrade/dependabot/pip/develop/ta-lib-0.4.19 Matthias 2020-10-05 16:23:55 +02:00
  • b86a602ad4 Update typehint Matthias 2020-10-05 16:17:37 +02:00
  • 4b53c2bca4 Complete TA-lib update with new binary files Matthias 2020-10-05 16:12:41 +02:00
  • 355afc082e Add command 'stats' in expected test output. Xu Wang 2020-10-05 10:05:15 +01:00
  • 14c66afecc Bump ta-lib from 0.4.18 to 0.4.19 dependabot[bot] 2020-10-05 07:11:13 +00:00
  • 0538af8875 Merge pull request #3833 from freqtrade/dependabot/pip/develop/joblib-0.17.0 Matthias 2020-10-05 08:55:59 +02:00
  • 1ef702479b Merge pull request #3831 from freqtrade/dependabot/pip/develop/mkdocs-material-6.0.2 Matthias 2020-10-05 08:55:25 +02:00
  • 09e9141e51 Merge pull request #3830 from freqtrade/dependabot/pip/develop/plotly-4.11.0 Matthias 2020-10-05 08:52:25 +02:00
  • d23ea36c05 Merge pull request #3832 from freqtrade/dependabot/pip/develop/pytest-6.1.1 Matthias 2020-10-05 08:49:05 +02:00
  • f4ab2dab4c Merge pull request #3829 from freqtrade/dependabot/pip/develop/pycoingecko-1.4.0 Matthias 2020-10-05 08:31:41 +02:00
  • 65e4c052f1 Merge pull request #3828 from freqtrade/dependabot/pip/develop/ccxt-1.35.22 Matthias 2020-10-05 08:21:26 +02:00
  • 2d6bc9aadc Merge pull request #3825 from freqtrade/dependabot/pip/develop/isort-5.5.4 Matthias 2020-10-05 08:20:27 +02:00
  • 482213fbb3 Merge pull request #3826 from freqtrade/dependabot/pip/develop/flake8-3.8.4 Matthias 2020-10-05 08:16:15 +02:00
  • 06759234b6 Add test to verify output of roi / trailing stop hyperopt Matthias 2020-10-05 08:07:53 +02:00
  • 40b61bbfe3 Adjust trailing-stop to be python compliant Matthias 2020-10-05 07:44:12 +02:00
  • 234f6c2f5e Bump joblib from 0.16.0 to 0.17.0 dependabot[bot] 2020-10-05 05:41:44 +00:00
  • 688442507e Bump mkdocs-material from 6.0.1 to 6.0.2 dependabot[bot] 2020-10-05 05:41:44 +00:00
  • 64de911e16 Bump pytest from 6.1.0 to 6.1.1 dependabot[bot] 2020-10-05 05:41:44 +00:00
  • 56647bb498 Bump plotly from 4.10.0 to 4.11.0 dependabot[bot] 2020-10-05 05:41:42 +00:00
  • 52b6f6b940 Bump pycoingecko from 1.3.0 to 1.4.0 dependabot[bot] 2020-10-05 05:41:40 +00:00
  • 0574a40693 Bump questionary from 1.5.2 to 1.6.0 dependabot[bot] 2020-10-05 05:41:39 +00:00
  • 8d4f7ce84f Bump ccxt from 1.34.59 to 1.35.22 dependabot[bot] 2020-10-05 05:41:39 +00:00
  • 80890e0f59 Bump flake8 from 3.8.3 to 3.8.4 dependabot[bot] 2020-10-05 05:41:37 +00:00
  • 887b2fdb5e Bump isort from 5.5.3 to 5.5.4 dependabot[bot] 2020-10-05 05:41:23 +00:00
  • 301598bac9 Merge pull request #3818 from freqtrade/rpc/candlehistory Matthias 2020-10-04 09:34:25 +02:00
  • c9b3766fa3 Remove rest_dump Matthias 2020-10-04 09:14:46 +02:00
  • 63e1cba597 fix some typos Matthias 2020-10-04 09:12:52 +02:00
  • 2d343c8f73 Merge pull request #3823 from freqtrade/fix/hyperoptoutput Matthias 2020-10-03 13:42:05 +02:00
  • cb74c9bcde Fix hyperopt output Matthias 2020-10-03 13:27:06 +02:00
  • 176006da29 Sort imports Matthias 2020-10-02 07:00:45 +02:00
  • 66b77d2f53 Fix some types Matthias 2020-10-02 06:41:28 +02:00
  • 62110dc2fc Add buy / sell signal count to dataframe interface Matthias 2020-09-27 09:24:39 +02:00
  • 350fcc071e Don't use __code__ Matthias 2020-09-26 16:33:48 +02:00
  • b38f68b3b0 Add 404 when strategy is not found Matthias 2020-09-17 07:53:22 +02:00
  • becccca3d1 Add test for __code__ loading Matthias 2020-09-17 07:38:56 +02:00
  • ba10bd7756 Add strategy code to __code__ Matthias 2020-09-17 06:56:51 +02:00
  • 4b6b7f8343 Add timeframe to candle return values Matthias 2020-09-14 07:59:47 +02:00
  • a3d0889dab Add alpha to endpoint documentation Matthias 2020-09-13 20:09:54 +02:00
  • 816c8295f1 Add test for pair_history Matthias 2020-09-11 20:45:59 +02:00
  • f82d39e1b0 Enhance restclient and add tests for new api methods Matthias 2020-09-11 20:31:02 +02:00
  • bb4993dc20 Add new endpoints to the documentation Matthias 2020-09-11 20:15:54 +02:00
  • c0654f3caf Add resiliancy against not having a analyzed dataframe yet Matthias 2020-08-24 20:38:01 +02:00
  • c59a1be154 show_config should not use freqtrade object Matthias 2020-08-01 17:55:03 +02:00
  • 1de248fe38 add list_available_pairs endpoint Matthias 2020-08-01 17:49:59 +02:00
  • 6a59740f83 Strategies should be a nested object Matthias 2020-08-01 17:12:32 +02:00
  • 32e6ea314c Return strategy with analyzed data Matthias 2020-07-31 07:32:27 +02:00
  • 18bbfdd341 Add /strategies endpoint Matthias 2020-07-31 07:31:20 +02:00
  • f227f6a755 Use passed in config object to allow this to work in webserver mode Matthias 2020-07-26 20:31:11 +02:00
  • bf0e75e2a5 Include data start and end date in dataframe api Matthias 2020-07-13 21:06:10 +02:00
  • b93ad8840a Return date column unmodified Matthias 2020-07-11 15:20:50 +02:00
  • 482f1faa88 Don't fail if no buy-signal is present Matthias 2020-07-02 08:39:07 +02:00
  • f5dc10e4ae Add pair_history endpoint Matthias 2020-07-02 07:10:56 +02:00
  • 677078350f Add plot_config endpoint Matthias 2020-06-23 06:49:53 +02:00
  • d528c44974 Add test for pair_history Matthias 2020-06-15 08:47:43 +02:00
  • 133ca9c770 Convert types to support valid json Matthias 2020-06-15 08:47:18 +02:00
  • a38b33cd9c Support limiting analyzed history Matthias 2020-06-15 07:53:23 +02:00
  • 9dfbc1a7ff Add analyzed_history endpoint Matthias 2020-06-12 19:32:44 +02:00
  • d2111c088b Merge pull request #3815 from freqtrade/isort_config Matthias 2020-09-29 06:27:23 +02:00
  • 7bce2cd29d Add trade duration by win/loss. Xu Wang 2020-09-28 20:30:20 +01:00
  • 6977ffdbf9 Merge branch 'develop' into isort_config Matthias 2020-09-28 20:21:55 +02:00
  • c410599a52 Merge pull request #3807 from freqtrade/hyperopt_disablecontinue Matthias 2020-09-28 20:13:38 +02:00
  • 2be8e8070a Add Python 3.8 to setup.py classifiers Matthias 2020-09-28 20:01:59 +02:00
  • ace2879265 Don't run isort on windows - once is enough Matthias 2020-09-28 19:53:29 +02:00
  • 0ea56548e4 Try fix random test failure Matthias 2020-09-28 19:50:22 +02:00
  • ce228f19dc Apply isort to setup.py Matthias 2020-09-28 19:43:32 +02:00
  • 9df366d943 Apply isort to tests Matthias 2020-09-28 19:43:15 +02:00
  • 253b7b763e Apply isort to freqtrade codebase Matthias 2020-09-28 19:39:41 +02:00
  • 201e714343 include isort to contributing Matthias 2020-09-28 17:37:14 +02:00
  • 287604efd2 Add isort to project dev dependencies Matthias 2020-09-28 17:35:04 +02:00
  • 7623691a5f PyPi Publis should only run for releases Matthias 2020-09-28 08:53:53 +02:00
  • 17e605e130 Make it clear in samples that strategy is mandatory Matthias 2020-09-28 15:22:06 +02:00
  • fe588e5722 Merge pull request #3811 from freqtrade/dependabot/pip/develop/ccxt-1.34.59 Matthias 2020-09-28 09:56:24 +02:00
  • 98a2811605 Version bump 2020.9.1 2020.9.1 Matthias 2020-09-28 08:55:17 +02:00
  • 1f14c6bacd PyPi Publis should only run for releases Matthias 2020-09-28 08:53:53 +02:00
  • 44e8184519 Tag image before building next image Matthias 2020-09-28 08:36:40 +02:00
  • 700529fe06 Tag image before building next image Matthias 2020-09-28 08:36:40 +02:00
  • f174c74094 Merge pull request #3812 from freqtrade/dependabot/pip/develop/nbconvert-6.0.6 Matthias 2020-09-28 08:30:48 +02:00
  • f3e1eddc91 Merge pull request #3813 from freqtrade/dependabot/pip/develop/mkdocs-material-6.0.1 Matthias 2020-09-28 08:28:50 +02:00
  • 5e0fa21d60 Merge pull request #3810 from freqtrade/dependabot/pip/develop/pytest-6.1.0 Matthias 2020-09-28 08:26:42 +02:00
  • c14ff2bee1 Merge pull request #3805 from freqtrade/new_release 2020.9 Matthias 2020-09-28 07:48:54 +02:00