When requesting historical Aggregate OHLCV (Open, High, Low, Close, Volume) data, you might occasionally encounter a volume value represented as a decimal instead of a whole number.
This occurrence is attributed to the 'adjusted' parameter within the Aggregates Endpoint. When the 'adjusted' parameter is set to 'true,' the OHLCV values are modified to reflect stock splits. This adjustment ensures that the data provides a more accurate historical representation, accounting for changes that have occurred over time. Therefore, seeing decimal values in volume data under these circumstances is both normal and expected