Skip to main content

Properties

NameTypeDescriptionNotes
openintFirst traded YES contract price on the market during the candlestick period (in cents). May be null if there was no trade during the period.[optional]
open_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places[optional]
lowintLowest traded YES contract price on the market during the candlestick period (in cents). May be null if there was no trade during the period.[optional]
low_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places[optional]
highintHighest traded YES contract price on the market during the candlestick period (in cents). May be null if there was no trade during the period.[optional]
high_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places[optional]
closeintLast traded YES contract price on the market during the candlestick period (in cents). May be null if there was no trade during the period.[optional]
close_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places[optional]
meanintMean traded YES contract price on the market during the candlestick period (in cents). May be null if there was no trade during the period.[optional]
mean_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places[optional]
previousintLast traded YES contract price on the market before the candlestick period (in cents). May be null if there were no trades before the period.[optional]
previous_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places[optional]
minintMinimum close price of any market during the candlestick period (in cents).[optional]
min_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places[optional]
maxintMaximum close price of any market during the candlestick period (in cents).[optional]
max_dollarsstrUS dollar amount as a fixed-point decimal string with exactly 4 decimal places[optional]