Commit Graph

  • 8a18609be4 Merge pull request #7201 from freqtrade/dependabot/pip/develop/types-requests-2.28.8 Matthias 2022-08-08 07:18:27 +02:00
  • 0c7d862aae types-requests bump pre-commit Matthias 2022-08-08 06:54:00 +02:00
  • 05fb4de68b Merge pull request #7198 from freqtrade/dependabot/pip/develop/flake8-5.0.4 Matthias 2022-08-08 06:53:09 +02:00
  • 21649712a9 Merge pull request #7202 from freqtrade/dependabot/pip/develop/ccxt-1.91.93 Matthias 2022-08-08 06:52:14 +02:00
  • 001b6c087a Merge pull request #7199 from freqtrade/dependabot/pip/develop/scikit-learn-1.1.2 Matthias 2022-08-08 06:50:09 +02:00
  • 77b6025f12 Merge pull request #7200 from freqtrade/dependabot/pip/develop/jsonschema-4.9.1 Matthias 2022-08-08 06:49:49 +02:00
  • 71c88244fe Bump ccxt from 1.91.55 to 1.91.93 dependabot[bot] 2022-08-08 03:01:38 +00:00
  • 97c077171a Bump types-requests from 2.28.6 to 2.28.8 dependabot[bot] 2022-08-08 03:01:28 +00:00
  • a45a35f38c Bump jsonschema from 4.9.0 to 4.9.1 dependabot[bot] 2022-08-08 03:01:25 +00:00
  • 7fd3f98ae8 Bump scikit-learn from 1.1.1 to 1.1.2 dependabot[bot] 2022-08-08 03:01:20 +00:00
  • 11a2eb6cc5 Bump flake8 from 5.0.1 to 5.0.4 dependabot[bot] 2022-08-08 03:01:16 +00:00
  • ea64f43e52 bring back auto DF resizing for okx robcaulk 2022-08-08 01:13:13 +02:00
  • 67c722c9c8 fix asyncio bug robcaulk 2022-08-07 14:48:39 +02:00
  • e48e82232d Force response API to js to fix faulty system configs Matthias 2022-08-07 10:42:56 +02:00
  • 0b2104fc7a Properly increment the api version Matthias 2022-08-07 10:13:22 +02:00
  • 5182f755f1 Add debug setup documentation Matthias 2022-08-07 10:08:35 +02:00
  • 6ded2d5b7c Improve forceexit API test Matthias 2022-08-04 16:28:36 +02:00
  • d3780b931c Add test passing leverage to execute_entry Matthias 2022-08-02 20:21:02 +02:00
  • d1998f7ed0 Fix forceexit calling Matthias 2022-08-02 20:16:01 +02:00
  • eff8cd7ecb Add leverage to force_entry Matthias 2022-08-02 20:15:47 +02:00
  • daf015d007 extract nested force_exit function to private instance function Matthias 2022-08-02 19:54:37 +02:00
  • 82aecc81f3 Accept parameters to forceexit Matthias 2022-08-02 19:53:10 +02:00
  • aaa5349003 Add script for patching conda libta-lib Achmad Fathoni 2022-08-07 13:44:09 +07:00
  • 78e129034e Update docs to specify trading limit behaviour Matthias 2022-08-06 17:59:08 +02:00
  • eb8bde37c1 Add lightgbm classifier, add classifier check test, fix classifier bug. robcaulk 2022-08-06 17:51:21 +02:00
  • bfa859e618 Remove unnecessary method (simplify) Matthias 2022-08-06 17:45:18 +02:00
  • 5250189f77 Add Rollback function to Trade Matthias 2022-08-06 15:08:13 +02:00
  • 47a30047eb Fix typo Matthias 2022-08-06 15:02:35 +02:00
  • b16f57cb0d Minor stylistic fixes Matthias 2022-08-06 14:55:46 +02:00
  • c172ce1011 improve flexibility of user defined prediction dataframe Robert Caulk 2022-08-06 13:51:19 +02:00
  • 45d68222a1 Reduce verbosity of Fiat Converter Matthias 2022-08-06 13:18:40 +02:00
  • fdc82f8302 add doc section for classifier Robert Caulk 2022-08-06 09:45:26 +02:00
  • f8f1ade163 Reduce function complexity by extracting message sending Matthias 2022-08-06 09:21:11 +02:00
  • 2687633941 Test iterative sending of /status Matthias 2022-08-06 09:15:25 +02:00
  • b12dd15f4f Send multiple messages in /status if required Matthias 2022-08-06 09:10:12 +02:00
  • 07763d0d4f add classifier, improve model naming scheme Robert Caulk 2022-07-09 10:13:33 +02:00
  • ce8fbbf743 ensure loading historical df matches frequi indices Robert Caulk 2022-08-06 07:25:59 +02:00
  • 60d782e5c5 remove unnecessary function robcaulk 2022-08-05 21:31:32 +02:00
  • a42a060ab5 fix DB once and for all. Make DBSCAN more efficient and robust. robcaulk 2022-08-05 21:26:39 +02:00
  • a3799c4d5d start frequi with historical data if available Robert Caulk 2022-08-05 18:27:05 +02:00
  • 29b7b014e5 fix bug in DB path initialization robcaulk 2022-08-05 18:19:26 +02:00
  • db1d367941 fix bug associated to fit_live_predictions_candles robcaulk 2022-08-05 13:46:20 +02:00
  • 26de992d20 ensure user sets startup candles in backtesting mode robcaulk 2022-08-05 12:23:14 +02:00
  • 05ec5c5e54 generalize database url path for any db type robcaulk 2022-08-05 12:19:29 +02:00
  • 9545402452 Improve defaults for config builder Matthias 2022-08-05 11:49:51 +02:00
  • 29e41cc817 Update docs to reflect correct result Matthias 2022-08-05 11:15:44 +02:00
  • 7675187c37 Use telegram message length to avoid constants Matthias 2022-08-05 07:29:49 +02:00
  • cffc769549 Fix /profit endpoint calculations for partial sells Matthias 2022-08-05 07:26:41 +02:00
  • c6e121ffb4 Update tests with correct usdt mock trades Matthias 2022-08-05 07:17:58 +02:00
  • a8541d86fb Edit index of custom_stake_amount OGSK 2022-08-05 09:36:26 +07:00
  • debc73b654 Edit Typo Custom-stake-amount OGSK 2022-08-05 00:28:28 +07:00
  • c2a3e2776e Merge pull request #7180 from freqtrade/dependabot/docker/python-3.10.6-slim-bullseye Matthias 2022-08-05 06:24:00 +02:00
  • 987bbb8e12 Merge pull request #7176 from Jetsukda/patch-1 Matthias 2022-08-05 06:23:00 +02:00
  • df4a5a7573 Bump python from 3.10.5-slim-bullseye to 3.10.6-slim-bullseye dependabot[bot] 2022-08-05 03:02:12 +00:00
  • c3d06257be Edit index of custom_stake_amount OGSK 2022-08-05 09:36:26 +07:00
  • 8bf056ca39 Edit Typo Custom-stake-amount OGSK 2022-08-05 00:28:28 +07:00
  • 51a6b4289f improve DBSCAN performance for subsequent trainings Robert Caulk 2022-08-04 17:41:58 +02:00
  • fe1b8515a8 fix bug in DBSCAN, update doc Robert Caulk 2022-08-04 17:00:59 +02:00
  • 55360b4c08 Merge pull request #7174 from stash86/patch-3 Matthias 2022-08-04 16:27:22 +02:00
  • febd809119 Fix typo Stefano Ariestasia 2022-08-04 20:55:52 +09:00
  • 29225e4baf add DBSCAN outlier detection feature, add supporting documentation robcaulk 2022-08-04 12:14:56 +02:00
  • 778833f90e Modify comment in new test-strategies to point out their purpose Matthias 2022-08-04 07:17:26 +02:00
  • 95327750dc Final abs. profit should not be doubled in rpc messages Matthias 2022-08-04 07:07:54 +02:00
  • eae82d0222 fix bug with database url during backtesting. comment out example trade db analysis. robcaulk 2022-08-03 16:17:57 +02:00
  • 95d3009a95 give user ability to analyze live trade dataframe inside custom prediction model. Add documentation to explain new functionality robcaulk 2022-08-02 20:14:02 +02:00
  • 9df10c6b5b Merge pull request #7155 from freqtrade/dependabot/pip/develop/scipy-1.9.0 Matthias 2022-08-01 19:54:20 +02:00
  • ae0d6f63fa Version bump ccxt to 1.91.55 Matthias 2022-08-01 19:43:13 +02:00
  • 87e5460aed Merge pull request #7157 from freqtrade/dependabot/pip/develop/types-requests-2.28.6 Matthias 2022-08-01 09:46:34 +02:00
  • 895ebbfd18 Exclude aarch64 from catboost requirements Matthias 2022-08-01 07:32:25 +00:00
  • 694bea133b Merge pull request #7156 from freqtrade/dependabot/pip/develop/flake8-5.0.1 Matthias 2022-08-01 08:39:06 +02:00
  • 3b90bdf980 Merge pull request #7160 from freqtrade/dependabot/pip/develop/jsonschema-4.9.0 Matthias 2022-08-01 07:02:30 +02:00
  • d75e0a9820 Fix Flake8 errors after flake update Matthias 2022-08-01 06:43:59 +02:00
  • 707a4e7c9e types-requests bump pre-commit Matthias 2022-08-01 06:41:08 +02:00
  • f3154a4313 Bump jsonschema from 4.7.2 to 4.9.0 dependabot[bot] 2022-08-01 04:35:30 +00:00
  • e9b7e1e600 Merge pull request #7161 from freqtrade/dependabot/pip/develop/urllib3-1.26.11 Matthias 2022-08-01 06:34:37 +02:00
  • 70dcff3b23 Merge pull request #7154 from freqtrade/dependabot/pip/develop/ccxt-1.91.52 Matthias 2022-08-01 06:34:16 +02:00
  • dce16909b4 Merge pull request #7162 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.5.1 Matthias 2022-08-01 06:33:52 +02:00
  • f82724bbc1 Merge pull request #7158 from freqtrade/dependabot/pip/develop/orjson-3.7.11 Matthias 2022-08-01 06:33:34 +02:00
  • 3013282dbf remove non-catboost stuff from schema robcaulk 2022-08-01 05:39:38 +02:00
  • 97064a9ce3 Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 dependabot[bot] 2022-08-01 03:13:38 +00:00
  • 79b650258e Bump urllib3 from 1.26.10 to 1.26.11 dependabot[bot] 2022-08-01 03:02:02 +00:00
  • ed230dd750 Bump orjson from 3.7.8 to 3.7.11 dependabot[bot] 2022-08-01 03:01:52 +00:00
  • 372be54252 Bump types-requests from 2.28.3 to 2.28.6 dependabot[bot] 2022-08-01 03:01:46 +00:00
  • b4ded59c63 Bump flake8 from 4.0.1 to 5.0.1 dependabot[bot] 2022-08-01 03:01:43 +00:00
  • a75fa26caf Bump scipy from 1.8.1 to 1.9.0 dependabot[bot] 2022-08-01 03:01:38 +00:00
  • 7a696f58f9 Bump ccxt from 1.91.29 to 1.91.52 dependabot[bot] 2022-08-01 03:01:30 +00:00
  • 946d4c7cfc fix trailing whitespace for flake8 robcaulk 2022-07-31 18:39:46 +02:00
  • 4e68626bcb ensure convolutional window is prepended for frequi consistency robcaulk 2022-07-31 17:51:19 +02:00
  • d830105605 *BREAKING CHANGE* remove unnecessary arguments from populate_any_indicators(), accommodate tests robcaulk 2022-07-31 17:05:29 +02:00
  • 153336d424 move corr_pairlist expansion to after expand_pairlist() robcaulk 2022-07-31 15:45:15 +02:00
  • 659870312d Use JSON Schema validation for freaAI schema validation Matthias 2022-07-31 15:23:27 +02:00
  • cbb05354a8 Add install variant for freqai Matthias 2022-07-31 15:10:01 +02:00
  • a4bada3ebe Partial exit using average price (#6545) Kavinkumar 2022-07-31 17:49:04 +05:30
  • 61693f6c8b fix tests after changing config_example file robcaulk 2022-07-31 13:20:11 +02:00
  • e6ebc0443e make single generalized config for freqai. update docs to reflect that. robcaulk 2022-07-31 13:08:43 +02:00
  • 369c6da5d8 Merge pull request #7146 from freqtrade/fix/liquidation Matthias 2022-07-31 08:09:54 +02:00
  • 15424169ad Merge pull request #7108 from rzrymiak/develop Matthias 2022-07-31 07:10:37 +02:00
  • 09e5fb2f55 Removed description header rzrymiak 2022-07-30 22:37:46 +00:00
  • c2eaa3d2cd add image of algorithmic overview to doc Robert Caulk 2022-07-30 18:51:00 +02:00
  • bad15f077c Simplify fetch_positions by using already existing method Matthias 2022-07-30 17:49:06 +02:00