edtechre / pybroker

Algorithmic Trading in Python with Machine Learning
https://www.pybroker.com
Other
2.09k stars 261 forks source link

Can't fetch adjusted stock data from Alpaca when using the alpaca class from the pybroker module #148

Closed MythicalDJ closed 2 weeks ago

MythicalDJ commented 2 months ago

It is not possible for pybroker to fetch market price data that is adjusted for stock splits. Despite most of the functionality already existing in the Alpaca class

MythicalDJ commented 2 months ago

Hello, This should do it however this is my first time using GitHub and so i apologise if I've done anything in the wrong order in regard to making a pull request and opening the issue. Thanks :)