Commit Graph

  • 72f21fc5ec Add trade-volume metric Matthias 2021-02-14 13:08:49 +0100
  • 35e6a9ab3a Backtest-reports should calculate total gains based on starting capital Matthias 2021-02-13 09:01:05 +0100
  • 8d61a26382 Allow dynamic stake for backtesting and hyperopt Matthias 2021-02-12 20:20:32 +0100
  • e4abe902fc Enable compounding for backtesting Matthias 2021-02-10 20:37:55 +0100
  • 959ff99046 Add Dry-run wallet CLI option Matthias 2021-02-10 19:45:59 +0100
  • 0754a7a78f total_open_trades_stake should support no-db mode Matthias 2021-02-10 19:33:39 +0100
  • 0faa6f84dc Improve Wallet logging disabling for backtesting Matthias 2021-02-10 19:23:11 +0100
  • 20455de2a9 Small enhancements to docs Matthias 2021-02-09 20:22:33 +0100
  • 081b9be45c use get_all_locks to get locks for backtest result Matthias 2021-02-07 10:49:47 +0100
  • e32b2097f0 Use timestamp in UTC timezone for ROI comparisons Matthias 2021-02-07 10:20:43 +0100
  • 712d503e6c Use sell-reason value in backtesting, not the enum object Matthias 2021-02-06 10:30:50 +0100
  • b5177eadab Extract close method for exchange Matthias 2021-02-06 10:22:59 +0100
  • 4ce4eadc23 remove only ccxt objects when hyperopting Matthias 2021-01-30 07:15:04 +0100
  • 9361aa1c95 Add wallets to backtesting Matthias 2021-01-28 07:06:58 +0100
  • f0a154692d Wallets should use trade_proxy Matthias 2021-01-28 06:37:42 +0100
  • 9968e4e49c Add warning about downloading data from kraken Matthias 2021-02-27 08:26:05 +0100
  • b92fb6d3d0
    Merge pull request #4452 from JoeSchr/patch-3 Matthias 2021-02-27 08:16:50 +0100
  • 642e3be7c5
    Fix(strategy/interface.py): comment typo JoeSchr 2021-02-26 23:17:59 +0100
  • 0bb80d1442
    Merge pull request #4446 from Xanders/patch-1 Matthias 2021-02-26 20:03:07 +0100
  • 7d87c44c35
    Merge pull request #4436 from Th0masL/forcesell_type Matthias 2021-02-26 19:42:00 +0100
  • f0391d3761
    Better JSON webhook result description Xanders 2021-02-26 21:40:45 +0300
  • efa50be145
    Fix blank lines rule at test_rpc_webhook.py Xanders 2021-02-26 21:32:41 +0300
  • 7281e794b4
    Fix too long line at webhook.py Xanders 2021-02-26 21:31:33 +0300
  • 9a926c155d Add forcesell entry to full config Matthias 2021-02-26 19:30:42 +0100
  • 984e70d4e8
    Add webhook result example to documentation Xanders 2021-02-26 21:15:40 +0300
  • 52641aaa31
    Add test for webhook JSON format Xanders 2021-02-26 18:12:10 +0300
  • a2cd3ed5ba
    Add documentation for JSON webhook format Xanders 2021-02-26 17:59:38 +0300
  • fc69240e6d
    Add JSON-encoded webhooks Xanders 2021-02-26 17:46:23 +0300
  • 929b42446b Merge branch 'develop' of https://github.com/Bovhasselt/Tradingbotv1.1 into develop tijnsteenmetz 2021-02-26 12:58:30 +0100
  • cc12919ee3
    Merge pull request #4445 from seguri/patch-1 Matthias 2021-02-26 11:28:50 +0100
  • 51d73a5889
    Fix #4441 Marco Seguri 2021-02-26 11:11:27 +0100
  • 55015c4aa3
    Merge pull request #4444 from freqtrade/dependabot/pip/aiohttp-3.7.4 Matthias 2021-02-26 08:31:11 +0100
  • 622ff771ec
    Bump aiohttp from 3.7.3 to 3.7.4 dependabot[bot] 2021-02-26 07:21:04 +0000
  • 1b3b389109 Remove binanceje, add ftx to config selector Matthias 2021-02-26 07:58:15 +0100
  • c4979fd87f Add note to check configuration settings to docker quickstart Matthias 2021-02-26 06:57:51 +0100
  • d877e3c1df Fix failing CI due to unavailable pairs Matthias 2021-02-26 06:51:32 +0100
  • 6d38a2e659 Small enhancements to docs Matthias 2021-02-25 19:54:57 +0100
  • 262394e112 Add psutils to support OOM Gracefull shutdown Matthias 2021-02-25 19:24:30 +0100
  • 006f31129e Reduced length of the line Th0masL 2021-02-25 05:23:24 +0200
  • 117f0064ed Allow changing the order_type for forcesell Th0masL 2021-02-25 05:02:08 +0200
  • 38b96f071f
    Merge pull request #4434 from freqtrade/new_release 2021.2 Matthias 2021-02-24 19:27:43 +0100
  • 1f30c3d7f1 Refresh slack link Matthias 2021-02-24 06:46:07 +0100
  • 834f00f580 Refresh slack link Matthias 2021-02-24 06:46:07 +0100
  • aea8f05d10 Version bump 2021.2 Matthias 2021-02-24 06:39:59 +0100
  • cae67b02df Merge branch 'stable' into new_release Matthias 2021-02-24 06:39:51 +0100
  • d6d8678fd6 Fix missleading FAQ information Matthias 2021-02-24 06:34:10 +0100
  • 535e7a41f2 Merge branch 'develop' of https://github.com/Bovhasselt/Tradingbotv1.1 into develop Bo van Hasselt 2021-02-23 15:26:10 +0100
  • 81efe6d4dc Merge branch 'develop' of https://github.com/freqtrade/freqtrade into develop Bo van Hasselt 2021-02-23 15:25:47 +0100
  • 110df20265
    Merge pull request #3 from Bovhasselt/Bo Bo van Hasselt 2021-02-23 00:28:39 +0100
  • ee378a2a54 version 1 ready for testing phase Bo van Hasselt 2021-02-23 00:27:29 +0100
  • 133562ba06
    Merge pull request #4428 from freqtrade/dependabot/pip/develop/ccxt-1.42.19 Matthias 2021-02-22 22:01:38 +0100
  • e8794e8b8c
    Merge pull request #4429 from freqtrade/dependabot/pip/develop/tabulate-0.8.9 Matthias 2021-02-22 21:59:44 +0100
  • 3612c786b5
    Bump tabulate from 0.8.8 to 0.8.9 dependabot[bot] 2021-02-22 19:06:39 +0000
  • a0fa1e84fc
    Bump ccxt from 1.41.90 to 1.42.19 dependabot[bot] 2021-02-22 19:06:36 +0000
  • c71ecd3680 Fix wrong pair-content in strategy-analysis notebook and documentation Matthias 2021-02-22 20:04:36 +0100
  • 2b5f1ff256
    Merge pull request #4426 from freqtrade/fix/4405 Matthias 2021-02-22 14:09:20 +0100
  • 228e51b60b Fix #4405 Matthias 2021-02-22 12:11:27 +0100
  • 5e4730b73b Add test confirming #4405 Matthias 2021-02-22 11:44:39 +0100
  • 390841e3cb
    Bump ccxt from 1.41.90 to 1.42.18 dependabot[bot] 2021-02-22 08:24:40 +0000
  • 62885166a9
    Merge pull request #4424 from freqtrade/dependabot/docker/python-3.9.2-slim-buster Matthias 2021-02-22 08:43:54 +0100
  • 21933a55f7
    Merge pull request #4423 from freqtrade/dependabot/pip/develop/cryptography-3.4.6 Matthias 2021-02-22 08:23:19 +0100
  • 8a62bfa0e5
    armhf image should not be updated to python3.9 Matthias 2021-02-22 08:20:45 +0100
  • 8ffeafd2c3
    Merge pull request #4422 from freqtrade/dependabot/pip/develop/scipy-1.6.1 Matthias 2021-02-22 08:19:12 +0100
  • e34d8cba0e
    Merge pull request #4421 from freqtrade/dependabot/pip/develop/uvicorn-0.13.4 Matthias 2021-02-22 08:02:16 +0100
  • d8c7e5ce8d
    Bump python from 3.9.1-slim-buster to 3.9.2-slim-buster dependabot[bot] 2021-02-22 05:56:25 +0000
  • 6feabd51a2
    Merge pull request #4418 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.3 Matthias 2021-02-22 06:48:25 +0100
  • d7cc86735b
    Merge pull request #4417 from freqtrade/dependabot/pip/develop/tabulate-0.8.8 Matthias 2021-02-22 06:47:57 +0100
  • 85f12f8c28
    Bump cryptography from 3.4.5 to 3.4.6 dependabot[bot] 2021-02-22 05:27:57 +0000
  • dea04c6452
    Bump scipy from 1.6.0 to 1.6.1 dependabot[bot] 2021-02-22 05:27:54 +0000
  • 932aabd012
    Bump uvicorn from 0.13.3 to 0.13.4 dependabot[bot] 2021-02-22 05:27:51 +0000
  • 8c398acc09
    Bump python-telegram-bot from 13.2 to 13.3 dependabot[bot] 2021-02-22 05:27:42 +0000
  • ab74c6e771
    Bump tabulate from 0.8.7 to 0.8.8 dependabot[bot] 2021-02-22 05:27:41 +0000
  • 95fcb1eb27
    Merge pull request #4415 from The-smooth-operator/develop Matthias 2021-02-21 19:34:11 +0100
  • 188d7aaf8c
    Fix example in storing-information docs Alberto del Barrio 2021-02-21 18:50:11 +0100
  • 453ff24768
    Mention environment variable prefix requirement in docs Filip Krakowski 2021-02-21 13:08:30 +0100
  • a4a72680e0
    Require prefix for environment variables used within config Filip Krakowski 2021-02-21 12:36:18 +0100
  • 3df58936b5
    Mention environment variable substitution in configuration docs Filip Krakowski 2021-02-20 22:01:51 +0100
  • aa07a50468
    Implement environment variable substitution within configuration Filip Krakowski 2021-02-20 21:18:50 +0100
  • 3629892fc3 Stoploss-guard should use the trade_limit or more Matthias 2021-02-20 19:37:38 +0100
  • 245e39e523 dry-run should be a bool, not a string Matthias 2021-02-20 19:17:10 +0100
  • a215dc5212 generalized the build-hyperopt command for all indicators possible for the strategies Bo van Hasselt 2021-02-20 02:59:18 +0100
  • 970b0028c1 naming updates Bo van Hasselt 2021-02-20 00:58:25 +0100
  • 4e5f8478b1
    Merge pull request #4394 from JoeSchr/develop Matthias 2021-02-18 17:43:53 +0100
  • c9688f1c89
    fix(doc/plotting): misplaced comma in example code JoeSchr 2021-02-18 17:30:29 +0100
  • 2b0d2070d0 Avoid crash with /delete Matthias 2021-02-18 12:49:14 +0100
  • 327c23618f Improve documentation for get_analyzed_dataframe Matthias 2021-02-18 09:30:35 +0100
  • b5a9ce2894 Download data in the right format as well ... Matthias 2021-02-18 09:26:35 +0100
  • 87dc1d3955 Explicitly push tag and tag_plot images Matthias 2021-02-17 20:52:25 +0100
  • fedbb5c0c4 Remove last flask occurance from setup.py Matthias 2021-02-17 20:46:58 +0100
  • 11b20d6932 Add config to hyperopt_loss_function documentation Matthias 2021-02-17 07:04:29 +0100
  • eff0d46ea1
    Merge pull request #4375 from flomerz/pass_processed_data Matthias 2021-02-16 20:06:50 +0100
  • 009a447d8a Adjust documentation for new parameter in loss functions Matthias 2021-02-16 19:51:09 +0100
  • 3e06cd8b3a pass data and config to loss function Florian Merz 2021-02-16 10:11:33 +0100
  • a97a5a7ca8
    Merge pull request #4372 from freqtrade/dependabot/pip/develop/cryptography-3.4.5 Matthias 2021-02-15 14:24:37 +0100
  • bc188907b8
    Bump cryptography from 3.3.2 to 3.4.5 dependabot[bot] 2021-02-15 08:46:46 +0000
  • eab1d298bc
    Merge pull request #4374 from freqtrade/dependabot/pip/develop/ccxt-1.41.90 Matthias 2021-02-15 09:45:44 +0100
  • 5f25139348
    Bump ccxt from 1.41.70 to 1.41.90 dependabot[bot] 2021-02-15 08:18:04 +0000
  • 1a3e7191ed
    Merge pull request #4116 from squat0001/develop-squat Matthias 2021-02-15 07:15:11 +0100
  • 833e2768e6
    Merge pull request #4371 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.16 Matthias 2021-02-15 06:59:37 +0100
  • 86fdc3016c
    Merge pull request #4369 from freqtrade/dependabot/pip/develop/joblib-1.0.1 Matthias 2021-02-15 06:46:49 +0100