Skip to content

Isn't __len__ of CryptoDataset wrong now? #83

@danielhomola

Description

@danielhomola

After the latest refactor, we seem to calcualte the mini-series from and upto dates not from the lastest bar backwards (as opposed to how we used to do it: from last bar, walking forward).

Therefore, subtracting twice the mini series length in this line seems redundant.

Investigate if this is the case and update the class accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions