{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "pricesFields", "type": "array", "description": "Request available pricing data fields to be included in the response. Default is all fields. All responses will include the _fsymId_, _date_, and _currency_ fields.\n |field|description|\n |||\n |price|Closing Price|\n |priceOpen|Opening Price|\n |priceHigh|High Price|\n |priceLow|Low Price|\n |volume|Volume|\n |turnover|Total Trade Value for the Day|\n |tradeCount|Number of Trades|\n |vwap|Volume Weighted Average Price|\n" }