Avg price on spot API ?

Hello,

In the Futures API for the event ORDER UPDATE on the user data stream there is an Average Price attribute, to get the average price, for exemple when an order is not filled at once, but in several parts.

I’m don’t find it on spot on the similar event wich seems to be executionReport on the user data stream on SPOT API.

Does that mean that the price attribute is updated and replace the avg price ? or how do I get the avg price ?

I’ll hopefully find it through testing but any help would be very appreciated :slight_smile:

Ah found this in API doc : Average price can be found by doing Z divided by z .