Matthias
|
1ed40b77dc
|
Merge pull request #3326 from freqtrade/dependabot/pip/develop/mkdocs-material-5.1.7
Bump mkdocs-material from 5.1.6 to 5.1.7
|
2020-05-18 13:30:13 +02:00 |
|
Matthias
|
20d75e4a8d
|
Merge pull request #3325 from freqtrade/dependabot/pip/develop/flake8-3.8.1
Bump flake8 from 3.7.9 to 3.8.1
|
2020-05-18 11:58:08 +02:00 |
|
Matthias
|
3e3a0164bf
|
Merge pull request #3329 from freqtrade/dependabot/pip/develop/ccxt-1.27.91
Bump ccxt from 1.27.49 to 1.27.91
|
2020-05-18 11:40:55 +02:00 |
|
Matthias
|
5a9a31351a
|
Adjust empty f-strings to be non-fstrings
|
2020-05-18 11:40:25 +02:00 |
|
dependabot-preview[bot]
|
601cbd1231
|
Bump ccxt from 1.27.49 to 1.27.91
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.27.49 to 1.27.91.
- [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.49...1.27.91)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-18 09:23:03 +00:00 |
|
Matthias
|
849d3cfd0c
|
Merge pull request #3330 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.17
Bump sqlalchemy from 1.3.16 to 1.3.17
|
2020-05-18 11:21:40 +02:00 |
|
dependabot-preview[bot]
|
ff8e85f2f5
|
Bump sqlalchemy from 1.3.16 to 1.3.17
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.16 to 1.3.17.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-18 09:02:29 +00:00 |
|
dependabot-preview[bot]
|
a447efbe57
|
Bump mkdocs-material from 5.1.6 to 5.1.7
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.1.6 to 5.1.7.
- [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.6...5.1.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-18 09:00:45 +00:00 |
|
dependabot-preview[bot]
|
37fd675aac
|
Bump flake8 from 3.7.9 to 3.8.1
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-18 09:00:23 +00:00 |
|
hroff-1902
|
18e38a3fe3
|
Merge pull request #3323 from freqtrade/simplify_sdnotify
[minor] Simplify sd_notify usage
|
2020-05-18 11:29:18 +03:00 |
|
Matthias
|
503a8a8243
|
Simplify sd_notify usage
|
2020-05-18 07:02:57 +02:00 |
|
hroff-1902
|
fd7fa3116a
|
Merge pull request #3321 from freqtrade/rpc/improve_daily
Improve daily API format
|
2020-05-18 01:29:28 +03:00 |
|
hroff-1902
|
889d07900a
|
Merge pull request #3320 from freqtrade/fix_sell_spamming
Fix sell spamming
|
2020-05-17 21:54:08 +03:00 |
|
Matthias
|
64b8d8c7bd
|
Use correct Return hint
|
2020-05-17 20:18:35 +02:00 |
|
Matthias
|
9d63fada24
|
Merge pull request #3313 from hroff-1902/refactor-pairlists
Cleanup in pairlists
|
2020-05-17 20:15:39 +02:00 |
|
Matthias
|
943a2a08f8
|
Improve daily API format
|
2020-05-17 20:12:01 +02:00 |
|
hroff-1902
|
16622bbfad
|
Cosmetics in pair lists
|
2020-05-17 14:44:32 +03:00 |
|
hroff-1902
|
ae69d31095
|
Cosmetics in IPairList
|
2020-05-17 14:13:26 +03:00 |
|
hroff-1902
|
97c50f86e9
|
Cleanup pairlistmanager
|
2020-05-17 14:10:11 +03:00 |
|
Matthias
|
285bc2511e
|
Improve testcov for default check_*_timeout methods
|
2020-05-17 11:23:55 +02:00 |
|
Matthias
|
2074d986a6
|
Update test to verify we're not spamming messages
|
2020-05-17 11:12:30 +02:00 |
|
Matthias
|
dd55d2eea3
|
Reduce spammyness of parcial cancel orders
|
2020-05-17 10:53:07 +02:00 |
|
Matthias
|
1e76bff1bd
|
Add sell_order_status to keep track of cancellations
|
2020-05-17 10:52:20 +02:00 |
|
hroff-1902
|
ce185a3b19
|
Remove pairs with no ticker available when it's needed
|
2020-05-17 11:39:18 +03:00 |
|
hroff-1902
|
d457542d96
|
Fix PrecisionFilter
|
2020-05-17 11:11:49 +03:00 |
|
hroff-1902
|
15ef6df950
|
Merge pull request #3210 from jpribyl/Cancel_open_orders_on_shutdown
Cancel open orders during shutdown
|
2020-05-16 21:45:02 +03:00 |
|
hroff-1902
|
baf5f4f29c
|
Update freqtrade/constants.py
|
2020-05-16 21:28:54 +03:00 |
|
Matthias
|
fed75d8718
|
remove --cancel_open_orders cli switch
|
2020-05-16 13:23:40 +02:00 |
|
Matthias
|
7a11219b61
|
Reword some documentation strings
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
2020-05-16 13:17:48 +02:00 |
|
Matthias
|
2a1fcc0f06
|
Merge branch 'develop' into pr/jpribyl/3210-1
|
2020-05-16 13:09:38 +02:00 |
|
Matthias
|
22a08768f7
|
Add test for cancel_open_order
|
2020-05-16 12:40:25 +02:00 |
|
Matthias
|
c3f3242f28
|
Add tests for cancel_open_orders_on_exit
|
2020-05-16 11:05:34 +02:00 |
|
hroff-1902
|
1b3864ebf8
|
Make flake happy
|
2020-05-16 09:21:36 +03:00 |
|
hroff-1902
|
9d6a41aa7a
|
Merge pull request #3315 from freqtrade/flask_cors
Add cors support - needed for UI
|
2020-05-16 09:07:38 +03:00 |
|
Matthias
|
61f6acb5c9
|
Add cors support - needed for UI
|
2020-05-16 07:07:24 +02:00 |
|
hroff-1902
|
72165a1926
|
Merge pull request #3238 from hroff-1902/dataprovider-add-ticker
Add ticker to dataprovider
|
2020-05-15 22:03:01 +03:00 |
|
hroff-1902
|
ac076ee0af
|
Update docs/strategy-customization.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2020-05-15 21:51:33 +03:00 |
|
hroff-1902
|
d84cb3be77
|
Improve test
|
2020-05-15 19:19:52 +03:00 |
|
hroff-1902
|
06b12c0a70
|
Add warning to docs for ticker data
|
2020-05-15 18:46:28 +03:00 |
|
hroff-1902
|
323b491962
|
Add description and example for dp.ticker() to the docs
|
2020-05-15 16:35:48 +03:00 |
|
Matthias
|
788d75572b
|
Merge pull request #3309 from freqtrade/dependabot/docker/python-3.8.3-slim-buster
Bump python from 3.8.2-slim-buster to 3.8.3-slim-buster
|
2020-05-15 10:14:25 +02:00 |
|
dependabot-preview[bot]
|
33091f95c2
|
Bump python from 3.8.2-slim-buster to 3.8.3-slim-buster
Bumps python from 3.8.2-slim-buster to 3.8.3-slim-buster.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-15 06:24:54 +00:00 |
|
Matthias
|
ba68c42aae
|
Merge pull request #3297 from bmoulkaf/develop
Fix stoploss on binance bug
|
2020-05-15 08:23:18 +02:00 |
|
Matthias
|
a7b469e83d
|
Add test verifying correct price reduction on limit stoploss orders
|
2020-05-15 08:09:53 +02:00 |
|
Matthias
|
92b6d3e2fa
|
Adjust test to reflect correct behaviour
|
2020-05-15 08:04:14 +02:00 |
|
hroff-1902
|
143e6f52af
|
Simplify SpreadFilter
|
2020-05-15 05:14:06 +03:00 |
|
hroff-1902
|
cbb2ce3708
|
Simplify PriceFilter
|
2020-05-15 04:55:28 +03:00 |
|
hroff-1902
|
2aa80f915d
|
Cosmetics: improve readability
|
2020-05-15 04:24:18 +03:00 |
|
hroff-1902
|
794ed304b1
|
Make stoploss an attribute
|
2020-05-15 04:17:23 +03:00 |
|
hroff-1902
|
afa7a5846b
|
Simplify PriceFilter
|
2020-05-15 04:05:31 +03:00 |
|