Today this call
.getPortfolioHistory({ period: "intraday", timeframe: "15Min", extended_hours: true, })
Just stopped working for paper accounts. It still works fine with live accounts but for paper accounts it just always returns empty values. I think this might be a problem with the API itself and not with this package but I don't know where to report this if not here
Today this call
.getPortfolioHistory({ period: "intraday", timeframe: "15Min", extended_hours: true, })
Just stopped working for paper accounts. It still works fine with live accounts but for paper accounts it just always returns empty values. I think this might be a problem with the API itself and not with this package but I don't know where to report this if not here