Closed majikbyte closed 1 year ago
Fixed in 525b01491d6792357e659c5a5c32c8a628046cb4
Thanks Midas,
On a related note, is this beta calculation based on the S&P 500 for US equities?
Thanks,
Matt
This question should be addressed to Twelve Data support since it is related to the API and not this package.
Hello Midas,
I tried to use the beta technical indicator endpoint using python: ts = td.time_series(parameters omitted here).with_beta()
I received the following error:
'TimeSeries' object has no attribute 'with_beta'
Thanks,
Matt