Market data error on API (paper trading)

Hi all,

I have found an error on the market data API (free plan) with LBPH ticker, where open indicates 3.66 for 04 October 2022.

However, in other providers I have seen that the opening price was 3.439.

This kind of errors are only at free plan API or paid API has this same problem? Am I missing something else?

Hey :wave:

This issue has been fixed:

api.get_bars("LBPH", "1Day", start="2022-10-04", limit=1).df

Screenshot 2022-11-02 at 15.43.25