Skip to content

Exchange 'all' and '' seem inconsistent #14

@multidis

Description

@multidis

This seem to return the prices correctly from SQL that contains trades on multiple exchanges

bq.trades_to_price('','btcusd','30min',label='right')

but exchange='all' leaves out the last time step:

bq.trades_to_price('all','btcusd','30min',label='right')

Appears to be a non-obvious bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions