stefano
9a7ea80cfe
Try to avoid Binance caching system randomizing pageSize query param
2021-11-06 16:37:05 +01:00
stefano
8fe5ee2a49
Improvements
...
- add StaticAnnouncementsPairList in AVAILABLE_PAIRLISTS
- handle Database persistance of BinanceAnnouncementsData
2021-10-24 16:03:26 +02:00
stefano
a6399fae28
add StaticAnnouncementsPairList
2021-10-18 21:36:26 +02:00
stefano
c39df3acbf
Fix errors handler
2021-10-18 19:34:50 +02:00
stefano
751905d245
AnnouncementsPairList improvements
...
- create class AnnouncementMixin --> handle multiple exchanges
- refactor BinanceAnnouncementmixin to BinanceAnnouncement and inherit
from AnnouncementMixin
- add Beutifoulsoup in requirements.txt
2021-10-17 15:30:33 +02:00
stefano
143dc7b6d9
remove
2021-10-16 19:28:40 +02:00
stefano
9f6bd81599
BinanceAnnouncement pairlist improvements
...
- Improve Exceptions handling
- remove `last_update`: is not necessary
- remove notify_user
2021-10-16 19:25:41 +02:00
stefano
bd5c8aecad
remove debug logging
2021-10-14 22:31:21 +02:00
stefano
2cc6234140
init AnnouncementsPairList
...
First test version
2021-10-14 00:37:19 +02:00
Matthias
a0ee490957
Merge pull request #5636 from freqtrade/new_release
...
New release 2021.9
2021-09-28 19:21:42 +02:00
Matthias
5938514e5d
Version bump to 2021.9
2021-09-28 07:03:26 +02:00
Matthias
d73f5f75fc
Merge branch 'stable' into new_release
2021-09-28 07:02:24 +02:00
Matthias
5726886b06
Reduce backtest-noise from "pandas slice" warning
2021-09-27 20:52:19 +02:00
Matthias
3fbf716f85
Fix "sticking" timerange in webserver mode
2021-09-27 17:52:00 +02:00
Matthias
6a033bd01e
Merge pull request #5633 from freqtrade/dependabot/pip/develop/nbconvert-6.2.0
...
Bump nbconvert from 6.1.0 to 6.2.0
2021-09-27 12:20:02 +02:00
Matthias
5b7a1f8642
Validate config also in webserver mode
2021-09-27 07:12:40 +02:00
Matthias
37a1cd5d38
Merge pull request #5631 from freqtrade/dependabot/pip/develop/ccxt-1.57.3
...
Bump ccxt from 1.56.86 to 1.57.3
2021-09-27 07:02:18 +02:00
dependabot[bot]
78096c9eff
Bump nbconvert from 6.1.0 to 6.2.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Commits](https://github.com/jupyter/nbconvert/compare/6.1.0...6.2.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 04:32:26 +00:00
Matthias
29c6f182f6
Merge pull request #5630 from freqtrade/dependabot/pip/develop/types-requests-2.25.9
...
Bump types-requests from 2.25.8 to 2.25.9
2021-09-27 06:31:29 +02:00
dependabot[bot]
9059502303
Bump ccxt from 1.56.86 to 1.57.3
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 1.56.86 to 1.57.3.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/1.56.86...1.57.3 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 03:01:27 +00:00
dependabot[bot]
08b1f04ed5
Bump types-requests from 2.25.8 to 2.25.9
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.25.8 to 2.25.9.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 03:01:18 +00:00
Matthias
ec445776e9
Merge pull request #5601 from ferrants/parameterize-tests
...
parameterize some tests
2021-09-26 19:07:47 +02:00
Matthias
6319c104fe
Fix unreliable backtest-result when using webserver mode
2021-09-26 15:07:48 +02:00
Matthias
f4f204d849
Update test to use cost dict
2021-09-24 20:17:38 +02:00
Matthias
4c268847d4
Add pandas-ta to setup.py
2021-09-24 19:32:30 +02:00
Matthias
4d72632524
Merge pull request #5618 from freqtrade/dependabot/pip/develop/progressbar2-3.53.3
...
Bump progressbar2 from 3.53.2 to 3.53.3
2021-09-24 19:26:59 +02:00
Matthias
b59906b117
Update minimum for tradable_balance_ratio to 0.0
2021-09-24 19:24:33 +02:00
Matthias
2431c9f195
Merge pull request #5615 from freqtrade/dependabot/pip/develop/ccxt-1.56.86
...
Bump ccxt from 1.56.30 to 1.56.86
2021-09-24 13:19:00 +02:00
Matthias
9657028633
Merge pull request #5614 from freqtrade/dependabot/pip/develop/mkdocs-material-7.3.0
...
Bump mkdocs-material from 7.2.6 to 7.3.0
2021-09-24 10:19:03 +02:00
Matthias
c61b2a83c1
Merge pull request #5617 from freqtrade/dependabot/pip/develop/urllib3-1.26.7
...
Bump urllib3 from 1.26.6 to 1.26.7
2021-09-24 09:45:30 +02:00
dependabot[bot]
72a1e27fc6
Bump ccxt from 1.56.30 to 1.56.86
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 1.56.30 to 1.56.86.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/1.56.30...1.56.86 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24 07:31:20 +00:00
Matthias
a217d84e0f
Merge pull request #5616 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.25
...
Bump sqlalchemy from 1.4.23 to 1.4.25
2021-09-24 09:30:33 +02:00
Matthias
5da218e383
Merge pull request #5613 from freqtrade/dependabot/pip/develop/types-requests-2.25.8
...
Bump types-requests from 2.25.6 to 2.25.8
2021-09-24 08:42:26 +02:00
Matthias
954c468191
Add pandas-ta to requirements
2021-09-24 07:12:38 +02:00
dependabot[bot]
0353f070f9
Bump progressbar2 from 3.53.2 to 3.53.3
...
Bumps [progressbar2](https://github.com/WoLpH/python-progressbar ) from 3.53.2 to 3.53.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.53.2...v3.53.3 )
---
updated-dependencies:
- dependency-name: progressbar2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24 05:06:24 +00:00
dependabot[bot]
90d5af9a35
Bump urllib3 from 1.26.6 to 1.26.7
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.6 to 1.26.7.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.7/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.6...1.26.7 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24 05:06:20 +00:00
dependabot[bot]
766ef90b56
Bump sqlalchemy from 1.4.23 to 1.4.25
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.4.23 to 1.4.25.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24 05:06:16 +00:00
dependabot[bot]
e85dc63263
Bump mkdocs-material from 7.2.6 to 7.3.0
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 7.2.6 to 7.3.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/7.2.6...7.3.0 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24 05:06:01 +00:00
dependabot[bot]
422d560189
Bump types-requests from 2.25.6 to 2.25.8
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.25.6 to 2.25.8.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-24 05:05:55 +00:00
Matthias
9a6d8977de
Merge pull request #5605 from peterwilli/fix-sell-cancel-webhook-error
...
fixed webhook "unsupported format string passed to NoneType." error
2021-09-23 20:17:35 +02:00
Matthias
ff9c8fe234
Merge pull request #5496 from LoveIsGrief/docs/performance-warning
...
Docs: Mention Performance Warning for strategies
2021-09-23 20:16:58 +02:00
Peter Willemsen
692e91a26d
changed close date from datetime.utcnow() to datetime.now(timezone.utc)
2021-09-23 10:28:15 +02:00
Matthias
d7903f012f
Move PerformanceWarning to advanced section
...
rewrite to use strategy parameters instead of plain range
2021-09-23 07:25:11 +02:00
Matthias
fcca637107
Merge pull request #5599 from freqtrade/notify_trigger_prot
...
Notify trigger protections
2021-09-23 07:17:26 +02:00
matt ferrante
2bf49445b7
add parameterized names
2021-09-22 16:11:27 -06:00
matt ferrante
30cc69c880
set all to eth for multi test
2021-09-22 11:28:42 -06:00
matt ferrante
8cfb6ddd51
fix long line
2021-09-22 10:48:13 -06:00
matt ferrante
f768bdea50
cleanup based on feedback
2021-09-22 10:32:30 -06:00
Sam Germain
553c868d7f
combined test_order_book_depth_of_market and test_order_book_depth_of_market_high_delta
2021-09-21 16:40:24 -06:00
Peter Willemsen
b0de4d333e
fixed webhook error
2021-09-21 23:20:40 +02:00