BitBotFactory / MikaLendingBot

Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex
http://poloniexlendingbot.readthedocs.io/en/latest/index.html
MIT License
1.11k stars 344 forks source link

Rates statistic #647

Closed maroun2 closed 1 year ago

maroun2 commented 5 years ago

Description

It adds a plugin with rates statistic. It seems that someone wants this future also #312 It's my first pull request, so please excuse my mistakes. Preview: https://ibb.co/TPKM8ZJ

TESTING STAGE

It was tested. This functionality is separated from lending functionality.

Types of changes

Checklist:

Evanito commented 5 years ago

Currently: chart is based on the 24 hour schedule with multiple days stacked over each other.

This is useful if you are trying to look at the rates at certain times of day, otherwise I think it would be better to see the days linked end to end so you can see historical rates.

Maybe include a toggle between the modes or just set the default to the more intuitive mode (historical.)