Commit Graph

  • 06571e99aa Merge branch 'freqtrade:develop' into develop Surfer 2022-06-22 09:38:23 -04:00
  • 53e5483daa Store StopPrice for dry-run orders Matthias 2022-06-22 06:30:30 +02:00
  • cc4e5b26f0 Merge branch 'freqtrade:develop' into develop Surfer 2022-06-21 14:16:03 -04:00
  • e2a94d75b4 Merge branch 'develop' of https://github.com/Surfableio/freqtrade into develop Surfer Admin 2022-06-21 14:06:56 -04:00
  • 405ea74f16 stopPrice Surfer Admin 2022-06-21 14:06:41 -04:00
  • 3a0f31fe89 Merge pull request #6914 from freqtrade/leverage_tiers_async Matthias 2022-06-21 10:18:40 +02:00
  • 852706cd6b Fix default behavior for expiration_hours Robert Caulk 2022-06-21 08:12:51 +02:00
  • eebd624baf Merge pull request #6988 from freqtrade/dependabot/pip/develop/mkdocs-material-8.3.6 Matthias 2022-06-20 09:44:14 +02:00
  • 15fac746a8 Bump mkdocs-material from 8.3.4 to 8.3.6 dependabot[bot] 2022-06-20 06:59:58 +00:00
  • 7756c11454 Merge pull request #6991 from freqtrade/dependabot/pip/develop/ccxt-1.88.15 Matthias 2022-06-20 08:59:16 +02:00
  • 5e8bfb576b Merge pull request #6989 from freqtrade/dependabot/pip/develop/types-cachetools-5.0.2 Matthias 2022-06-20 08:07:06 +02:00
  • 3189b284c0 Fix tests condition Matthias 2022-06-20 08:04:34 +02:00
  • 165755fb33 Merge pull request #6990 from freqtrade/dependabot/pip/develop/colorama-0.4.5 Matthias 2022-06-20 08:02:25 +02:00
  • 1cd2b0504a Run regular tests for 3.9 under other ubuntu systems Matthias 2022-06-20 07:15:15 +02:00
  • e1e3a903f9 Bump ccxt from 1.87.12 to 1.88.15 dependabot[bot] 2022-06-20 05:07:35 +00:00
  • 996372b8f6 Bump colorama from 0.4.4 to 0.4.5 dependabot[bot] 2022-06-20 05:06:39 +00:00
  • 50c19ece53 Fix ccxt test gateio flukyness Matthias 2022-06-20 07:05:51 +02:00
  • f9668ede4a Fix CI Syntax error Matthias 2022-06-20 07:02:12 +02:00
  • 0804fc7a3a CI should run ccxt tests only once Matthias 2022-06-20 07:01:35 +02:00
  • 55fb7656df Update pre-commit cachetools Matthias 2022-06-20 06:58:41 +02:00
  • 8406010260 Bump types-cachetools from 5.0.1 to 5.0.2 dependabot[bot] 2022-06-20 03:01:26 +00:00
  • b35c64b6c0 fix bug in backtest, typo in example strat robcaulk 2022-06-19 16:41:09 +02:00
  • 0d967f93ba Improve performance of some RPC calls Matthias 2022-06-19 16:13:00 +02:00
  • 0809f9aef6 Add offset to trade response Matthias 2022-06-18 17:44:15 +02:00
  • bb61250bfe Merge pull request #6987 from freqtrade/profit_metrics Matthias 2022-06-18 17:20:20 +02:00
  • 0168343b76 Add trading-volume to api schema Matthias 2022-06-18 16:53:25 +02:00
  • 474e6705e6 Add Profit factor to backtesting Matthias 2022-06-18 16:27:43 +02:00
  • 53bfa7931d Add rudimentary test for prior bug Matthias 2022-06-18 16:32:22 +02:00
  • 8c46d19071 Fix backtesting bug Matthias 2022-06-18 16:27:54 +02:00
  • 3599d18ff6 fix bug in follow_mode, thanks @blood4rc robcaulk 2022-06-18 12:05:28 +02:00
  • b7e4dea6c5 Document new Profit metrics Matthias 2022-06-18 11:43:50 +02:00
  • 40c9abc7e1 Add trading volume to /profit output Matthias 2022-06-18 11:40:32 +02:00
  • 6a15d36d14 Add Drawdown and profit_factor to /profit Matthias 2022-06-18 11:14:28 +02:00
  • d77ce468ea Add "dry" hint to buy/sell messages Matthias 2022-06-18 09:35:19 +02:00
  • 03815cb81b Use fstrings in telegram messaging Matthias 2022-06-18 09:23:16 +02:00
  • d62273294d Update /help for /fx to align with actual command name Matthias 2022-06-18 09:10:33 +02:00
  • 017fd03180 Fix but with late entries in backtesting Matthias 2022-06-18 09:05:22 +02:00
  • 616bf315cb gateio: futures market orders require IOC to be set. Matthias 2022-06-17 23:02:39 +02:00
  • fda8248d41 Gateio allow market orders on futures markets Matthias 2022-06-17 22:43:24 +02:00
  • 6da7a98857 add docstrings to new functions, remove superceded code robcaulk 2022-06-17 16:16:23 +02:00
  • 5e914d5756 improve model youth by constantly scanning pairs in dry/live and always training new models. Fix bug in DI return values robcaulk 2022-06-17 16:06:51 +02:00
  • f631ae911b add model expiration feature, fix bug in DI return values robcaulk 2022-06-17 14:55:40 +02:00
  • 6bdf9c2a94 Simplify trade profit calculations further Matthias 2022-06-17 11:17:05 +00:00
  • 91f9818ae3 Simplify trade calculations Matthias 2022-06-17 09:53:29 +00:00
  • d7770c507b Remove implicit use of certain rates in profit calculations Matthias 2022-06-17 07:00:42 +00:00
  • 76cae8e8e3 Update tests to always provide rate to profit calculations Matthias 2022-06-17 06:53:40 +00:00
  • 575b4ead1a Update Test with funding_fee 0 Matthias 2022-06-17 06:29:17 +00:00
  • 14a859c190 Improve some documentation around futures / leverage Matthias 2022-06-16 19:50:13 +02:00
  • 61040c9f8e Fix freqAI dockerfile not running freqai code ... Matthias 2022-06-16 19:35:16 +02:00
  • 0b0688a91e ensure scanning purges models robcaulk 2022-06-16 16:12:38 +02:00
  • 121edc3e42 Add freqAI docker file Matthias 2022-06-16 12:36:15 +00:00
  • 36f7315481 Merge branch 'freqtrade:develop' into develop Surfer 2022-06-16 08:19:57 -04:00
  • c5de0c49e4 first functional scanning commit robcaulk 2022-06-16 00:21:15 +02:00
  • 4d472a0ea1 merging datarehaul into scanning branch robcaulk 2022-06-07 22:14:01 -06:00
  • 8f32fa5cb3 Avoid exception on exchange recycling if __init__ fails Matthias 2022-06-15 20:13:07 +02:00
  • f9e2e87346 Improve some formatting and typehints Matthias 2022-06-15 20:03:36 +02:00
  • ec40e79362 Merge pull request #6874 from froggleston/buy_reasons Matthias 2022-06-15 19:06:00 +02:00
  • e2e6c790be Minor doc update Matthias 2022-06-15 16:50:25 +02:00
  • 4a5ed5a273 Fix tests froggleston 2022-06-15 11:48:57 +01:00
  • 14110bd5ca Merge branch 'buy_reasons' of github.com:froggleston/freqtrade into buy_reasons froggleston 2022-06-15 11:25:24 +01:00
  • c391ca08de Change backtesting-analysis options to space separated lists froggleston 2022-06-15 11:25:06 +01:00
  • 29d8aeb9b3 Don't fail on invalid parameter Matthias 2022-06-15 07:13:47 +02:00
  • 3c62df6b86 Ensure the same timestamp is used for backtest and signal export Matthias 2022-06-15 06:53:52 +02:00
  • 6bb342f23a Add export-filename support froggleston 2022-06-14 16:54:27 +01:00
  • 01a68e1060 Remove unnecessary check and condition Matthias 2022-06-13 20:48:49 +02:00
  • 1ffee96bad Fix protection parameters not loading from parameter file Matthias 2022-06-13 19:59:00 +02:00
  • d5fd1f9c38 Improve order filled handling Matthias 2022-06-13 13:24:27 +00:00
  • 848a5d85c6 Add small stability fix to test Matthias 2022-06-13 08:50:12 +00:00
  • d7901132b8 Merge pull request #6973 from freqtrade/dependabot/pip/develop/plotly-5.8.2 Matthias 2022-06-13 10:52:15 +02:00
  • dca639cf26 Merge pull request #6970 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.5 Matthias 2022-06-13 10:03:11 +02:00
  • 11603e70c9 Merge pull request #6972 from freqtrade/dependabot/pip/develop/orjson-3.7.2 Matthias 2022-06-13 10:02:55 +02:00
  • 35adeb6412 Bump plotly from 5.8.0 to 5.8.2 dependabot[bot] 2022-06-13 07:33:30 +00:00
  • 850f5d3842 Bump orjson from 3.7.1 to 3.7.2 dependabot[bot] 2022-06-13 07:32:39 +00:00
  • 9923462907 Merge pull request #6971 from freqtrade/dependabot/pip/develop/requests-2.28.0 Matthias 2022-06-13 09:32:03 +02:00
  • 46a214e41a Merge pull request #6969 from freqtrade/dependabot/pip/develop/mypy-0.961 Matthias 2022-06-13 09:31:51 +02:00
  • fdca583c67 Bump pymdown-extensions from 9.4 to 9.5 dependabot[bot] 2022-06-13 07:07:39 +00:00
  • 29c38e0623 Merge pull request #6968 from freqtrade/dependabot/pip/develop/mkdocs-material-8.3.4 Matthias 2022-06-13 09:07:02 +02:00
  • a56ee4ee94 Merge pull request #6976 from freqtrade/dependabot/pip/develop/ccxt-1.87.12 Matthias 2022-06-13 09:06:46 +02:00
  • cb2f89bca6 Bump requests from 2.27.1 to 2.28.0 dependabot[bot] 2022-06-13 06:26:23 +00:00
  • 43b8b0a083 Bump mypy from 0.960 to 0.961 dependabot[bot] 2022-06-13 06:25:53 +00:00
  • 71f314d4c4 Bump ccxt from 1.85.57 to 1.87.12 dependabot[bot] 2022-06-13 06:25:35 +00:00
  • ee0b9e3a5c Bump mkdocs-material from 8.3.2 to 8.3.4 dependabot[bot] 2022-06-13 06:25:18 +00:00
  • 5e4b3882e6 Merge pull request #6974 from freqtrade/dependabot/pip/develop/types-filelock-3.2.7 Matthias 2022-06-13 08:25:10 +02:00
  • 4030a5df8e Merge pull request #6975 from freqtrade/dependabot/github_actions/develop/actions/setup-python-4 Matthias 2022-06-13 08:24:20 +02:00
  • e67d29cd2f Update more trades to use create_mock_trades Matthias 2022-06-13 07:10:47 +02:00
  • 70966c8a8f Bump actions/setup-python from 3 to 4 dependabot[bot] 2022-06-13 05:08:12 +00:00
  • 8fd245c28b Update pre-commit filelocktypes Matthias 2022-06-13 06:58:06 +02:00
  • 43c871f2f4 Use time-machine to stabilize time-sensitive tests Matthias 2022-06-13 06:49:31 +02:00
  • 390e600f55 Update statistics output Matthias 2022-06-13 06:46:34 +02:00
  • 40c7caac16 Bump types-filelock from 3.2.6 to 3.2.7 dependabot[bot] 2022-06-13 03:01:53 +00:00
  • 7619fd08d6 Update telegram tests to use mock_trades Matthias 2022-06-12 19:31:32 +02:00
  • dff83ef620 Update telegram profit test to USDT Matthias 2022-06-12 17:30:01 +02:00
  • 56652c2b39 Improve test resiliance Matthias 2022-06-12 17:09:47 +02:00
  • c981ad4608 Fix missing space Matthias 2022-06-12 08:31:02 +02:00
  • 75a248cf42 Fstring freqAI sample strategy, remove duplicate features Matthias 2022-06-11 19:56:37 +02:00
  • 2e1ed132f7 Merge pull request #6964 from freqtrade/rpc_rel_daily Matthias 2022-06-11 19:31:32 +02:00
  • c9761f4736 FreqUI should be installed by default when running setup.sh Matthias 2022-06-11 18:02:03 +02:00
  • 9c65fad73f Merge Pull request #6919 into develop Matthias 2022-06-11 17:49:32 +02:00
  • 4b70e03daa Add some rudimentary tsts for discord webhook integration Matthias 2022-06-11 17:45:37 +02:00
  • fdfa94bcc3 make discord notifications fully configurable. Matthias 2022-06-11 17:30:56 +02:00