Commit Graph

  • 5d2e374099 Update docs/advanced-setup.md daniila 2021-10-18 23:38:45 +03:00
  • f9b1667478 Update docs/advanced-setup.md daniila 2021-10-18 23:36:47 +03:00
  • 0da5ef16e6 Remove unnecessary dependency Matthias 2021-10-18 19:16:56 +02:00
  • ddba4e32d7 Fully remove flake8-type-annotations Matthias 2021-10-18 16:04:24 +02:00
  • 52bd761111 Merge pull request #5749 from freqtrade/dependabot/pip/develop/types-filelock-3.2.1 Matthias 2021-10-18 09:51:45 +02:00
  • 711897cffa Merge pull request #5737 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.16.0 Matthias 2021-10-18 09:51:15 +02:00
  • 1c6fc068c6 Merge pull request #5741 from freqtrade/dependabot/pip/develop/pandas-1.3.4 Matthias 2021-10-18 09:30:25 +02:00
  • 925df4dfec Merge pull request #5743 from freqtrade/dependabot/pip/develop/mkdocs-material-7.3.4 Matthias 2021-10-18 09:29:59 +02:00
  • 57d7009fd9 Added trading mode and collateral to constants.py Sam Germain 2021-10-18 01:15:44 -06:00
  • faaa3ae9b1 Removed exit_short rpcmessagetype Sam Germain 2021-10-18 01:08:12 -06:00
  • 8a7ea65531 Bump types-filelock from 3.2.0 to 3.2.1 dependabot[bot] 2021-10-18 07:06:05 +00:00
  • 0ef20a5b04 Merge pull request #5744 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.3 Matthias 2021-10-18 09:05:06 +02:00
  • 053aecf111 reformatted check_handle_timedout Sam Germain 2021-10-18 00:45:48 -06:00
  • 3af55cc8c7 Bump pandas from 1.3.3 to 1.3.4 dependabot[bot] 2021-10-18 06:58:47 +00:00
  • 0d7be62e62 Merge pull request #5752 from freqtrade/dependabot/pip/develop/ccxt-1.58.47 Matthias 2021-10-18 08:57:52 +02:00
  • 75e6a2d276 Bump mkdocs-material from 7.3.2 to 7.3.4 dependabot[bot] 2021-10-18 06:47:32 +00:00
  • e00a71a3db Merge pull request #5751 from freqtrade/dependabot/pip/develop/mkdocs-1.2.3 Matthias 2021-10-18 08:46:39 +02:00
  • ef70ea3997 Merge pull request #5748 from freqtrade/dependabot/pip/develop/progressbar2-3.55.0 Matthias 2021-10-18 08:40:55 +02:00
  • 618f0ffe68 Bump types-tabulate from 0.8.2 to 0.8.3 dependabot[bot] 2021-10-18 06:38:42 +00:00
  • 5320ddc382 Merge pull request #5746 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.4 Matthias 2021-10-18 08:37:56 +02:00
  • e4682b78c5 updates suggested on github Sam Germain 2021-10-18 00:16:49 -06:00
  • 44e6e13429 Bump ccxt from 1.57.94 to 1.58.47 dependabot[bot] 2021-10-18 06:16:09 +00:00
  • 4b02749019 Bump mkdocs from 1.2.2 to 1.2.3 dependabot[bot] 2021-10-18 06:15:52 +00:00
  • ff3bfa3d52 Merge pull request #5747 from freqtrade/dependabot/pip/develop/python-rapidjson-1.5 Matthias 2021-10-18 08:15:01 +02:00
  • dccce4855e Merge pull request #5740 from freqtrade/dependabot/pip/develop/pyjwt-2.3.0 Matthias 2021-10-18 07:40:20 +02:00
  • 733d254644 Merge pull request #5742 from freqtrade/dependabot/pip/develop/wrapt-1.13.2 Matthias 2021-10-18 07:39:54 +02:00
  • 82684f5de9 Bump progressbar2 from 3.53.3 to 3.55.0 dependabot[bot] 2021-10-18 05:19:03 +00:00
  • bddbb474aa Merge pull request #5739 from freqtrade/dependabot/pip/develop/filelock-3.3.1 Matthias 2021-10-18 07:18:58 +02:00
  • 69c98c4141 Bump python-rapidjson from 1.4 to 1.5 dependabot[bot] 2021-10-18 05:18:47 +00:00
  • 035380d8a4 Bump types-cachetools from 4.2.2 to 4.2.4 dependabot[bot] 2021-10-18 05:18:42 +00:00
  • e6bbfaefe5 Merge pull request #5736 from freqtrade/dependabot/pip/develop/types-requests-2.25.11 Matthias 2021-10-18 07:18:30 +02:00
  • c58126e9c5 Merge pull request #5738 from freqtrade/dependabot/pip/develop/flake8-4.0.1 Matthias 2021-10-18 07:18:06 +02:00
  • d7756efe8b Bump wrapt from 1.13.1 to 1.13.2 dependabot[bot] 2021-10-18 03:01:28 +00:00
  • b60371822f Bump pyjwt from 2.2.0 to 2.3.0 dependabot[bot] 2021-10-18 03:01:19 +00:00
  • e7a2672f07 Bump filelock from 3.3.0 to 3.3.1 dependabot[bot] 2021-10-18 03:01:17 +00:00
  • 9b0171ef37 Bump flake8 from 4.0.0 to 4.0.1 dependabot[bot] 2021-10-18 03:01:14 +00:00
  • 12a041b466 Bump pytest-asyncio from 0.15.1 to 0.16.0 dependabot[bot] 2021-10-18 03:01:10 +00:00
  • 6be40cb7c3 Bump types-requests from 2.25.9 to 2.25.11 dependabot[bot] 2021-10-18 03:01:07 +00:00
  • 00fc38a5dc Update setup.sh to correctly exit if ta-lib fails Matthias 2021-10-17 19:23:51 +02:00
  • ad2c88b991 Reduce test-code duplication by importing functions Matthias 2021-10-17 17:00:25 +02:00
  • e09ec6e6b3 Merge pull request #5733 from freqtrade/download_all Matthias 2021-10-17 16:50:41 +02:00
  • 7d8cd736b8 Support days-breakdown also for hyperopt results Matthias 2021-10-17 16:48:31 +02:00
  • 47bba331c1 Merge branch 'develop' into pr/rextea/4606 Matthias 2021-10-17 16:29:19 +02:00
  • 28483a7952 Fix doc-link in developer docs Matthias 2021-10-17 16:10:15 +02:00
  • d4d57f0002 Document expansion of --pairs, add download-inactive Matthias 2021-10-17 16:09:56 +02:00
  • 9bb2dd1851 Merge pull request #5694 from freqtrade/dependabot/pip/develop/fastapi-0.70.0 Matthias 2021-10-17 15:01:28 +02:00
  • e23eb99abf Disable ability to use lookahead-biased vwap Matthias 2021-10-17 11:23:58 +02:00
  • e8f98e473d Fix a few more tests Matthias 2021-10-17 10:55:20 +02:00
  • 198f3c5238 Merge branch 'feat/short' into pr/samgermain/5567 Matthias 2021-10-17 10:41:03 +02:00
  • 69fdb8edfa Merge branch 'develop' into feat/short Matthias 2021-10-17 10:40:08 +02:00
  • abd5c4f278 Convert additional test to USDT Matthias 2021-10-17 10:39:53 +02:00
  • fb2c8f7621 Rollback after each request Matthias 2021-10-17 08:36:11 +02:00
  • 41b5e5627b Update stoploss test Matthias 2021-10-17 09:54:38 +02:00
  • bc10b451fe Revert wrong condition Matthias 2021-10-17 09:46:39 +02:00
  • e19d95b63e Fix stoploss test Matthias 2021-10-17 09:00:10 +02:00
  • 29ad90f1e3 Merge pull request #5727 from Rikj000/docs/fix-mkdocs-darktheme-toggle Matthias 2021-10-17 08:37:34 +02:00
  • f61dc6d95a 📝 mkdocs.yml - Fixed darktheme toggle Rik Helsen 2021-10-17 00:14:09 +02:00
  • 5a9983086a How to run multiple instances with docker daniila 2021-10-17 00:24:00 +03:00
  • 89ca8abea9 Bump fastapi from 0.68.1 to 0.70.0 dependabot[bot] 2021-10-11 06:16:06 +00:00
  • b1ee56a5ce Merge pull request #5724 from freqtrade/fix/5719 Matthias 2021-10-16 19:30:40 +02:00
  • 5ba1d66be7 Make sure transactions are reset Matthias 2021-10-16 17:57:51 +02:00
  • dcefb3eb9c Fix delete_Trade api test Matthias 2021-10-12 07:11:34 +02:00
  • 7f1080368b Commit mock-trades to avoid errors in tests Matthias 2021-10-12 06:53:15 +02:00
  • de5657a91b Fix test failing when UI is installed Matthias 2021-10-12 07:00:07 +02:00
  • f120e0d256 Merge pull request #5716 from freqtrade/setupsh_fix Matthias 2021-10-15 10:31:32 +02:00
  • fe9f597eab Don't build ta-lib in parallel, this causes failures Matthias 2021-10-15 10:11:25 +02:00
  • 794862a35a Merge pull request #5670 from sergeykhliustin/develop Matthias 2021-10-14 19:57:36 +02:00
  • c02a538187 Add documentation and log to PerformanceFilter Matthias 2021-10-14 19:33:32 +02:00
  • 962f63a19a fixed failing test_execute_trade_exit_custom_exit_price Sam Germain 2021-10-14 05:25:26 -06:00
  • 5fbe76cd7e isolated conditionals in interface stoploss method Sam Germain 2021-10-14 05:10:28 -06:00
  • 0afd76c183 Fixed failing test_execute_trade_exit_market_order Sam Germain 2021-10-14 04:45:48 -06:00
  • 2dc402fbf7 Fixed failing test_handle_trade Sam Germain 2021-10-14 04:05:50 -06:00
  • b0ce9612f8 Fixed sell_profit_only failing Sam Germain 2021-10-14 03:52:29 -06:00
  • 0e7d903a6f Merge pull request #5644 from slyons/develop Matthias 2021-10-14 08:07:07 +02:00
  • fe8374f2a4 Test for non-failing missing hyperopt space Matthias 2021-10-14 07:06:51 +02:00
  • bcbe8f229c Merge branch 'feat/short' into lev-freqtradebot Sam Germain 2021-10-13 19:02:57 -06:00
  • bd488cc086 Merge branch 'develop' into feat/short Sam Germain 2021-10-13 17:56:40 -06:00
  • 0bb7ea10ab Fixed minor header for backtesting theluxaz 2021-10-14 01:34:30 +03:00
  • ed39b8dab0 fixed profit total calculation theluxaz 2021-10-14 01:18:16 +03:00
  • 8b2c14a6fa Readme fix theluxaz 2021-10-14 01:15:43 +03:00
  • d341d85079 Refixed some files for the pull request theluxaz 2021-10-14 01:13:28 +03:00
  • 96cab22a8c Fixed some bugs for live sell_tags. theluxaz 2021-10-14 01:03:15 +03:00
  • 3279ea568c Add new parameter to hyperopt docs Matthias 2021-10-13 19:56:34 +02:00
  • aed919a05f Simplify "no-space-configured" error handling by moving it to hyperopt_auto Matthias 2021-10-13 19:54:35 +02:00
  • aed138ba03 Merge pull request #5377 from samgermain/funding-fee Matthias 2021-10-13 19:04:14 +02:00
  • 2c6290a100 Small updates to prevent random test failures Matthias 2021-10-13 07:04:21 +02:00
  • 0dbad19b40 trading_mode default null in models.Trade Sam Germain 2021-10-12 20:34:19 -06:00
  • 82742cd659 Merge branch 'funding-fee' of https://github.com/samgermain/freqtrade into funding-fee Sam Germain 2021-10-12 20:29:10 -06:00
  • 0fcc7eca62 Added more tests to test_update_funding_fees Sam Germain 2021-10-12 20:28:46 -06:00
  • 7067c43ff4 Merge branch 'main' of https://github.com/theluxaz/freqtrade into main theluxaz 2021-10-13 02:20:30 +03:00
  • 0f670189eb quick typo fix theluxaz 2021-10-13 02:14:07 +03:00
  • 3ee9674bb7 Update README.md theluxaz 2021-10-13 02:07:45 +03:00
  • af74850e79 Update README.md theluxaz 2021-10-13 02:07:23 +03:00
  • b151cf032b Merge branch 'develop' of https://github.com/theluxaz/freqtrade into main theluxaz 2021-10-13 02:01:26 +03:00
  • 02243b1a2b minifix theluxaz 2021-10-13 01:34:29 +03:00
  • 80b71790bc Added some bigfixes for sell_tag theluxaz 2021-10-13 01:22:53 +03:00
  • c9edf3bf4a Updated the gitignore theluxaz 2021-10-13 00:09:30 +03:00
  • b898f86364 Added sell_tag and buy/sell telegram performance functions theluxaz 2021-10-13 00:02:28 +03:00
  • 532a9341d2 Fix migration issue Matthias 2021-10-12 20:41:48 +02:00
  • 0926beaf73 Merge pull request #5632 from freqtrade/dependabot/pip/develop/scikit-learn-1.0 Matthias 2021-10-12 20:04:29 +02:00