Commit Graph

9 Commits

Author SHA1 Message Date
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