Open
Description
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
Labels
No labels