Xanders
|
efa50be145
|
Fix blank lines rule at test_rpc_webhook.py
|
2021-02-26 21:32:41 +03:00 |
|
Xanders
|
7281e794b4
|
Fix too long line at webhook.py
|
2021-02-26 21:31:33 +03:00 |
|
Matthias
|
9a926c155d
|
Add forcesell entry to full config
|
2021-02-26 19:30:42 +01:00 |
|
Xanders
|
984e70d4e8
|
Add webhook result example to documentation
|
2021-02-26 21:15:40 +03:00 |
|
Xanders
|
52641aaa31
|
Add test for webhook JSON format
|
2021-02-26 18:12:10 +03:00 |
|
Xanders
|
a2cd3ed5ba
|
Add documentation for JSON webhook format
|
2021-02-26 17:59:38 +03:00 |
|
Xanders
|
fc69240e6d
|
Add JSON-encoded webhooks
|
2021-02-26 17:46:23 +03:00 |
|
Matthias
|
cc12919ee3
|
Merge pull request #4445 from seguri/patch-1
Fix #4441
|
2021-02-26 11:28:50 +01:00 |
|
Marco Seguri
|
51d73a5889
|
Fix #4441
|
2021-02-26 11:11:27 +01:00 |
|
Matthias
|
55015c4aa3
|
Merge pull request #4444 from freqtrade/dependabot/pip/aiohttp-3.7.4
Bump aiohttp from 3.7.3 to 3.7.4
|
2021-02-26 08:31:11 +01:00 |
|
dependabot[bot]
|
622ff771ec
|
Bump aiohttp from 3.7.3 to 3.7.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.3...v3.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-26 07:21:04 +00:00 |
|
Matthias
|
1b3b389109
|
Remove binanceje, add ftx to config selector
closes #4441
|
2021-02-26 07:58:15 +01:00 |
|
Matthias
|
c4979fd87f
|
Add note to check configuration settings to docker quickstart
part of #4441
|
2021-02-26 06:57:51 +01:00 |
|
Matthias
|
d877e3c1df
|
Fix failing CI due to unavailable pairs
|
2021-02-26 06:51:32 +01:00 |
|
Matthias
|
6d38a2e659
|
Small enhancements to docs
|
2021-02-25 19:57:09 +01:00 |
|
Matthias
|
262394e112
|
Add psutils to support OOM Gracefull shutdown
closes #4436, #4439 #3990
|
2021-02-25 19:24:30 +01:00 |
|
Th0masL
|
006f31129e
|
Reduced length of the line
|
2021-02-25 05:23:24 +02:00 |
|
Th0masL
|
117f0064ed
|
Allow changing the order_type for forcesell
|
2021-02-25 05:02:08 +02:00 |
|
Matthias
|
1f30c3d7f1
|
Refresh slack link
|
2021-02-24 06:46:32 +01:00 |
|
Matthias
|
d6d8678fd6
|
Fix missleading FAQ information
|
2021-02-24 06:34:10 +01:00 |
|
Matthias
|
133562ba06
|
Merge pull request #4428 from freqtrade/dependabot/pip/develop/ccxt-1.42.19
Bump ccxt from 1.41.90 to 1.42.19
|
2021-02-22 22:01:38 +01:00 |
|
Matthias
|
e8794e8b8c
|
Merge pull request #4429 from freqtrade/dependabot/pip/develop/tabulate-0.8.9
Bump tabulate from 0.8.8 to 0.8.9
|
2021-02-22 21:59:44 +01:00 |
|
dependabot[bot]
|
3612c786b5
|
Bump tabulate from 0.8.8 to 0.8.9
Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.8 to 0.8.9.
- [Release notes](https://github.com/astanin/python-tabulate/releases)
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG)
- [Commits](https://github.com/astanin/python-tabulate/compare/v0.8.8...v0.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-22 19:06:39 +00:00 |
|
dependabot[bot]
|
a0fa1e84fc
|
Bump ccxt from 1.41.90 to 1.42.19
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.41.90 to 1.42.19.
- [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.41.90...1.42.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-22 19:06:36 +00:00 |
|
Matthias
|
c71ecd3680
|
Fix wrong pair-content in strategy-analysis notebook and documentation
closes #4399
|
2021-02-22 20:04:36 +01:00 |
|
Matthias
|
2b5f1ff256
|
Merge pull request #4426 from freqtrade/fix/4405
Don't fail API calls when live price is not available
|
2021-02-22 14:09:20 +01:00 |
|
Matthias
|
228e51b60b
|
Fix #4405
|
2021-02-22 13:34:52 +01:00 |
|
Matthias
|
5e4730b73b
|
Add test confirming #4405
|
2021-02-22 11:44:39 +01:00 |
|
Matthias
|
62885166a9
|
Merge pull request #4424 from freqtrade/dependabot/docker/python-3.9.2-slim-buster
Bump python from 3.9.1-slim-buster to 3.9.2-slim-buster
|
2021-02-22 08:43:54 +01:00 |
|
Matthias
|
21933a55f7
|
Merge pull request #4423 from freqtrade/dependabot/pip/develop/cryptography-3.4.6
Bump cryptography from 3.4.5 to 3.4.6
|
2021-02-22 08:23:19 +01:00 |
|
Matthias
|
8a62bfa0e5
|
armhf image should not be updated to python3.9
|
2021-02-22 08:20:45 +01:00 |
|
Matthias
|
8ffeafd2c3
|
Merge pull request #4422 from freqtrade/dependabot/pip/develop/scipy-1.6.1
Bump scipy from 1.6.0 to 1.6.1
|
2021-02-22 08:19:12 +01:00 |
|
Matthias
|
e34d8cba0e
|
Merge pull request #4421 from freqtrade/dependabot/pip/develop/uvicorn-0.13.4
Bump uvicorn from 0.13.3 to 0.13.4
|
2021-02-22 08:02:16 +01:00 |
|
dependabot[bot]
|
d8c7e5ce8d
|
Bump python from 3.9.1-slim-buster to 3.9.2-slim-buster
Bumps python from 3.9.1-slim-buster to 3.9.2-slim-buster.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-22 05:56:25 +00:00 |
|
Matthias
|
6feabd51a2
|
Merge pull request #4418 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.3
Bump python-telegram-bot from 13.2 to 13.3
|
2021-02-22 06:48:25 +01:00 |
|
Matthias
|
d7cc86735b
|
Merge pull request #4417 from freqtrade/dependabot/pip/develop/tabulate-0.8.8
Bump tabulate from 0.8.7 to 0.8.8
|
2021-02-22 06:47:57 +01:00 |
|
dependabot[bot]
|
85f12f8c28
|
Bump cryptography from 3.4.5 to 3.4.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.4.5...3.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-22 05:27:57 +00:00 |
|
dependabot[bot]
|
dea04c6452
|
Bump scipy from 1.6.0 to 1.6.1
Bumps [scipy](https://github.com/scipy/scipy) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.6.0...v1.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-22 05:27:54 +00:00 |
|
dependabot[bot]
|
932aabd012
|
Bump uvicorn from 0.13.3 to 0.13.4
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.13.3 to 0.13.4.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.13.3...0.13.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-22 05:27:51 +00:00 |
|
dependabot[bot]
|
8c398acc09
|
Bump python-telegram-bot from 13.2 to 13.3
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.2 to 13.3.
- [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/v13.2...v13.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-22 05:27:42 +00:00 |
|
dependabot[bot]
|
ab74c6e771
|
Bump tabulate from 0.8.7 to 0.8.8
Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.7 to 0.8.8.
- [Release notes](https://github.com/astanin/python-tabulate/releases)
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG)
- [Commits](https://github.com/astanin/python-tabulate/compare/v0.8.7...v0.8.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-22 05:27:41 +00:00 |
|
Matthias
|
95fcb1eb27
|
Merge pull request #4415 from The-smooth-operator/develop
Fix example in storing-information docs
|
2021-02-21 19:34:11 +01:00 |
|
Alberto del Barrio
|
188d7aaf8c
|
Fix example in storing-information docs
|
2021-02-21 18:50:11 +01:00 |
|
Matthias
|
3629892fc3
|
Stoploss-guard should use the trade_limit or more
fix #4404
|
2021-02-20 19:38:44 +01:00 |
|
Matthias
|
245e39e523
|
dry-run should be a bool, not a string
|
2021-02-20 19:17:26 +01:00 |
|
Matthias
|
4e5f8478b1
|
Merge pull request #4394 from JoeSchr/develop
fix(doc/plotting): misplaced comma in example code
|
2021-02-18 17:43:53 +01:00 |
|
JoeSchr
|
c9688f1c89
|
fix(doc/plotting): misplaced comma in example code
|
2021-02-18 17:30:29 +01:00 |
|
Matthias
|
2b0d2070d0
|
Avoid crash with /delete
When a trade is deleted between querying the database and actually
handling the trade.
closes #4326
|
2021-02-18 12:49:14 +01:00 |
|
Matthias
|
327c23618f
|
Improve documentation for get_analyzed_dataframe
|
2021-02-18 09:30:35 +01:00 |
|
Matthias
|
b5a9ce2894
|
Download data in the right format as well ...
closes #4393
|
2021-02-18 09:26:35 +01:00 |
|