OPENAPI / COMPONENTS / SCHEMAS
Get Time Series Macd Slope 200 response values inner data structure
GetTimeSeriesMacdSlope_200_response_values_innerGet Time Series Macd Slope 200 response values inner field.
object9properties
closestringClosing or latest price.
datetimestringrequiredDate-time text returned by the upstream service.
highstringHighest price.
lowstringLowest price.
macd_hist_slopestringrequiredmacd hist slope field.
macd_signal_slopestringrequiredmacd signal slope field.
macd_slopestringrequiredmacd slope field.
openstringOpening price.
volumestringvolume field.