Commit Graph

  • b60c2bc9b6
    Merge pull request #4725 from freqtrade/brew_install Matthias 2021-04-13 06:06:51 +0200
  • 1194d0c0f4 Update brew before installing packages Matthias 2021-04-12 20:03:37 +0200
  • cb60db01b1
    Merge pull request #4703 from freqtrade/decimal_space Matthias 2021-04-12 19:18:10 +0200
  • d4dc05980c
    Update ftx.py Chris van de Steeg 2021-04-12 16:01:46 +0200
  • f1ac6853fc Fix discord invite link Matthias 2021-04-12 11:11:53 +0200
  • b4a2d00698
    Merge pull request #4719 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.7 Matthias 2021-04-12 08:13:10 +0200
  • 8fe2a9cdc9
    Merge pull request #4720 from freqtrade/dependabot/pip/develop/ccxt-1.47.47 Matthias 2021-04-12 08:12:12 +0200
  • 0a91d2c7ce
    Merge pull request #4721 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.1 Matthias 2021-04-12 08:01:36 +0200
  • c19ebc0157
    Bump mkdocs-material from 7.1.0 to 7.1.1 dependabot[bot] 2021-04-12 05:26:58 +0000
  • 53bbb2b42c
    Bump ccxt from 1.46.38 to 1.47.47 dependabot[bot] 2021-04-12 05:26:47 +0000
  • 1b925ec4a9
    Bump sqlalchemy from 1.4.5 to 1.4.7 dependabot[bot] 2021-04-12 05:26:11 +0000
  • c95bebe099
    Retry accessing the database if it's too busy epigramx 2021-04-12 03:11:29 +0300
  • 75c89bcd64 refactor test kecheon 2021-04-11 22:14:37 +0900
  • 906c4e64d3
    chore(readme): Fix markdown of docker manual Ugur Cem Ozturk 2021-04-11 15:38:08 +0300
  • 157a43f2ba add upbit kecheon 2021-04-11 19:23:12 +0900
  • 7c290baeae Merge branch 'develop' of https://github.com/kecheon/freqtrade into develop kecheon 2021-04-11 10:19:51 +0900
  • 39458d1db8 Strategy002 added kecheon 2021-04-11 08:35:55 +0900
  • aaf9872ef3 Simplify webserver test Matthias 2021-04-10 19:53:00 +0200
  • be0dc737dc
    Merge pull request #4706 from freqtrade/simplify_fiat_convert Matthias 2021-04-10 14:57:34 +0200
  • 4820b4b314 Fix test failure Matthias 2021-04-10 14:52:34 +0200
  • 40fc9d4bfe
    Merge pull request #4707 from gerrito333/develop Matthias 2021-04-10 14:42:09 +0200
  • 579e68f31e Reduce log verbosity when buying Matthias 2021-04-10 14:37:09 +0200
  • 96a5b6555d fix documentation inconsistency fixes freqtrade/freqtrade#4650 gbojen 2021-04-10 14:31:12 +0200
  • 14e8574235 fetch_balance is never called in dry-run Matthias 2021-04-10 14:13:00 +0200
  • 37c2e037f1 Rename dry_run_order to create_dry_run_order Matthias 2021-04-10 13:50:56 +0200
  • ebbe47f38d Simplify fiat convert and fix USD coingecko problem Matthias 2021-04-10 13:36:16 +0200
  • 9804e20114 Don't use _set_value for autoOpt-Spaces Matthias 2021-04-10 09:53:48 +0200
  • 4996bd443e
    Merge pull request #4697 from freqtrade/docker_user Matthias 2021-04-10 08:19:25 +0200
  • 83fbaf16c8 Extract numeric param validation and explosion Matthias 2021-04-10 07:57:02 +0200
  • ea4b5d675d Don't explode low/high, but use explicit parameters Matthias 2021-04-10 07:12:31 +0200
  • 34e47db18d Test SKDecimal space Matthias 2021-04-09 22:15:24 +0200
  • fedff1a75a Fix failing test Matthias 2021-04-09 22:10:20 +0200
  • 5f67400649 Add SKDecimal Space Matthias 2021-04-09 21:58:15 +0200
  • 126127c1e1 Fix armHF image to use ftuser on install too Matthias 2021-04-09 21:28:38 +0200
  • 4b2cec22ec Chown .local dir Matthias 2021-04-09 19:33:40 +0200
  • 421079ebb7
    Merge pull request #4698 from brookmiles/add-faq-spot-only Matthias 2021-04-09 09:51:01 +0200
  • 0b4b67e46b add FAQ entries for shorting, futures, and options Brook Miles 2021-04-09 10:36:03 +0900
  • 644dcc1641 Only allow chown via sudo Matthias 2021-04-08 20:36:10 +0200
  • 4eb251ce41 Update dockerfiles to run as non-root Matthias 2021-04-08 20:17:53 +0200
  • 898c24949b Add chown method to support docker Matthias 2021-04-08 20:07:52 +0200
  • 8cd3c05c39
    Merge pull request #4686 from gerrito333/develop Matthias 2021-04-08 20:00:41 +0200
  • 75e26b9981
    Merge pull request #4694 from freqtrade/gitattr Matthias 2021-04-08 19:34:56 +0200
  • 74bf0b6399 Fix typo in documentation Matthias 2021-04-08 19:29:51 +0200
  • 1e3af792ac fix: using whole data instead of timerange Joe Schr 2021-04-08 18:45:15 +0200
  • 5a5c5fccf2 Add gitattributes file Matthias 2021-04-08 16:45:52 +0200
  • 862f69f895 removed typos gbojen 2021-04-08 16:43:38 +0200
  • f8244d9d76 resolves freqtrade/freqtrade#4650 gbojen 2021-04-07 22:25:54 +0200
  • 588c221df0
    Merge pull request #4684 from aapopov92/patch-1 Matthias 2021-04-07 19:20:16 +0200
  • 4d30c32ad2 Improve resiliancy of a test Matthias 2021-04-07 17:10:20 +0200
  • c36051be56
    Merge pull request #4685 from freqtrade/ft_has Matthias 2021-04-07 10:47:56 +0200
  • 5ee879a747 isort resolves freqtrade/freqtrade#4650 gbojen 2021-04-07 10:15:51 +0200
  • 17508efbbc resolves freqtrade/freqtrade#4650 gbojen 2021-04-07 08:59:44 +0200
  • 7f8d90d34c Update list-exchanges doc with new format Matthias 2021-04-07 07:05:10 +0200
  • d2680f6cb8 Remove telegram deprecation warning Matthias 2021-04-07 06:57:05 +0200
  • ac6bff536f Fix test failure with UI test if UI is deployed Matthias 2021-04-07 06:55:11 +0200
  • 0f0607baec Fix rangeestability filter caching issue Matthias 2021-04-07 06:52:34 +0200
  • 9772a93634 resolves freqtrade/freqtrade#4650 gbojen 2021-04-06 23:11:40 +0200
  • 9089323d26 resolves freqtrade/freqtrade#4650 gbojen 2021-04-06 22:46:36 +0200
  • 187cf6dcd5 VolatilityFilter resolves freqtrade/freqtrade#4650 gbojen 2021-04-06 22:41:15 +0200
  • a3b4667f7c Update exchange validation to use "validate_exchange". Matthias 2021-04-06 20:16:29 +0200
  • b6599c1da9
    Improve Kraken-specific config description. Aleksey Popov 2021-04-06 20:10:52 +0200
  • be3b6ab491
    Merge pull request #4683 from klara31/negative-sell_profit_offset Matthias 2021-04-06 20:09:18 +0200
  • 5ed7828446 Remove hardcoded list of non-working exchanges Matthias 2021-04-06 20:03:38 +0200
  • f37fbbf4e1
    Update constants.py klara31 2021-04-06 19:47:48 +0200
  • c40b811f19 flush after creating mock trades Matthias 2021-04-06 19:35:17 +0200
  • bf0886a839
    Update constants.py klara31 2021-04-06 18:35:30 +0200
  • 56ef3af424 Allow comments in pairs files Matthias 2021-04-06 11:59:58 +0200
  • 1733e24062 pyLint adjustment resolves freqtrade#4650 gbojen 2021-04-06 10:44:13 +0200
  • be770a8941 added VolatilityFilter resolves freqtrade#4650 gbojen 2021-04-06 10:42:53 +0200
  • 6f02acdbbd Revert "resolves freqtrade/freqtrade#4650" gbojen 2021-04-06 10:39:27 +0200
  • 142690c930 resolves freqtrade/freqtrade#4650 gbojen 2021-04-06 10:05:03 +0200
  • f1f79b9448
    Merge pull request #4679 from freqtrade/dependabot/docker/python-3.9.4-slim-buster Matthias 2021-04-06 08:16:46 +0200
  • ddabfe0206 adjust tests to match new exchangelist output Matthias 2021-04-06 07:57:27 +0200
  • 969d44a952
    Update Dockerfile.armhf Matthias 2021-04-06 07:49:16 +0200
  • 0550f261f1 Add exchange_has validation Matthias 2021-04-06 07:47:44 +0200
  • 6633752fcb
    Bump python from 3.9.3-slim-buster to 3.9.4-slim-buster dependabot[bot] 2021-04-06 05:29:34 +0000
  • 6183126130 Standardize CRLF throughout repo Mads Sørensen 2021-04-05 17:58:00 +0000
  • fc78246bbc Some changes to rest-api docs Mads Sørensen 2021-04-05 19:34:01 +0200
  • ddba0d688e Add new trade endpoint to docs Mads Sørensen 2021-04-05 19:32:55 +0200
  • c176e277f1 Add a REST endpoint for getting a specific trade Mads Sørensen 2021-04-05 19:31:34 +0200
  • 78a84f8081 Allow --hyperoptloss in addition to --hyperopt-loss Matthias 2021-04-05 15:38:33 +0200
  • 7b2a0d46cb Fix typo Matthias 2021-04-05 15:38:25 +0200
  • 3044aa18e6 Add warning for hyperopt-parameters Matthias 2021-04-05 14:45:42 +0200
  • 431f0a3db4
    Merge pull request #4671 from freqtrade/fix/sqlalchemy Matthias 2021-04-05 14:09:35 +0200
  • 7d9777723c Matthias 2021-04-05 11:56:28 +0000
  • b470672dfd
    Merge pull request #4596 from rokups/rk/hyper-strategy Matthias 2021-04-05 13:55:32 +0200
  • c51839dc3b Make the logmessage for loaded parameters clearer Matthias 2021-04-05 11:21:20 +0200
  • dc406fe19f Fail in case of name and explicit space name collisions Matthias 2021-04-05 10:53:00 +0200
  • 1f7eeb42a2
    Merge pull request #4670 from freqtrade/dependabot/docker/python-3.9.3-slim-buster Matthias 2021-04-05 08:46:30 +0200
  • 7132aefd60 Rename Trade.session to Trade._session Matthias 2021-04-05 08:46:12 +0200
  • af52581813
    Update Dockerfile.armhf Matthias 2021-04-05 08:22:01 +0200
  • 6a4da8cd42
    Merge pull request #4667 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.5 Matthias 2021-04-05 08:20:56 +0200
  • b4ff0801f8
    Merge pull request #4666 from freqtrade/dependabot/pip/develop/ccxt-1.46.38 Matthias 2021-04-05 08:20:26 +0200
  • 7cd2fefc1f
    Merge pull request #4668 from freqtrade/dependabot/pip/develop/pycoingecko-1.4.1 Matthias 2021-04-05 08:18:51 +0200
  • c40e26632a
    Merge pull request #4669 from freqtrade/dependabot/pip/develop/pytest-6.2.3 Matthias 2021-04-05 08:16:29 +0200
  • 2733683291
    Merge pull request #4665 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.0 Matthias 2021-04-05 08:15:47 +0200
  • e979f132e3
    Bump python from 3.9.2-slim-buster to 3.9.3-slim-buster dependabot[bot] 2021-04-05 05:57:56 +0000
  • ea0b47a7f9 Replace test occurances of Trade.session with Trade.query.session Matthias 2021-04-05 07:38:07 +0200
  • 0407bf755f Use .query.session to make sure the scoped session is used properly Matthias 2021-04-05 07:28:51 +0200
  • abbc56c1cc
    Bump pytest from 6.2.2 to 6.2.3 dependabot[bot] 2021-04-05 05:27:44 +0000