Daily Account Basic Stats Error

Environment

Language
Python

Alpaca SDK Version
If you’re using an SDK library to interface with the Alpaca API, please include the version number you have installed in your environment.

Other Environment Details
If there’s anything else you’d like to invlude about the environment you’re running your code in - operating System, cloud provider, etc. - list it here.

Problem

Summary
Describe the provlem you’re running into here.
I have experienced the wrong calculation of High of the day from Alpaca these week which caused my account stopped multiple times

Paper or Live Tradng?
Live

Example Code
If you have code that reproduces the problem or will make your issue more clear, please include it here

I can maybe help. What API are you calling? Is it one of the data fetches (eg get_barset or polygon.historic_agg_v2) or an account issue? Do you have a specific example?