Skip to content

Willr is no longer calculating #20

Description

@sodogemuchwow

Willr values are no longer getting computed and saved in WillrStorage.

Log excerpt:

INFO:root:   b'BTC_USDT:binance:WillrStorage:168': 15007 values, start time = 2018/07/04 22:00:00 UTC, end time = 2019/01/10 15:10:00 UTC
INFO:root:   b'BTC_USDT:binance:WillrStorage:672': 12572 values, start time = 2018/07/06 17:05:00 UTC, end time = 2019/01/08 07:00:00 UTC
INFO:root:   b'BTC_USDT:binance:WillrStorage:4032': 6352 values, start time = 2018/07/18 02:35:00 UTC, end time = 2018/12/30 22:20:00 UTC

Run the following to see this log for all storages of a ticker:

python manage.py test_ticker_storages (--ticker=...)

If the --ticker parameter is not specified, 'BTC_USDT' will be used as default.

Source code for the test is here:

def test_ticker_storages(ticker):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions