Skip to content

Latest vectoBT encounter 'AttributeError: module 'vectoBT' has no attribute 'YFData'' #783

Open
@tiger2014

Description

@tiger2014

I got the latest version(my python 3.9.13)

(vectoBT) PS C:\Develope\Stocks\VectorBT> pip install --upgrade vectorbt
Requirement already satisfied: vectorbt in c:\develope\stocks\vectorbt\vectobt\lib\site-packages (0.27.2)

but the code
price = vbt.YFData.download('BTC-USD').get('Close')
still enconter errro:
AttributeError: module 'vectoBT' has no attribute 'YFData'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions