Commit Graph

  • 7df786994d Plotting should not fail if one pair didn't produce any trades Matthias 2020-05-28 19:35:32 +0200
  • 7399c7e70c Provide blacklist feedback to telegram Matthias 2020-05-28 07:04:06 +0200
  • 0e8f95effd Improve blacklist adding with proper feedback Matthias 2020-05-28 06:51:53 +0200
  • 62ac5a9914
    Merge pull request #3385 from freqtrade/3rd_issuetemplate hroff-1902 2020-05-27 23:00:22 +0300
  • 0234e4d293
    Merge pull request #3369 from freqtrade/align_trade_outputs hroff-1902 2020-05-27 22:56:15 +0300
  • cb40e850e9 Add question template ... Matthias 2020-05-27 19:38:21 +0200
  • 04eb11bb5d
    Merge pull request #3377 from freqtrade/btreport_refactor Matthias 2020-05-27 19:33:08 +0200
  • 18a5787a2c
    Reorder typing imports Matthias 2020-05-27 19:17:15 +0200
  • b2125bd6ee check for None to allow 0.0 profit Matthias 2020-05-27 19:15:56 +0200
  • e0dc7fedf5
    Merge pull request #3380 from freqtrade/rpi_crosscompile hroff-1902 2020-05-27 14:31:24 +0300
  • a0556689ea Merge pull request #3381 from freqtrade/fix/orderbook_keyerror hroff-1902 2020-05-27 11:52:29 +0300
  • f4af4cc2b2 Small formatting improvement Matthias 2020-05-27 07:11:59 +0200
  • 8c87fcdae3 Rename PricingException to PricingError Matthias 2020-05-26 20:35:11 +0200
  • 16cd1f06b2 Rename get_order_book to fetch_l2_order_book (aligning to ccxt) Matthias 2020-05-26 20:27:35 +0200
  • d09a347853 Add tests for pricingexception Matthias 2020-05-26 20:24:44 +0200
  • 7a7b26e840 Add exception handlers for orderbook logic Matthias 2020-05-26 20:14:05 +0200
  • 76e4e5897f Introduce pricing exception Matthias 2020-05-26 20:08:01 +0200
  • bdf795b8b0 final cleanup - use different cache image for now Matthias 2020-05-26 19:36:38 +0200
  • 3e3cce4559 Use pct instead of _perc Matthias 2020-05-26 19:25:03 +0200
  • 448546b0a4 Some cleanup in script Matthias 2020-05-26 19:16:44 +0200
  • e370d635bf
    Merge pull request #3379 from hroff-1902/fix-3378 Matthias 2020-05-26 17:16:11 +0200
  • 2f596f739d Use cache correctly Matthias 2020-05-26 17:14:52 +0200
  • 27e0c2604c
    Add comment to ensure we're not accidentally removing this again Matthias 2020-05-26 16:58:29 +0200
  • 500ce50153 Switch to docker experimental ... Matthias 2020-05-26 06:56:09 +0200
  • 7f5feab5cf Fix notifications, build ... Matthias 2020-05-25 21:10:29 +0200
  • 571d61de84 Cancel previous automatically? Matthias 2020-05-25 15:21:14 +0200
  • 4fbd2deb37 Use correct image Matthias 2020-05-25 15:04:12 +0200
  • a7c0e86bfd Test rpi using buildx and dockerfile.armhf Matthias 2020-05-24 14:51:14 +0200
  • 9f573481a8 Fix #3378 hroff-1902 2020-05-26 13:54:45 +0300
  • 18d2587800 Address feedback Matthias 2020-05-26 06:12:25 +0200
  • a484124272 Raise exception if StaticPairList on a non-first position hroff-1902 2020-05-25 23:14:51 +0300
  • c3206d72cb Adjust docstring for IPairList.gen_pairlist() hroff-1902 2020-05-25 22:49:57 +0300
  • abf79e4ab4 Use temporary variable to clean up code Matthias 2020-05-25 20:47:48 +0200
  • 6a9a8f927e Rename some methods, improve some testing Matthias 2020-05-25 20:46:31 +0200
  • 462c35cf75 Move stats generation to the top Matthias 2020-05-25 20:22:22 +0200
  • 46f1470e28 Fix failing test Matthias 2020-05-25 20:00:05 +0200
  • 027ea64d48 Fix docstrings, extract strategy-list results Matthias 2020-05-25 19:55:02 +0200
  • db257e9f7f Rename method to be public Matthias 2020-05-25 19:50:09 +0200
  • 18a2dad684 Extract data generation from generate_text_table Matthias 2020-05-25 19:34:46 +0200
  • 0917b17efd Refactor result_line to return dict Matthias 2020-05-25 19:18:53 +0200
  • 9c76450f59
    Merge pull request #3373 from freqtrade/dependabot/pip/develop/flake8-3.8.2 Matthias 2020-05-25 11:48:48 +0200
  • 5c5dce5260
    Bump flake8 from 3.8.1 to 3.8.2 dependabot-preview[bot] 2020-05-25 09:32:33 +0000
  • 8742126e99
    Merge pull request #3375 from freqtrade/dependabot/pip/develop/mkdocs-material-5.2.1 Matthias 2020-05-25 11:31:39 +0200
  • b587b58852
    Merge pull request #3374 from freqtrade/dependabot/pip/develop/pytest-cov-2.9.0 Matthias 2020-05-25 11:31:12 +0200
  • 9a97bd3327
    Merge pull request #3376 from freqtrade/dependabot/pip/develop/ccxt-1.28.49 Matthias 2020-05-25 11:30:49 +0200
  • c22b790a36
    Merge pull request #3366 from freqtrade/issue_template hroff-1902 2020-05-25 12:27:55 +0300
  • 1c9103a13e
    Bump ccxt from 1.27.91 to 1.28.49 dependabot-preview[bot] 2020-05-25 09:04:03 +0000
  • 781de767ed
    Bump mkdocs-material from 5.1.7 to 5.2.1 dependabot-preview[bot] 2020-05-25 09:02:46 +0000
  • 6eba718680
    Bump pytest-cov from 2.8.1 to 2.9.0 dependabot-preview[bot] 2020-05-25 09:02:03 +0000
  • e1362755d2 Add test for sell_reason_stats Matthias 2020-05-25 07:14:21 +0200
  • 876a9e4f44 finish refactor of sell_reason table Matthias 2020-05-25 07:08:15 +0200
  • d17300fd84 Refactor sell reason stats to return a dict Matthias 2020-05-25 07:02:24 +0200
  • 9d1ad70bb7 Split optimize generation from printing Matthias 2020-05-25 06:44:51 +0200
  • 8217d92ab3 UPdate version question Matthias 2020-05-25 06:22:01 +0200
  • e138f9b23c
    Apply suggestions from code review Matthias 2020-05-24 20:15:10 +0200
  • aa004fa842 Fix typo in label Matthias 2020-05-24 19:20:24 +0200
  • c5480c2514 Split issue-tempaltes Matthias 2020-05-24 19:18:28 +0200
  • bbd7579aa8 Fix more tests Matthias 2020-05-24 09:07:24 +0200
  • 811e23e3da Have profit return time in timestamp Matthias 2020-05-24 08:58:26 +0200
  • 859b619a0b Align tests to new output Matthias 2020-05-24 08:47:10 +0200
  • 110b5a2521 Add timestamp to trade output Matthias 2020-05-24 08:46:50 +0200
  • 73914169e4 Update issue template Matthias 2020-05-23 19:21:14 +0200
  • b50d072d82
    Merge pull request #3359 from freqtrade/fix_typing hroff-1902 2020-05-23 11:56:36 +0300
  • 046202fdda Fix typing circular dependency Matthias 2020-05-22 20:56:34 +0200
  • f1ab1835f1
    Merge pull request #3355 from freqtrade/reorder_subcommands Matthias 2020-05-22 17:20:24 +0200
  • 0e416dc4f5 Simplify tests hroff-1902 2020-05-22 16:42:02 +0300
  • 8e89802b2d Split the generation logic and filtering hroff-1902 2020-05-22 15:03:49 +0300
  • 073d9d3853 Update readme.md with adjusted sequence Matthias 2020-05-22 13:47:11 +0200
  • 98db1d52c6 Reorder new commands Matthias 2020-05-22 07:04:36 +0200
  • 43e2bce6f8 Update readme with current command list Matthias 2020-05-22 07:00:57 +0200
  • 1663a67959 Reorder list-arguments Matthias 2020-05-22 07:00:09 +0200
  • 33b270b81f reorder more arguments Matthias 2020-05-22 06:57:20 +0200
  • fcae48d5a0 Some reordering of subcommands Matthias 2020-05-22 06:55:20 +0200
  • 7324e05fe1 More tests for pairlists hroff-1902 2020-05-21 18:41:59 +0300
  • 74056e768a
    Merge pull request #3352 from hroff-1902/improve_pairlist_tests Matthias 2020-05-21 15:06:22 +0200
  • ea13071308
    Merge pull request #3351 from freqtrade/fix/notradesplot hroff-1902 2020-05-21 13:14:41 +0300
  • cd0bf96c0e Improve pairlist tests hroff-1902 2020-05-21 12:41:00 +0300
  • d31a091d12
    Merge pull request #3346 from hroff-1902/refactor_pairlists2 Matthias 2020-05-21 07:25:43 +0200
  • 1f386c570d Don't start plotting profit without trades Matthias 2020-05-21 07:13:08 +0200
  • 1a984ac677 Explicitly raise ValueError if trades are empty Matthias 2020-05-21 07:12:23 +0200
  • 7bf5e5ba6d
    Merge pull request #3327 from freqtrade/dependabot/pip/develop/scikit-learn-0.23.0 Matthias 2020-05-21 06:24:31 +0200
  • 22bcb58716
    Merge pull request #3348 from freqtrade/fix_doc_link hroff-1902 2020-05-20 23:40:40 +0300
  • ff7bcb5aae
    Merge pull request #3344 from freqtrade/fix_cors_policy hroff-1902 2020-05-20 21:44:30 +0300
  • 3b5ccf2efe Fix documentation link Matthias 2020-05-20 19:48:25 +0200
  • a11651ae67 Correctly test cors Matthias 2020-05-20 19:43:52 +0200
  • bfa55f31c0
    Remove wrong comment hroff-1902 2020-05-20 17:45:27 +0300
  • 8bf38443c2
    Merge branch 'develop' into verify_date_on_new_candle_on_get_signal hroff-1902 2020-05-20 14:05:21 +0300
  • 4f0d928145 Introduce self._enabled in pairlist handlers hroff-1902 2020-05-20 13:41:00 +0300
  • 7e43574382 Refactor filter_pairlist() hroff-1902 2020-05-20 13:27:07 +0300
  • cd3900549c
    Merge pull request #3341 from hroff-1902/cleanup_get_signal Matthias 2020-05-20 07:07:39 +0200
  • 2fbd31f5e0 CORS - allow authenticated responses Matthias 2020-05-20 07:01:14 +0200
  • 3c86043235
    Merge pull request #3343 from hroff-1902/refactor_verify_blacklist Matthias 2020-05-20 06:34:42 +0200
  • 2498fa5a47
    Bump scikit-learn from 0.22.2.post1 to 0.23.1 Matthias 2020-05-20 06:29:17 +0200
  • 696c7e87f2 Use proper logging (using the Filter's logger) hroff-1902 2020-05-19 23:51:39 +0300
  • e96e28df07 Refactor verify_blacklist() hroff-1902 2020-05-19 23:13:51 +0300
  • a8b1dcf3c8 Minor: cleanup in get_signal() hroff-1902 2020-05-19 22:20:53 +0300
  • 7b2bb73a12
    Merge branch 'develop' into verify_date_on_new_candle_on_get_signal hroff-1902 2020-05-19 21:34:58 +0300
  • d438af342c
    Merge pull request #3339 from hroff-1902/cleanup-pairlistmanager Matthias 2020-05-19 14:04:39 +0200
  • 43862d30b9
    Merge pull request #3322 from hroff-1902/pairlists-shuffle Matthias 2020-05-19 14:03:20 +0200
  • 4c4fb0c9be Cleanup in pairlistmanager hroff-1902 2020-05-19 03:35:01 +0300