Commit Graph

  • 5fae4ea2fd telegram: Formatting code Gonzalo Matheu 2021-04-14 17:52:47 -03:00
  • 50bdae8eb2 telegram: Adding forcebuy inline keyboard Gonzalo Matheu 2021-04-10 20:13:04 -03:00
  • e2f28991e6 telegram: Wrapping long line Gonzalo Matheu 2021-03-31 21:51:15 -03:00
  • 271e4500d9 telegram: Adding dynamic keyboard to /forcebuy response Gonzalo Matheu 2021-03-31 18:08:53 -03:00
  • 01b303e0f9 Aligning the doc grillzoo 2021-04-15 21:58:07 +01:00
  • 5e51ba6258 fix flake8 grillzoo 2021-04-15 21:38:00 +01:00
  • ce870bbcf7 Use 3 decimals for ROI space Matthias 2021-04-15 21:38:20 +02:00
  • a7f8da4bd5 Merge pull request #4713 from ugurcemozturk/patch-1 Matthias 2021-04-15 16:16:02 +02:00
  • 7142787256 Roll back unintended changes that break rendering Matthias 2021-04-15 15:41:35 +02:00
  • db9887c335 Merge pull request #4743 from JoeSchr/patch-1 Matthias 2021-04-15 15:34:50 +02:00
  • c9c039d640 remove copy() from custom_info example JoeSchr 2021-04-15 15:21:28 +02:00
  • ce23d9dfee Fix test min stake amount Théo Martin 2021-04-15 01:38:08 +01:00
  • 885096f2b3 Update tests for get_min_pair_stake_amount Théo Martin 2021-04-15 01:22:52 +01:00
  • fa343b0484 Fix get_min_pair_stake_amount formula Théo Martin 2021-04-15 01:19:30 +01:00
  • 52c482cecf Convert trailing and roi defaults to skdecimal Matthias 2021-04-14 20:34:34 +02:00
  • e820814809 Default-stoploss-hyperopt should use decimal space, nto real Matthias 2021-04-14 20:32:34 +02:00
  • 862df2b431 Add blacklist recommendation for kucoin Matthias 2021-04-14 19:43:32 +02:00
  • 6beb1c223f Merge pull request #4734 from freqtrade/get_tickers_ccache Matthias 2021-04-14 06:30:22 +02:00
  • ba38e398e4 Add type hint Matthias 2021-04-13 22:17:42 +02:00
  • c316531c49 make tests 3.7 compatible Matthias 2021-04-13 21:54:06 +02:00
  • c2f35ce416 /balance should use cached tickers when possible Matthias 2021-04-13 20:09:22 +02:00
  • 82d66410f7 Fix /performance output Matthias 2021-04-13 19:20:57 +02:00
  • 521e48c94a Add doc section for Kucoin Matthias 2021-04-13 13:55:08 +02:00
  • e4bb6b1582 Add kucoin exchange subclass Matthias 2021-04-13 12:28:07 +02:00
  • b0bd73272c Merge pull request #4730 from wr0ngc0degen/develop Matthias 2021-04-13 12:19:49 +02:00
  • 638cd4e8f1 Upgrade cleanup action to latest version Matthias 2021-04-13 12:04:22 +02:00
  • 37c8fd6ad7 Remove arrow from models.py Matthias 2021-04-13 11:55:03 +02:00
  • e0f2bb6160 update conda dependencies to make compatible with tables package wr0ngc0degen 2021-04-13 11:44:07 +02:00
  • 59cfbbee17 Merge pull request #4724 from csteeg/develop Matthias 2021-04-13 08:41:52 +02:00
  • 99e7ee1273 Fix ftx stoploss creation test Matthias 2021-04-13 08:26:26 +02:00
  • f1cf56cc42 Update current_whitelist test Matthias 2021-04-13 06:57:21 +02:00
  • 9b23be4021 Return a copy from current_whitelist Matthias 2021-04-13 06:49:53 +02:00
  • 4b902d6eb8 Don't use response-model on trades endpoint for now Matthias 2021-04-13 06:23:11 +02:00
  • 9a58a85347 Don't export "hum" date versions for trade objects. Matthias 2021-04-13 06:17:11 +02:00
  • b60c2bc9b6 Merge pull request #4725 from freqtrade/brew_install Matthias 2021-04-13 06:06:51 +02:00
  • 1194d0c0f4 Update brew before installing packages Matthias 2021-04-12 20:03:37 +02:00
  • cb60db01b1 Merge pull request #4703 from freqtrade/decimal_space Matthias 2021-04-12 19:18:10 +02:00
  • d4dc05980c Update ftx.py Chris van de Steeg 2021-04-12 16:01:46 +02:00
  • f1ac6853fc Fix discord invite link Matthias 2021-04-12 11:11:53 +02:00
  • b4a2d00698 Merge pull request #4719 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.7 Matthias 2021-04-12 08:13:10 +02:00
  • 8fe2a9cdc9 Merge pull request #4720 from freqtrade/dependabot/pip/develop/ccxt-1.47.47 Matthias 2021-04-12 08:12:12 +02:00
  • 0a91d2c7ce Merge pull request #4721 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.1 Matthias 2021-04-12 08:01:36 +02:00
  • c19ebc0157 Bump mkdocs-material from 7.1.0 to 7.1.1 dependabot[bot] 2021-04-12 05:26:58 +00:00
  • 53bbb2b42c Bump ccxt from 1.46.38 to 1.47.47 dependabot[bot] 2021-04-12 05:26:47 +00:00
  • 1b925ec4a9 Bump sqlalchemy from 1.4.5 to 1.4.7 dependabot[bot] 2021-04-12 05:26:11 +00:00
  • 906c4e64d3 chore(readme): Fix markdown of docker manual Ugur Cem Ozturk 2021-04-11 15:38:08 +03:00
  • aaf9872ef3 Simplify webserver test Matthias 2021-04-10 19:53:00 +02:00
  • be0dc737dc Merge pull request #4706 from freqtrade/simplify_fiat_convert Matthias 2021-04-10 14:57:34 +02:00
  • 4820b4b314 Fix test failure Matthias 2021-04-10 14:52:34 +02:00
  • 40fc9d4bfe Merge pull request #4707 from gerrito333/develop Matthias 2021-04-10 14:42:09 +02:00
  • 579e68f31e Reduce log verbosity when buying Matthias 2021-04-10 14:37:09 +02:00
  • 96a5b6555d fix documentation inconsistency fixes freqtrade/freqtrade#4650 gbojen 2021-04-10 14:31:12 +02:00
  • 14e8574235 fetch_balance is never called in dry-run Matthias 2021-04-10 14:13:00 +02:00
  • 37c2e037f1 Rename dry_run_order to create_dry_run_order Matthias 2021-04-10 13:50:56 +02:00
  • ebbe47f38d Simplify fiat convert and fix USD coingecko problem Matthias 2021-04-10 13:36:16 +02:00
  • 9804e20114 Don't use _set_value for autoOpt-Spaces Matthias 2021-04-10 09:53:48 +02:00
  • 4996bd443e Merge pull request #4697 from freqtrade/docker_user Matthias 2021-04-10 08:19:25 +02:00
  • 83fbaf16c8 Extract numeric param validation and explosion Matthias 2021-04-10 07:57:02 +02:00
  • ea4b5d675d Don't explode low/high, but use explicit parameters Matthias 2021-04-10 07:12:31 +02:00
  • 34e47db18d Test SKDecimal space Matthias 2021-04-09 22:15:24 +02:00
  • fedff1a75a Fix failing test Matthias 2021-04-09 22:10:20 +02:00
  • 5f67400649 Add SKDecimal Space Matthias 2021-04-09 21:58:15 +02:00
  • 126127c1e1 Fix armHF image to use ftuser on install too Matthias 2021-04-09 21:28:38 +02:00
  • 4b2cec22ec Chown .local dir Matthias 2021-04-09 19:33:40 +02:00
  • 421079ebb7 Merge pull request #4698 from brookmiles/add-faq-spot-only Matthias 2021-04-09 09:51:01 +02:00
  • 0b4b67e46b add FAQ entries for shorting, futures, and options Brook Miles 2021-04-09 10:36:03 +09:00
  • 644dcc1641 Only allow chown via sudo Matthias 2021-04-08 20:36:10 +02:00
  • 4eb251ce41 Update dockerfiles to run as non-root Matthias 2021-04-08 20:17:53 +02:00
  • 898c24949b Add chown method to support docker Matthias 2021-04-08 20:07:52 +02:00
  • 8cd3c05c39 Merge pull request #4686 from gerrito333/develop Matthias 2021-04-08 20:00:41 +02:00
  • 75e26b9981 Merge pull request #4694 from freqtrade/gitattr Matthias 2021-04-08 19:34:56 +02:00
  • 74bf0b6399 Fix typo in documentation Matthias 2021-04-08 19:29:51 +02:00
  • 5a5c5fccf2 Add gitattributes file Matthias 2021-04-08 16:45:52 +02:00
  • 862f69f895 removed typos gbojen 2021-04-08 16:43:38 +02:00
  • f8244d9d76 resolves freqtrade/freqtrade#4650 gbojen 2021-04-07 22:25:54 +02:00
  • 588c221df0 Merge pull request #4684 from aapopov92/patch-1 Matthias 2021-04-07 19:20:16 +02:00
  • 4d30c32ad2 Improve resiliancy of a test Matthias 2021-04-07 17:10:20 +02:00
  • c36051be56 Merge pull request #4685 from freqtrade/ft_has Matthias 2021-04-07 10:47:56 +02:00
  • 5ee879a747 isort resolves freqtrade/freqtrade#4650 gbojen 2021-04-07 10:15:51 +02:00
  • 17508efbbc resolves freqtrade/freqtrade#4650 gbojen 2021-04-07 08:59:44 +02:00
  • 7f8d90d34c Update list-exchanges doc with new format Matthias 2021-04-07 07:05:10 +02:00
  • d2680f6cb8 Remove telegram deprecation warning Matthias 2021-04-07 06:57:05 +02:00
  • ac6bff536f Fix test failure with UI test if UI is deployed Matthias 2021-04-07 06:55:11 +02:00
  • 0f0607baec Fix rangeestability filter caching issue Matthias 2021-04-07 06:52:34 +02:00
  • 9772a93634 resolves freqtrade/freqtrade#4650 gbojen 2021-04-06 23:11:40 +02:00
  • 9089323d26 resolves freqtrade/freqtrade#4650 gbojen 2021-04-06 22:46:36 +02:00
  • 187cf6dcd5 VolatilityFilter resolves freqtrade/freqtrade#4650 gbojen 2021-04-06 22:41:15 +02:00
  • a3b4667f7c Update exchange validation to use "validate_exchange". Matthias 2021-04-06 20:16:29 +02:00
  • b6599c1da9 Improve Kraken-specific config description. Aleksey Popov 2021-04-06 20:10:52 +02:00
  • be3b6ab491 Merge pull request #4683 from klara31/negative-sell_profit_offset Matthias 2021-04-06 20:09:18 +02:00
  • 5ed7828446 Remove hardcoded list of non-working exchanges Matthias 2021-04-06 20:03:38 +02:00
  • f37fbbf4e1 Update constants.py klara31 2021-04-06 19:47:48 +02:00
  • c40b811f19 flush after creating mock trades Matthias 2021-04-06 19:35:17 +02:00
  • bf0886a839 Update constants.py klara31 2021-04-06 18:35:30 +02:00
  • 56ef3af424 Allow comments in pairs files Matthias 2021-04-06 11:59:58 +02:00
  • 1733e24062 pyLint adjustment resolves freqtrade#4650 gbojen 2021-04-06 10:44:13 +02:00
  • be770a8941 added VolatilityFilter resolves freqtrade#4650 gbojen 2021-04-06 10:42:53 +02:00
  • 6f02acdbbd Revert "resolves freqtrade/freqtrade#4650" gbojen 2021-04-06 10:39:27 +02:00
  • 142690c930 resolves freqtrade/freqtrade#4650 gbojen 2021-04-06 10:05:03 +02:00
  • f1f79b9448 Merge pull request #4679 from freqtrade/dependabot/docker/python-3.9.4-slim-buster Matthias 2021-04-06 08:16:46 +02:00