Commit Graph

8663 Commits

Author SHA1 Message Date
Matthias 593d13ebdd Show new values also in Telegram 2020-05-05 21:21:20 +02:00
Matthias e4023a6567 Add some minor things to show_config 2020-05-05 21:19:35 +02:00
hroff-1902 77d889beff
Merge pull request #3262 from freqtrade/humanize_show_trades_error
Humanize show-trades error when no database is specified
2020-05-05 21:28:14 +03:00
Matthias ffef4bc474 Humanize show-trades error when no database is specified 2020-05-05 19:48:28 +02:00
hroff-1902 1b448f57b9
Merge pull request #3242 from freqtrade/feat/trade_show
New subcommand show-trades
2020-05-05 19:26:59 +03:00
hroff-1902 0340d7bf37
Merge pull request #3249 from freqtrade/increase_rate_cache
[minor] Increase cache for rate limit to avoid delays
2020-05-05 19:08:31 +03:00
Matthias d3a0ab8096 Change mock-status to be open when testing unfilled... 2020-05-05 07:12:49 +02:00
Matthias 981976681a Use filled, it's the safer choice when determining the filled amount. 2020-05-05 07:09:12 +02:00
Matthias b4aeb93a18 Add test testing the different ways exchanges may return data 2020-05-05 07:07:42 +02:00
Matthias f040c20688 Use filled in tests 2020-05-05 06:41:01 +02:00
Matthias 648723fb83 Use 30min rate cache 2020-05-05 06:32:03 +02:00
Matthias 06aee85398
Merge pull request #3253 from freqtrade/dependabot/pip/develop/progressbar2-3.51.3
Bump progressbar2 from 3.51.0 to 3.51.3
2020-05-04 15:13:21 +02:00
Matthias 3ad9df66ad
Merge pull request #3252 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.12.0
Bump pytest-asyncio from 0.11.0 to 0.12.0
2020-05-04 15:06:43 +02:00
Matthias e6c83b802f
Merge pull request #3256 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.7
Bump python-telegram-bot from 12.6.1 to 12.7
2020-05-04 15:03:51 +02:00
dependabot-preview[bot] 5dde6d3fac
Bump python-telegram-bot from 12.6.1 to 12.7
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 12.6.1 to 12.7.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v12.6.1...v12.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 12:40:24 +00:00
Matthias 7ad6e03e5a
Merge pull request #3250 from freqtrade/dependabot/pip/develop/numpy-1.18.4
Bump numpy from 1.18.3 to 1.18.4
2020-05-04 14:39:06 +02:00
Matthias a0fe49ede6
Merge pull request #3251 from freqtrade/dependabot/pip/develop/arrow-0.15.6
Bump arrow from 0.15.5 to 0.15.6
2020-05-04 13:56:23 +02:00
Matthias e5cc0640f6
Merge pull request #3254 from freqtrade/dependabot/pip/develop/ccxt-1.27.20
Bump ccxt from 1.27.1 to 1.27.20
2020-05-04 13:55:26 +02:00
Matthias f7020bdc10
Merge pull request #3255 from freqtrade/dependabot/pip/develop/mkdocs-material-5.1.5
Bump mkdocs-material from 5.1.3 to 5.1.5
2020-05-04 13:46:10 +02:00
dependabot-preview[bot] 32eb1c5705
Bump mkdocs-material from 5.1.3 to 5.1.5
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.1.3 to 5.1.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.1.3...5.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 09:19:26 +00:00
dependabot-preview[bot] 611b9c88d1
Bump ccxt from 1.27.1 to 1.27.20
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.27.1 to 1.27.20.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/doc/exchanges-by-country.rst)
- [Commits](https://github.com/ccxt/ccxt/compare/1.27.1...1.27.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 09:18:49 +00:00
dependabot-preview[bot] 2c352e6b82
Bump progressbar2 from 3.51.0 to 3.51.3
Bumps [progressbar2](https://github.com/WoLpH/python-progressbar) from 3.51.0 to 3.51.3.
- [Release notes](https://github.com/WoLpH/python-progressbar/releases)
- [Changelog](https://github.com/WoLpH/python-progressbar/blob/develop/CHANGES.rst)
- [Commits](https://github.com/WoLpH/python-progressbar/compare/v3.51.0...v3.51.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 09:18:02 +00:00
dependabot-preview[bot] 68f0b105a9
Bump pytest-asyncio from 0.11.0 to 0.12.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 09:17:23 +00:00
dependabot-preview[bot] a14e027ad4
Bump arrow from 0.15.5 to 0.15.6
Bumps [arrow](https://github.com/crsmithdev/arrow) from 0.15.5 to 0.15.6.
- [Release notes](https://github.com/crsmithdev/arrow/releases)
- [Changelog](https://github.com/crsmithdev/arrow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/crsmithdev/arrow/compare/0.15.5...0.15.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 09:16:50 +00:00
dependabot-preview[bot] f7a3bb82da
Bump numpy from 1.18.3 to 1.18.4
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.3...v1.18.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 09:16:28 +00:00
hroff-1902 b88724ed9e
Merge pull request #3248 from freqtrade/fallback_amoutn
[minor] Improve logmessage when falling back to wallet amount
2020-05-04 05:22:20 +03:00
Matthias b38f9ed5e7 Increase cache for rate limit to avoid delays
Helps when calling /status or /status table frequently on slowish
exchanges
2020-05-03 20:44:18 +02:00
Matthias 2a4c9bf3d3 Improve logmessage when falling back to wallet amount 2020-05-03 20:32:45 +02:00
Florian Merz 889a153731 fix PEP8 2020-05-03 17:29:56 +02:00
Florian Merz 690bb7646a hyperopt csv export - add params 2020-05-03 17:00:12 +02:00
Matthias 1c9c72937e Adjust trade-ids param 2020-05-03 15:32:09 +02:00
Matthias e92d3867cf Fix failing test 2020-05-03 15:25:54 +02:00
Matthias 81397874eb Remove commented mock 2020-05-03 11:29:51 +02:00
Matthias 72282a2239 Add explicit test for fee_conditional 2020-05-03 11:28:29 +02:00
Matthias 58168336e1 Add test for apply_fee_conditional 2020-05-03 11:13:59 +02:00
Matthias 38c4949360 Align applying of fee when comming from orders or trades 2020-05-03 10:50:59 +02:00
Matthias 7dcef58f15 Add show-trades to documentation 2020-05-02 11:50:53 +02:00
Matthias 1066a4504b Add test for show_trades 2020-05-02 11:44:18 +02:00
Matthias 56bb5f7a11 Add show-trades command 2020-05-02 11:26:12 +02:00
Matthias 78b3d8487f Add typehint 2020-05-01 20:34:58 +02:00
Matthias 021e2b58ca Support partially cancelled orders for fee calculation 2020-05-01 20:24:26 +02:00
Matthias 737fc6d198 Fix bug when querying side 2020-05-01 20:05:13 +02:00
Matthias 71c90422ba Add explicit test for fee_updated 2020-05-01 20:02:38 +02:00
Matthias 6d620ba1f6 Verify if fee for this side has been updated 2020-05-01 19:54:16 +02:00
Matthias 6b33d5af1e Fix fee-calculation for dry-run orders 2020-05-01 19:51:35 +02:00
jpribyl bd51cd332b Cancel all open orders after receiving /stop or ctrl+c 2020-05-01 10:36:11 -06:00
hroff-1902 0f50449196
Merge pull request #3241 from freqtrade/fix/deprecation
Use non-deprectated parameter for progressbar
2020-05-01 19:18:28 +03:00
Matthias 509f38d3aa Use non-deprectated parameter for progressbar 2020-05-01 17:59:24 +02:00
Matthias 40d4949f06 Don't handle trades if they've just been closed. 2020-05-01 17:46:01 +02:00
Matthias 7558e4bffe Split fee detection from trades from general logic 2020-05-01 16:13:07 +02:00