David Napier

Results 4 issues of David Napier

[PriceHistory](https://developer.tdameritrade.com/price-history/apis/get/marketdata/%7Bsymbol%7D/pricehistory) delivers volume and datetime as int64, rather than float64 and int respectively. Volume shouldn't be a float because fractional shares aren't a thing on the exchange. Datetime should be...

Will update with error and details tomorrow. Leaving this as a placeholder reminder but it seems the endpoint has changed.

I'm currently working to fix this extension when using it in Brave browser and afterwards will create a .eslint config for it and lint it.