fastquant icon indicating copy to clipboard operation
fastquant copied to clipboard

[FEATURE] Add PSEI support to get_stock_data

Open enzoampil opened this issue 4 years ago • 1 comments

PSEI value is currently not queryable

enzoampil avatar May 29 '20 14:05 enzoampil

Just realized that there is a PSEi ticker on phisix so this should be accessible already from phisix. However, there's still an issue since the table that contains sample data doesn't contain PSEi. Will address this in a subsequent PR.

[Update] I just confirmed that even phisix doesn't currently support PSEi, since get requests to http://phisix-api3.appspot.com/stocks/PSEi.2020-07-13.json don't work.

The current workaround is the query FMETF, which is an ETF that tracks the PSEi quite well, while considering the existing bug with get_stock_data #153.

enzoampil avatar Jul 26 '20 05:07 enzoampil