Commit Graph

  • 8f32fa5cb3 Avoid exception on exchange recycling if __init__ fails Matthias 2022-06-15 20:13:07 +0200
  • f9e2e87346 Improve some formatting and typehints Matthias 2022-06-15 20:03:36 +0200
  • ec40e79362
    Merge pull request #6874 from froggleston/buy_reasons Matthias 2022-06-15 19:06:00 +0200
  • e2e6c790be Minor doc update Matthias 2022-06-15 16:50:25 +0200
  • 4a5ed5a273 Fix tests froggleston 2022-06-15 11:48:57 +0100
  • 14110bd5ca Merge branch 'buy_reasons' of github.com:froggleston/freqtrade into buy_reasons froggleston 2022-06-15 11:25:24 +0100
  • c391ca08de Change backtesting-analysis options to space separated lists froggleston 2022-06-15 11:25:06 +0100
  • 29d8aeb9b3 Don't fail on invalid parameter Matthias 2022-06-15 07:13:47 +0200
  • 3c62df6b86 Ensure the same timestamp is used for backtest and signal export Matthias 2022-06-15 06:53:52 +0200
  • 2c12558baa fix trade recalculation from orders to work for partial exits Matthias 2022-06-15 06:43:36 +0200
  • fbee18d334 Add some more detailed tests, testing only calculation Matthias 2022-06-14 19:42:28 +0200
  • 6bb342f23a Add export-filename support froggleston 2022-06-14 16:54:27 +0100
  • 24b6ce450b
    Further cleanup. eSeR1805 2022-06-14 13:27:50 +0300
  • 3ad8111d11
    Remove stray debug messages. eSeR1805 2022-06-14 13:26:45 +0300
  • 060f12572e Merge branch 'develop' into pr/mkavinkumar1/6545 Matthias 2022-06-14 06:36:16 +0200
  • 01a68e1060 Remove unnecessary check and condition Matthias 2022-06-13 20:48:49 +0200
  • 1ffee96bad Fix protection parameters not loading from parameter file Matthias 2022-06-13 19:59:00 +0200
  • 4c6074062c
    Merge branch 'develop' into feature_keyval_storage eSeR1805 2022-06-13 20:05:45 +0300
  • 4f799cc9db
    Add /list_kvals command for TG and underlying RPC. eSeR1805 2022-06-13 20:04:14 +0300
  • c719860a16
    get_kval() -> get_kvals(). Update docs also. eSeR1805 2022-06-13 20:03:22 +0300
  • f3dee5ec4f
    Update handling for query_kv when no Key is supplied. eSeR1805 2022-06-13 20:02:06 +0300
  • be169a23f4
    Add a new session for KeyValues. eSeR1805 2022-06-13 20:00:21 +0300
  • d5fd1f9c38 Improve order filled handling Matthias 2022-06-13 13:24:27 +0000
  • 848a5d85c6 Add small stability fix to test Matthias 2022-06-13 08:50:12 +0000
  • d7901132b8
    Merge pull request #6973 from freqtrade/dependabot/pip/develop/plotly-5.8.2 Matthias 2022-06-13 10:52:15 +0200
  • dca639cf26
    Merge pull request #6970 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.5 Matthias 2022-06-13 10:03:11 +0200
  • 11603e70c9
    Merge pull request #6972 from freqtrade/dependabot/pip/develop/orjson-3.7.2 Matthias 2022-06-13 10:02:55 +0200
  • 35adeb6412
    Bump plotly from 5.8.0 to 5.8.2 dependabot[bot] 2022-06-13 07:33:30 +0000
  • 850f5d3842
    Bump orjson from 3.7.1 to 3.7.2 dependabot[bot] 2022-06-13 07:32:39 +0000
  • 9923462907
    Merge pull request #6971 from freqtrade/dependabot/pip/develop/requests-2.28.0 Matthias 2022-06-13 09:32:03 +0200
  • 46a214e41a
    Merge pull request #6969 from freqtrade/dependabot/pip/develop/mypy-0.961 Matthias 2022-06-13 09:31:51 +0200
  • fdca583c67
    Bump pymdown-extensions from 9.4 to 9.5 dependabot[bot] 2022-06-13 07:07:39 +0000
  • 29c38e0623
    Merge pull request #6968 from freqtrade/dependabot/pip/develop/mkdocs-material-8.3.4 Matthias 2022-06-13 09:07:02 +0200
  • a56ee4ee94
    Merge pull request #6976 from freqtrade/dependabot/pip/develop/ccxt-1.87.12 Matthias 2022-06-13 09:06:46 +0200
  • cb2f89bca6
    Bump requests from 2.27.1 to 2.28.0 dependabot[bot] 2022-06-13 06:26:23 +0000
  • 43b8b0a083
    Bump mypy from 0.960 to 0.961 dependabot[bot] 2022-06-13 06:25:53 +0000
  • 71f314d4c4
    Bump ccxt from 1.85.57 to 1.87.12 dependabot[bot] 2022-06-13 06:25:35 +0000
  • ee0b9e3a5c
    Bump mkdocs-material from 8.3.2 to 8.3.4 dependabot[bot] 2022-06-13 06:25:18 +0000
  • 5e4b3882e6
    Merge pull request #6974 from freqtrade/dependabot/pip/develop/types-filelock-3.2.7 Matthias 2022-06-13 08:25:10 +0200
  • 4030a5df8e
    Merge pull request #6975 from freqtrade/dependabot/github_actions/develop/actions/setup-python-4 Matthias 2022-06-13 08:24:20 +0200
  • e67d29cd2f Update more trades to use create_mock_trades Matthias 2022-06-13 07:10:47 +0200
  • 70966c8a8f
    Bump actions/setup-python from 3 to 4 dependabot[bot] 2022-06-13 05:08:12 +0000
  • 8fd245c28b
    Update pre-commit filelocktypes Matthias 2022-06-13 06:58:06 +0200
  • 43c871f2f4 Use time-machine to stabilize time-sensitive tests Matthias 2022-06-13 06:49:31 +0200
  • 390e600f55 Update statistics output Matthias 2022-06-13 06:46:34 +0200
  • 40c7caac16
    Bump types-filelock from 3.2.6 to 3.2.7 dependabot[bot] 2022-06-13 03:01:53 +0000
  • 5dba31f55a
    Bump ccxt from 1.85.57 to 1.87.11 dependabot[bot] 2022-06-13 03:01:23 +0000
  • 7619fd08d6 Update telegram tests to use mock_trades Matthias 2022-06-12 19:31:32 +0200
  • dff83ef620 Update telegram profit test to USDT Matthias 2022-06-12 17:30:01 +0200
  • 56652c2b39 Improve test resiliance Matthias 2022-06-12 17:09:47 +0200
  • c981ad4608 Fix missing space Matthias 2022-06-12 08:31:02 +0200
  • 75a248cf42 Fstring freqAI sample strategy, remove duplicate features Matthias 2022-06-11 19:56:37 +0200
  • 2e1ed132f7
    Merge pull request #6964 from freqtrade/rpc_rel_daily Matthias 2022-06-11 19:31:32 +0200
  • c9761f4736 FreqUI should be installed by default when running setup.sh Matthias 2022-06-11 18:02:03 +0200
  • 9c65fad73f Merge Pull request #6919 into develop Matthias 2022-06-11 17:49:32 +0200
  • 4b70e03daa Add some rudimentary tsts for discord webhook integration Matthias 2022-06-11 17:45:37 +0200
  • fdfa94bcc3 make discord notifications fully configurable. Matthias 2022-06-11 17:30:56 +0200
  • f816c15e1e Update discord message format Matthias 2022-06-11 12:02:41 +0200
  • 3a06337601 Update API to provide new values. Matthias 2022-06-11 11:28:45 +0200
  • 9ba11f7bcc Update docs and tests for new daily command Matthias 2022-06-11 11:26:49 +0200
  • 76827b31a9 Add relative profit to daily/weekly commands Matthias 2022-06-11 11:18:21 +0200
  • 0a801c0223 Simplify daily RPC test Matthias 2022-06-11 08:58:36 +0200
  • 1a5c3c587d Simplify weekly/monthly tests, convert to usdt Matthias 2022-06-11 08:38:30 +0200
  • ab6a306e07 Update daily test to USDT Matthias 2022-06-10 20:52:05 +0200
  • 2c7c5f9a6e Update mock_usdt trade method Matthias 2022-06-10 20:34:17 +0200
  • eb47c74096 merge datarehaul into main freqai branch robcaulk 2022-06-10 20:26:19 +0200
  • 76f87377ba Reduce decimals on FIAT daily column Matthias 2022-06-10 20:18:33 +0200
  • e8f8cd9d36
    Merge pull request #6960 from italodamato/opt-ask-force-new-points Matthias 2022-06-10 19:45:36 +0200
  • 7142394121 remove random_state condition Italo 2022-06-10 09:46:45 +0100
  • ad3c01736e time aggregate to only query for data necessary Matthias 2022-06-10 07:26:53 +0200
  • 2218313f5c
    Merge pull request #6957 from freqtrade/rpc_consolidate_daily Matthias 2022-06-10 06:39:59 +0200
  • 2e67e2f911
    Merge pull request #6958 from italodamato/opt-ask-force-new-points Matthias 2022-06-10 06:37:03 +0200
  • dce9fdd0e4 don't overwrite is_random Italo 2022-06-09 20:06:23 +0100
  • 8fb743b91d improve variable wording Matthias 2022-06-09 20:13:26 +0200
  • dd32127014
    Merge pull request #6944 from gaugau3000/develop Matthias 2022-06-09 20:10:29 +0200
  • 3c2ba99fc4 Improve sql cheatsheet docs Matthias 2022-06-09 19:57:56 +0200
  • a9c7ad8a0f Add warning about sqlite disabled foreign keys Matthias 2022-06-09 19:51:21 +0200
  • 1ddd5f1901 Update docstring throughout the bot. Matthias 2022-06-09 19:41:08 +0200
  • 88f8cbe172 Update tests to reflect new naming Matthias 2022-06-09 06:45:22 +0200
  • b211a5156f Add test for strategy_wrapper lazy loading Matthias 2022-06-09 19:36:15 +0200
  • 1551510c6f
    Merge branch 'develop' into feature_keyval_storage eSeR1805 2022-06-09 11:35:35 +0300
  • a547001601 Reduce Telegram "unit" stats Matthias 2022-06-08 20:09:51 +0200
  • d4dd026310 Consolidate monthly stats to common method Matthias 2022-06-08 19:52:05 +0200
  • 3cb15a2a54 Combine weekly and daily profit methods Matthias 2022-06-08 07:08:01 +0200
  • c550cd8b0d Simplify query in freqtradebot Matthias 2022-06-09 07:04:46 +0200
  • 6a7ffd5483
    Merge pull request #6952 from freqtrade/dependabot/docker/python-3.10.5-slim-bullseye Matthias 2022-06-09 06:27:59 +0200
  • d265b8adb6
    Bump python from 3.10.4-slim-bullseye to 3.10.5-slim-bullseye dependabot[bot] 2022-06-09 03:01:48 +0000
  • 7eacb847b0 Fix backtesting bug when order is not replaced Matthias 2022-06-08 20:21:45 +0200
  • db8b673c58
    Bump python from 3.10.4-slim-bullseye to 3.11.0b3-slim-bullseye dependabot[bot] 2022-06-08 03:01:56 +0000
  • 5940d29d74 Add pymysql, freqtrade issue #6945 jfc its a continuation marker not a path clutch70 2022-06-07 21:49:31 -0500
  • abb3a6bda3 Add pymysql, freqtrade issue #6945 clutch70 2022-06-07 21:48:21 -0500
  • e186c7d57a Add pymysql, freqtrade issue #6945 clutch70 2022-06-07 21:43:19 -0500
  • bb5d5354eb Add pymysql, freqtrade issue #6945 clutch70 2022-06-07 21:39:06 -0500
  • ac40ae89b9
    give extra info on rate origin for confirm_trade_* gautier pialat 2022-06-08 00:20:33 +0200
  • 381d64833d version-bump ccxt Matthias 2022-06-07 21:05:31 +0200
  • d9b79d94e4 increase candle update flexibility to allow long sequential trainings that may last more than one candle robcaulk 2022-06-07 20:57:10 +0200
  • 66800c7a45 ensure newest candles are always appended robcaulk 2022-06-07 20:24:23 +0200
  • f8f25e36ef update example config/strat robcaulk 2022-06-07 19:54:45 +0200
  • 15d049cffe detect if upper tf candles are new or not, append if so. Correct the epoch for candle update check robcaulk 2022-06-07 19:49:20 +0200
  • ca281c5722
    Merge pull request #6943 from freqtrade/cancel_outdated_orders Matthias 2022-06-07 18:05:15 +0200