Commit Graph

9 Commits

Author SHA1 Message Date
stefano
f70217b387 Try to avoid Binance caching system randomizing pageSize query param 2021-11-06 16:49:39 +01:00
stefano
fad100631d Improvements
- add StaticAnnouncementsPairList in AVAILABLE_PAIRLISTS
- handle Database persistance of BinanceAnnouncementsData
2021-11-06 16:49:39 +01:00
stefano
d6645912f8 add StaticAnnouncementsPairList 2021-11-06 16:48:57 +01:00
stefano
30a645a7a4 Fix errors handler 2021-11-06 16:48:57 +01:00
stefano
acc66edf22 AnnouncementsPairList improvements
- create class AnnouncementMixin --> handle multiple exchanges
- refactor BinanceAnnouncementmixin to BinanceAnnouncement and inherit
from AnnouncementMixin
- add Beutifoulsoup in requirements.txt
2021-11-06 16:48:57 +01:00
stefano
bedf683322 remove 2021-11-06 16:48:06 +01:00
stefano
b4a83b0fbd BinanceAnnouncement pairlist improvements
- Improve Exceptions handling
- remove `last_update`: is not necessary
- remove notify_user
2021-11-06 16:48:06 +01:00
stefano
0884a98e84 remove debug logging 2021-11-06 16:48:06 +01:00
stefano
287accf011 init AnnouncementsPairList
First test version
2021-11-06 16:48:06 +01:00