Commit Graph

  • f0532f28cf Small doc-reorg adding "advanced topics" as main header Matthias 2021-02-02 20:03:01 +0100
  • cfd0bb8964 Extract min stake amount from bot to exchange class Matthias 2021-02-02 19:47:21 +0100
  • fa8156b321
    Merge pull request #4282 from pan-long/patch-1 Matthias 2021-02-02 08:22:38 +0100
  • 3d9b4034e6 Use already calculated current_profit for sell_profit_offset comparison Matthias 2021-02-02 08:06:19 +0100
  • a69fde39e5
    Merge pull request #4296 from freqtrade/fix/pairlistbug Matthias 2021-02-01 20:02:50 +0100
  • a9f1c871dd Add path loading snippet to derived strategies Matthias 2021-02-01 19:48:29 +0100
  • 52acf9aaf6 Fix "disappearing pairs" bug Matthias 2021-02-01 19:40:31 +0100
  • 130a9b4db3 Add test to call verify_pairlist multiple times Matthias 2021-02-01 19:39:55 +0100
  • 55c9489eb2 Downgrade RPI docker-image to 3.7 Matthias 2021-02-01 15:10:55 +0100
  • cd5c58fd37 Properly patch exchange for plot_profit test Matthias 2021-02-01 12:58:18 +0100
  • b33534b8f5
    Merge pull request #4290 from freqtrade/dependabot/pip/develop/urllib3-1.26.3 Matthias 2021-02-01 11:01:45 +0100
  • 4facf662de Fix random test-failure caused by un-clean hyperopt shutdown Matthias 2021-02-01 11:00:55 +0100
  • fd5468f9cc
    Merge pull request #4292 from freqtrade/dependabot/pip/develop/pymdown-extensions-8.1.1 Matthias 2021-02-01 10:52:47 +0100
  • ccdac3d4c3
    Bump urllib3 from 1.26.2 to 1.26.3 dependabot[bot] 2021-02-01 08:50:24 +0000
  • 3f71ea3eb3
    Bump mypy from 0.790 to 0.800 dependabot[bot] 2021-02-01 08:46:54 +0000
  • 7fcf0d5231
    Bump pymdown-extensions from 8.1 to 8.1.1 dependabot[bot] 2021-02-01 08:45:31 +0000
  • dc55c79e41
    Merge pull request #4286 from freqtrade/dataload_valueerror Matthias 2021-02-01 07:52:05 +0100
  • ed2ae65ffb
    Merge pull request #4293 from freqtrade/dependabot/pip/develop/jinja2-2.11.3 Matthias 2021-02-01 07:48:22 +0100
  • 8e1f3a5196
    Merge pull request #4291 from freqtrade/dependabot/pip/develop/pytest-6.2.2 Matthias 2021-02-01 07:47:40 +0100
  • 382cd9eaaf
    Merge pull request #4295 from freqtrade/dependabot/pip/develop/mkdocs-material-6.2.7 Matthias 2021-02-01 07:47:23 +0100
  • 8cf8ef98c4
    Merge pull request #4294 from freqtrade/dependabot/pip/develop/ccxt-1.41.35 Matthias 2021-02-01 07:47:06 +0100
  • 2a5e0920ec
    Bump mkdocs-material from 6.2.5 to 6.2.7 dependabot[bot] 2021-02-01 05:42:08 +0000
  • aa7120f27c
    Bump ccxt from 1.40.99 to 1.41.35 dependabot[bot] 2021-02-01 05:42:06 +0000
  • ed1d4f0568
    Bump jinja2 from 2.11.2 to 2.11.3 dependabot[bot] 2021-02-01 05:42:05 +0000
  • 76312d722a
    Bump pytest from 6.2.1 to 6.2.2 dependabot[bot] 2021-02-01 05:41:53 +0000
  • 2c80388b40 Fix valueerror in case of empty array files Matthias 2021-01-31 19:49:14 +0100
  • 06e2bc94c3 Deploy to subdirectory Matthias 2021-01-31 15:37:57 +0100
  • e4a085027b Add test for UI methods Matthias 2021-01-31 15:27:00 +0100
  • 28be71806f Install html file as well Matthias 2021-01-31 15:00:13 +0100
  • a87a885ccd Don't use Path object to return fileresponses Matthias 2021-01-31 14:54:58 +0100
  • 7b3d99819f Fix bug with not cleaning UI folder Matthias 2021-01-31 14:43:16 +0100
  • 944d674eeb Store freqUI version and read it again Matthias 2021-01-31 14:39:46 +0100
  • 2af1d2d639 Extract last FreqUI version from api response Matthias 2021-01-31 14:38:40 +0100
  • 1df0aa8751 Add ui installation to docker container builds Matthias 2021-01-25 21:08:15 +0100
  • 35c2e2556e Document FreqUI usage Matthias 2021-01-25 20:48:52 +0100
  • e928d2991d Add fallback file Matthias 2021-01-16 10:27:15 +0100
  • f05f2c45e8 Allow deleting of UI only Matthias 2021-01-16 10:15:27 +0100
  • ddc99553bd Add test case for get_ui_download_url Matthias 2021-01-10 14:52:51 +0100
  • a1a35115ad Extract get_ui_download_url Matthias 2021-01-10 14:46:59 +0100
  • 87ed2d7502 Write some tests for UI Downloading Matthias 2021-01-10 14:06:06 +0100
  • a47616eed4 Add UI installation subcommand Matthias 2021-01-10 13:55:16 +0100
  • 27970b424d Add webUI serving to api-server Matthias 2021-01-10 10:31:05 +0100
  • 79087ba166 Fix intermitted test failure Matthias 2021-01-31 14:50:39 +0100
  • f288ed1f36
    Merge pull request #4284 from freqtrade/windows_ci_error Matthias 2021-01-31 13:59:36 +0100
  • 5724371a4f Fix types for numpy 1.20.0 upgrade Matthias 2021-01-31 11:21:23 +0100
  • 92721db583 Version bump numpy to 1.20.0 Matthias 2021-01-31 10:39:37 +0100
  • bc586fe73b Try fix CI Matthias 2021-01-31 10:29:43 +0100
  • 4cc93151c5
    Fix a bug when compare sell_profit_offset Pan Long 2021-01-31 12:14:09 +0800
  • 16dad8b6d4 Allow custom_stoploss to cooperate with stoploss on exchange Matthias 2021-01-30 20:11:18 +0100
  • 30e5c01cb1 Improve formatting of custom_stoploss docs Matthias 2021-01-30 19:59:14 +0100
  • afdb39d78f
    Merge pull request #4280 from andre-ac/develop Matthias 2021-01-30 19:20:13 +0100
  • 6b63129eb0
    Fixed virtualenv link andre-ac 2021-01-30 15:36:59 +0000
  • 406682c3bb Fix random api failure in slow cases Matthias 2021-01-30 10:20:40 +0100
  • b68ed458b8
    Merge pull request #4067 from freqtrade/dependabot/docker/python-3.9.1-slim-buster Matthias 2021-01-30 10:13:32 +0100
  • 5d18289821 Fix name in issue template Matthias 2021-01-30 07:17:25 +0100
  • 44ecce399a
    Create config.json sobeit2020 2021-01-29 22:57:45 +0000
  • 601421d711
    Create 1. defaultBB +6609%.py sobeit2020 2021-01-29 22:55:27 +0000
  • 375f551e5d
    Merge pull request #4218 from sobeit2020/develop Matthias 2021-01-29 20:01:07 +0100
  • 1e6194fa30 Improve wording, fix hirerchial hierarchy Matthias 2021-01-29 19:46:45 +0100
  • d8353bc90e Merge branch 'develop' into pr/sobeit2020/4218 Matthias 2021-01-29 19:11:19 +0100
  • ea0ffbae73 use profit_ratio in calculate_cum_profit Matthias 2021-01-29 19:06:46 +0100
  • ad9efd3ac5
    Merge pull request #4275 from freqtrade/markets_ref Matthias 2021-01-29 16:57:57 +0100
  • b12d0b110e
    Update installation.md sobeit2020 2021-01-28 23:09:39 +0000
  • 5cdd9dd445 Cache markets in the exchange object Matthias 2021-01-28 19:40:10 +0100
  • 4bb2a00f03
    Bump python from 3.8.6-slim-buster to 3.9.1-slim-buster dependabot[bot] 2021-01-27 18:12:56 +0000
  • 65459086a3
    Merge pull request #4268 from freqtrade/backtest_trade_object Matthias 2021-01-27 19:10:21 +0100
  • 766c786d90
    Merge pull request #4273 from freqtrade/new_release 2021.1 Matthias 2021-01-27 19:02:52 +0100
  • d1d77f56df
    Update installation.md sobeit2020 2021-01-27 13:38:59 +0000
  • a414d5d75a
    Update installation.md sobeit2020 2021-01-27 13:25:16 +0000
  • ec2cf7f979
    Update installation.md sobeit2020 2021-01-27 13:23:53 +0000
  • 5da8a3078b
    Update installation.md sobeit2020 2021-01-27 13:04:04 +0000
  • eac98dbbd6 Version bump to 2021.1 Matthias 2021-01-27 07:29:40 +0100
  • a9b4d6de33 Check for existance of ask key in ticker Matthias 2021-01-26 17:16:57 +0100
  • 4d7f3e570b Add test for spreadfilter division exception Matthias 2021-01-26 17:15:47 +0100
  • 5ab8cc56a4 Update docs to also work for postgres Matthias 2021-01-26 08:13:43 +0100
  • 9005cd25b8
    Merge pull request #4256 from thopd88/patch-2 Matthias 2021-01-26 07:21:39 +0100
  • 8f529f48da
    Update freqtrade/freqtradebot.py use is_open.is_(True) Tho Pham (Alex) 2021-01-26 07:38:25 +0700
  • 188010329c
    Update installation.md sobeit2020 2021-01-25 21:22:43 +0000
  • bcc7adb186
    Update installation.md sobeit2020 2021-01-25 21:18:38 +0000
  • d848242379
    Update installation.md sobeit2020 2021-01-25 21:12:48 +0000
  • 39cef2dbe0
    Update environment.yml sobeit2020 2021-01-25 20:45:35 +0000
  • 4a28fab8a1
    Update installation.md sobeit2020 2021-01-25 20:41:55 +0000
  • 91b6c02947 Update download-data --dl-trades sample command Matthias 2021-01-25 20:57:05 +0100
  • 65e0ba60dc
    Update installation.md sobeit2020 2021-01-25 19:51:01 +0000
  • 13ad6dd461 Fix documentation Matthias 2021-01-25 19:47:44 +0100
  • c659150d9f Also print trade_duration in seconds to json Matthias 2021-01-24 20:09:18 +0100
  • 3a83492999
    Merge pull request #4265 from freqtrade/dependabot/pip/develop/ccxt-1.40.99 Matthias 2021-01-25 10:11:56 +0100
  • f98bd40955
    Bump ccxt from 1.40.74 to 1.40.99 dependabot[bot] 2021-01-25 08:24:17 +0000
  • 6fc165c133
    Merge pull request #4264 from freqtrade/dependabot/pip/develop/scikit-learn-0.24.1 Matthias 2021-01-25 08:23:57 +0100
  • d10e00b61b
    Merge pull request #4262 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.14 Matthias 2021-01-25 08:23:30 +0100
  • c0df15af29
    Merge pull request #4257 from freqtrade/dependabot/pip/develop/cachetools-4.2.1 Matthias 2021-01-25 08:22:46 +0100
  • 9b8148356e
    Merge pull request #4261 from freqtrade/dependabot/pip/develop/pandas-1.2.1 Matthias 2021-01-25 08:22:12 +0100
  • 04058b1a33
    Merge pull request #4258 from freqtrade/dependabot/pip/develop/blosc-1.10.2 Matthias 2021-01-25 08:04:27 +0100
  • 1314e75bc6
    Merge pull request #4259 from freqtrade/dependabot/pip/develop/pytest-cov-2.11.1 Matthias 2021-01-25 08:03:24 +0100
  • cb749b578d
    Bump scikit-learn from 0.24.0 to 0.24.1 dependabot[bot] 2021-01-25 05:37:51 +0000
  • f955a1db4f
    Bump ccxt from 1.40.74 to 1.40.96 dependabot[bot] 2021-01-25 05:37:50 +0000
  • fb99cf1459
    Bump prompt-toolkit from 3.0.10 to 3.0.14 dependabot[bot] 2021-01-25 05:37:50 +0000
  • d4e9037e6e
    Bump pandas from 1.2.0 to 1.2.1 dependabot[bot] 2021-01-25 05:37:49 +0000
  • afdcd2c0af
    Bump pytest-cov from 2.10.1 to 2.11.1 dependabot[bot] 2021-01-25 05:37:42 +0000
  • 9422062cbd
    Bump blosc from 1.10.1 to 1.10.2 dependabot[bot] 2021-01-25 05:37:25 +0000