It's easier to read the manual than to guess how a function works:
Quote
price (int offset) : var
Returns the mean price of the selected asset, by averaging all price ticks of the given bar or time frame (TWAP, time-weighted average price). For indicators the mean price is normally preferable to the close price, because it is less susceptible to random fluctuations and makes systems more robust and less dependent on the data feed.
https://zorro-project.com/manual/en/price.htm