Commit Graph

  • aa2d1e9cca
    Merge pull request #3744 from freqtrade/fix/infomrativesample Matthias 2020-09-08 16:38:08 +0200
  • 3fe2ed0e18
    zero pad in test Allen Day 2020-09-07 23:38:51 +0800
  • f63a378967
    Update hyperopt.py Allen Day 2020-09-07 23:26:55 +0800
  • 6c86bacf28 new strategy Sarang 2020-09-07 23:33:01 +1200
  • 4c34934258
    Merge pull request #3668 from freqtrade/dependabot/pip/develop/scikit-learn-0.23.2 Matthias 2020-09-07 09:50:40 +0200
  • 384b966265
    Merge pull request #3751 from freqtrade/dependabot/pip/develop/mkdocs-material-5.5.12 Matthias 2020-09-07 09:48:29 +0200
  • f20318fad1
    Bump scikit-learn from 0.23.1 to 0.23.2 dependabot[bot] 2020-09-07 07:37:12 +0000
  • eb06ffc908
    Merge pull request #3753 from freqtrade/dependabot/pip/develop/scikit-optimize-0.8.1 Matthias 2020-09-07 09:35:55 +0200
  • d8fdbd656b
    Merge pull request #3752 from freqtrade/dependabot/pip/develop/ccxt-1.34.3 Matthias 2020-09-07 09:35:32 +0200
  • ff0e73a9e5
    Bump scikit-optimize from 0.7.4 to 0.8.1 dependabot[bot] 2020-09-07 07:09:23 +0000
  • 534404c284
    Bump ccxt from 1.33.72 to 1.34.3 dependabot[bot] 2020-09-07 07:09:22 +0000
  • 014fcb36f4
    Bump mkdocs-material from 5.5.11 to 5.5.12 dependabot[bot] 2020-09-07 07:09:07 +0000
  • 7852feab05 support smaller timeframes Matthias 2020-09-07 09:06:43 +0200
  • f3e0370d4d Stylistic fixes Matthias 2020-09-07 07:54:55 +0200
  • 6518e7a789 Add test for update_closed_trades_without_fees Matthias 2020-09-07 07:47:38 +0200
  • 26a5cc5959 Add return-type for select_order Matthias 2020-09-07 07:41:58 +0200
  • f113b45036 Refactor test to not duplicate order info Matthias 2020-09-07 06:49:30 +0200
  • da0ceb7d87 Extract orders for mock trades Matthias 2020-09-07 06:48:34 +0200
  • cad0275b32 Extract mock_trade generation to sepearate file Matthias 2020-09-07 06:39:48 +0200
  • f6ebe51314 Add test for update_open_orders Matthias 2020-09-06 19:32:00 +0200
  • a0fd7f4644 Update tests to merged version Matthias 2020-09-06 15:27:16 +0200
  • 5fba446e9a Merge branch 'develop' into db_keep_orders Matthias 2020-09-06 15:22:13 +0200
  • b4da36d6e9 Fix small typo and add small testcase Matthias 2020-09-06 15:05:47 +0200
  • 7c1f111ddf Add insufficient_funds_test Matthias 2020-09-06 14:59:30 +0200
  • cec98ad407 Test stoploss insufficient funds handling Matthias 2020-09-06 14:51:11 +0200
  • 68d51a9787 Don't raise OperationalException when orderid's dont' match Matthias 2020-09-06 14:33:45 +0200
  • a78d61150c Deleting must delete orders first Matthias 2020-09-06 14:27:36 +0200
  • b7662722ba Add tests for Order object parsing Matthias 2020-09-06 14:17:45 +0200
  • b4c3529135 Add orders to mock_trades fixture Matthias 2020-09-06 14:05:15 +0200
  • 8c9297e1f0 Don't crash if a strategy imports something wrongly Matthias 2020-09-05 16:51:19 +0200
  • c18441f36f Fix typo in reloading_conf Matthias 2020-09-05 16:44:23 +0200
  • 71af64af94 Move comment to the right place Matthias 2020-09-04 20:10:43 +0200
  • cc684c5141 Correctly handle identical timerame merges Matthias 2020-09-04 20:09:02 +0200
  • 7bc8927914 Add documentation for merge_informative_pair helper Matthias 2020-09-04 20:02:31 +0200
  • bd4f3d838a Implement merge_informative_pairs helper Matthias 2020-09-04 19:44:35 +0200
  • 3ecd23f853
    Merge pull request #3745 from silvavn/develop Matthias 2020-09-04 10:39:39 +0200
  • 848a94d62e Merge branch 'develop' into pr/silvavn/3745 Matthias 2020-09-04 07:56:10 +0200
  • bc5cc48f67 Adjust windows docs, fix failing doc-test Matthias 2020-09-04 07:28:21 +0200
  • 1406691945 Rename files to have clearer paths Matthias 2020-09-04 07:12:08 +0200
  • 32005b886a small typo silvavn 2020-09-03 13:39:38 -0600
  • 275d853432 Updated W, L Formulas silvavn 2020-09-03 13:38:46 -0600
  • 34b27d2f96 Moving stuff around silvavn 2020-09-03 13:32:07 -0600
  • 29fe2ffff7 Added that the user can edit docker-compose.yml silvavn 2020-09-03 13:22:22 -0600
  • e6058b716b removes prolixity docker-compose silvavn 2020-09-03 13:19:05 -0600
  • 66505bd9bf Fixes Raspberri Pi Image config silvavn 2020-09-03 13:18:15 -0600
  • f6a8dda8e5 Reorganize structure silvavn 2020-09-03 13:12:43 -0600
  • 714264701c Fixes typos silvavn 2020-09-03 13:11:04 -0600
  • 47f0e69072
    Update docs/edge.md Victor Silva 2020-09-03 12:57:15 -0600
  • 93d1ad5ed9
    Update docs/edge.md Victor Silva 2020-09-03 12:56:54 -0600
  • 1f13a8b91d
    Update docs/edge.md Victor Silva 2020-09-03 12:55:49 -0600
  • 08e3546120
    Update docs/edge.md Victor Silva 2020-09-03 12:55:07 -0600
  • 5f9c449d8e
    Update docs/edge.md Victor Silva 2020-09-03 12:53:33 -0600
  • 70eaf971cd
    Update docs/edge.md Victor Silva 2020-09-03 12:50:23 -0600
  • 69349a9d8d
    Update docs/edge.md Victor Silva 2020-09-03 12:49:54 -0600
  • ec9b51d60a
    Update docs/edge.md Victor Silva 2020-09-03 12:49:32 -0600
  • 27362046d4 Add documentation section about running docs locally Matthias 2020-09-03 19:33:34 +0200
  • 5c5cf782f5 Fix small bug with /daily if close_profit_abs is not yet filled Matthias 2020-09-03 19:29:48 +0200
  • 47352e1721 Address issue #2487 silvavn 2020-09-02 20:37:45 -0600
  • 295ecaa9b2 Updating Edge Positioning Doc. silvavn 2020-09-02 16:58:54 -0600
  • 79ea8cf771 Improve wording Matthias 2020-09-02 20:02:41 +0200
  • e268bd192e Fix informative sample documentation Matthias 2020-09-02 19:59:04 +0200
  • f54fecaeba Expose helpermethods thorugh freqtrade.strategy Matthias 2020-09-02 19:58:26 +0200
  • 10c5b230b4
    Merge pull request #3742 from freqtrade/remove_trailingstop_config Matthias 2020-09-01 20:16:54 +0200
  • dff0ac2768 Remove trailing_stop from default config example - it'll be misleading Matthias 2020-09-01 19:16:11 +0200
  • 43035a3f76
    Merge pull request #3724 from freqtrade/fix/3084 Matthias 2020-09-01 15:11:05 +0200
  • 451a18c444
    Merge pull request #3740 from freqtrade/remove_deprecated_volumepairlistkeys Matthias 2020-09-01 10:51:45 +0200
  • d444182829 Reinstate wrongly removed pairlist test Matthias 2020-09-01 10:31:11 +0200
  • 3bc6cb36c6 Remove deprectead volumepairlist options Matthias 2020-09-01 08:00:20 +0200
  • d6d3a02a23 Merge branch 'develop' into db_keep_orders Matthias 2020-09-01 07:51:16 +0200
  • a4e3edbcc5 Fix stoploss_last_update beein updated with date object in wrong timezone Matthias 2020-09-01 07:10:48 +0200
  • 38c52c7eee
    Merge pull request #3626 from freqtrade/feat/hdf5 Matthias 2020-08-31 16:10:24 +0200
  • 24df8d6bf5 Sort imports Matthias 2020-08-31 15:46:31 +0200
  • 8b664644c0
    Merge pull request #3733 from freqtrade/docs/clock Matthias 2020-08-31 11:24:12 +0200
  • feb3ae87f7
    Merge pull request #3739 from freqtrade/dependabot/pip/develop/pytest-mock-3.3.1 Matthias 2020-08-31 09:36:55 +0200
  • 8bb3b6baf3
    Merge pull request #3738 from freqtrade/dependabot/pip/develop/ccxt-1.33.72 Matthias 2020-08-31 09:25:19 +0200
  • 96f95c340d
    Merge pull request #3737 from freqtrade/dependabot/pip/develop/progressbar2-3.52.1 Matthias 2020-08-31 09:24:43 +0200
  • 34e586243a
    Merge pull request #3736 from freqtrade/dependabot/pip/develop/mkdocs-material-5.5.11 Matthias 2020-08-31 09:23:35 +0200
  • aa839c3d2f
    Merge pull request #3735 from freqtrade/dependabot/pip/develop/flask-cors-3.0.9 Matthias 2020-08-31 09:23:11 +0200
  • fbd68dd190
    Merge pull request #3734 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.7 Matthias 2020-08-31 09:22:41 +0200
  • c5b8993e9d
    Bump ccxt from 1.33.52 to 1.33.72 dependabot[bot] 2020-08-31 06:38:56 +0000
  • 8969ab4aa3
    Bump pytest-mock from 3.3.0 to 3.3.1 dependabot[bot] 2020-08-31 06:38:55 +0000
  • 55a49bfc53
    Bump progressbar2 from 3.51.4 to 3.52.1 dependabot[bot] 2020-08-31 06:38:38 +0000
  • 821af9be9e
    Bump mkdocs-material from 5.5.8 to 5.5.11 dependabot[bot] 2020-08-31 06:38:36 +0000
  • 4adf012ee6
    Bump flask-cors from 3.0.8 to 3.0.9 dependabot[bot] 2020-08-31 06:38:35 +0000
  • f83633ff4e
    Bump prompt-toolkit from 3.0.6 to 3.0.7 dependabot[bot] 2020-08-31 06:38:24 +0000
  • 7f74ff53b1 Move clock warning to installation pages Matthias 2020-08-31 07:34:43 +0200
  • cb37166086
    Merge pull request #3731 from freqtrade/release_2020.8 2020.8 Matthias 2020-08-31 06:52:49 +0200
  • 7cbe3cd452
    Merge pull request #3730 from freqtrade/allow_pairlists_in_backtesting Matthias 2020-08-30 10:34:49 +0200
  • 3d39f05c8f Improve release documetation Matthias 2020-08-30 10:23:14 +0200
  • 77f2d46e29 Version bump to 2020.8 Matthias 2020-08-30 10:11:57 +0200
  • b8aa07a6e8 Merge branch 'master' into release_2020.8 Matthias 2020-08-30 10:11:45 +0200
  • 842eff95eb Add simple verification to ensure pairlists is iitialized Matthias 2020-08-30 10:07:58 +0200
  • 284d39930f Allow using pairlists through dataprovider in backtesting Matthias 2020-08-30 10:07:28 +0200
  • 2ae04af694 Improve some doc wording Matthias 2020-08-29 10:26:26 +0200
  • a595d23bf1 Improve comment in test Matthias 2020-08-29 10:14:49 +0200
  • 289425a434 Add test for dry-run-cancel order Matthias 2020-08-29 10:07:02 +0200
  • 9c20d488a9
    Merge branch 'develop' into fix/3084 Matthias 2020-08-28 15:43:24 +0200
  • a9e7ee8113
    Merge pull request #3683 from freqtrade/logging_endpoints Matthias 2020-08-27 15:11:17 +0200
  • dc6d71f651 Improve comment formatting Matthias 2020-08-27 14:41:31 +0200
  • cf719bc5d3 Fix logformat to use epoch timestamp in ms Matthias 2020-08-27 12:04:55 +0200