Market price sampler
Last updated
Last updated
[apis/yahoo finance/v8/Market price sampler]
Retrieves the regular market price for the received symbol.
Keywords: price, index, exchange, rate, get
symbol: string
Receives the exchange ticker pair. Example:
price: number
Sends the current market price.
error: {"error": string, "details": any}
Sends the error if one occurred.