PriceTick
A PriceTick contains the following information:
Field | Type | Description |
---|---|---|
Asset Name | Name of the asset | |
Value | Price, typically *10**18 | Depending on aggregation type, this may be a median, or a single midprice from a publisher |
Timestamp | Unix Timestamp of update | |
Publisher | Publisher name | If this is a non-aggregated response, publisher name |
Aggregation Type | "tick", "median" | |
Last modified 11mo ago