CompleteView

data class CompleteView(priceAdjustedFlag: Boolean?, price: Float?, adjPrice: Float?, change: Float?, changePct: Float?, prevClose: Float?, adjPrevClose: Float?, volume: Float?, lastTrade: Float?, lastTradeTime: Int?, adjLastTrade: Float?, symbolDescription: String?, perform1Month: Float?, perform3Month: Float?, perform6Month: Float?, perform12Month: Float?, prevDayVolume: Int?, tenDayVolume: Int?, beta: Float?, sv10DaysAvg: Float?, sv20DaysAvg: Float?, sv1MonAvg: Float?, sv2MonAvg: Float?, sv3MonAvg: Float?, sv4MonAvg: Float?, sv6MonAvg: Float?, week52High: Float?, week52Low: Float?, week52Range: String?, marketCap: Float?, daysRange: String?, delta52WkHigh: Float?, delta52WkLow: Float?, currency: String?, exchange: String?, marginable: Boolean?, bid: Float?, ask: Float?, bidAskSpread: Float?, bidSize: Int?, askSize: Int?, open: Float?, delta: Float?, gamma: Float?, ivPct: Float?, rho: Float?, theta: Float?, vega: Float?, premium: Float?, daysToExpiration: Int?, intrinsicValue: Float?, openInterest: Float?, optionsAdjustedFlag: Boolean?, deliverablesStr: String?, optionMultiplier: Float?, baseSymbolAndPrice: String?, estEarnings: Float?, eps: Float?, peRatio: Float?, annualDividend: Float?, dividend: Float?, divYield: Float?, divPayDate: Int?, exDividendDate: Int?, cusip: String?, quoteStatus: QuoteMode?)

Parameters

priceAdjustedFlag

The price adjusted flag

price

The current market price

adjPrice

The adjusted price

change

The change

changePct

The change percentage

prevClose

The previous close

adjPrevClose

The adjusted previous close

volume

The volume

lastTrade

The last trade

lastTradeTime

The time of the last trade

adjLastTrade

The adjusted last trade

symbolDescription

The symbol description

perform1Month

The one-month performance

perform3Month

The three-month performance

perform6Month

The six-month performance

perform12Month

The 12-month performance

prevDayVolume

The previous day's volume

tenDayVolume

The 10 day average volume

beta

The beta

sv10DaysAvg

The 10 day average stochastic volatility

sv20DaysAvg

The 20 day average stochastic volatility

sv1MonAvg

The one month average stochastic volatility

sv2MonAvg

The two month average stochastic volatility

sv3MonAvg

The three month average stochastic volatility

sv4MonAvg

The four month average stochastic volatility

sv6MonAvg

The six month average stochastic volatility

week52High

The 52 week high

week52Low

The 52 week low

week52Range

The 52 week range

marketCap

The market cap

daysRange

The day's range

delta52WkHigh

The high for the 52 week high/low delta calculation

delta52WkLow

The low for the 52 week high/low delta calculation

currency

The currency

exchange

The exchange

marginable

The sum available for margin

bid

The bid

ask

The ask

bidAskSpread

The bid ask spread

bidSize

The size of the bid

askSize

The size of the ask

open

The open

delta

The delta

gamma

The gamma

ivPct

The Implied Volatility (IV) percentage

rho

The rho

theta

The theta

vega

The vega

premium

The premium

daysToExpiration

The days remaining until expiration

intrinsicValue

The intrinsic value

openInterest

The open interest

optionsAdjustedFlag

The options adjusted flag

deliverablesStr

The deliverables

optionMultiplier

The option multiplier

baseSymbolAndPrice

The price of the underlying or base symbol

estEarnings

The estimated earnings

eps

The earnings per share

peRatio

The Price to Earnings (P/E) ratio

annualDividend

The annual dividend

dividend

The dividend

divYield

The dividend yield

divPayDate

The date of the dividend pay

exDividendDate

The extended dividend date

cusip

The CUSIP number

quoteStatus

REALTIME, DELAYED, CLOSING, EH_REALTIME, EH_BEFORE_OPEN, EH_CLOSED

Constructors

CompleteView
Link copied to clipboard
fun CompleteView(priceAdjustedFlag: Boolean?, price: Float?, adjPrice: Float?, change: Float?, changePct: Float?, prevClose: Float?, adjPrevClose: Float?, volume: Float?, lastTrade: Float?, lastTradeTime: Int?, adjLastTrade: Float?, symbolDescription: String?, perform1Month: Float?, perform3Month: Float?, perform6Month: Float?, perform12Month: Float?, prevDayVolume: Int?, tenDayVolume: Int?, beta: Float?, sv10DaysAvg: Float?, sv20DaysAvg: Float?, sv1MonAvg: Float?, sv2MonAvg: Float?, sv3MonAvg: Float?, sv4MonAvg: Float?, sv6MonAvg: Float?, week52High: Float?, week52Low: Float?, week52Range: String?, marketCap: Float?, daysRange: String?, delta52WkHigh: Float?, delta52WkLow: Float?, currency: String?, exchange: String?, marginable: Boolean?, bid: Float?, ask: Float?, bidAskSpread: Float?, bidSize: Int?, askSize: Int?, open: Float?, delta: Float?, gamma: Float?, ivPct: Float?, rho: Float?, theta: Float?, vega: Float?, premium: Float?, daysToExpiration: Int?, intrinsicValue: Float?, openInterest: Float?, optionsAdjustedFlag: Boolean?, deliverablesStr: String?, optionMultiplier: Float?, baseSymbolAndPrice: String?, estEarnings: Float?, eps: Float?, peRatio: Float?, annualDividend: Float?, dividend: Float?, divYield: Float?, divPayDate: Int?, exDividendDate: Int?, cusip: String?, quoteStatus: QuoteMode?)
The price adjusted flag

Properties

adjLastTrade
Link copied to clipboard
val adjLastTrade: Float?
The adjusted last trade
adjPrevClose
Link copied to clipboard
val adjPrevClose: Float?
The adjusted previous close
adjPrice
Link copied to clipboard
val adjPrice: Float?
The adjusted price
annualDividend
Link copied to clipboard
val annualDividend: Float?
The annual dividend
ask
Link copied to clipboard
val ask: Float?
The ask
askSize
Link copied to clipboard
val askSize: Int?
The size of the ask
baseSymbolAndPrice
Link copied to clipboard
val baseSymbolAndPrice: String?
The price of the underlying or base symbol
beta
Link copied to clipboard
val beta: Float?
The beta
bid
Link copied to clipboard
val bid: Float?
The bid
bidAskSpread
Link copied to clipboard
val bidAskSpread: Float?
The bid ask spread
bidSize
Link copied to clipboard
val bidSize: Int?
The size of the bid
change
Link copied to clipboard
val change: Float?
The change
changePct
Link copied to clipboard
val changePct: Float?
The change percentage
currency
Link copied to clipboard
val currency: String?
The currency
cusip
Link copied to clipboard
val cusip: String?
The CUSIP number
daysRange
Link copied to clipboard
val daysRange: String?
The day's range
daysToExpiration
Link copied to clipboard
val daysToExpiration: Int?
The days remaining until expiration
deliverablesStr
Link copied to clipboard
val deliverablesStr: String?
The deliverables
delta
Link copied to clipboard
val delta: Float?
The delta
delta52WkHigh
Link copied to clipboard
val delta52WkHigh: Float?
The high for the 52 week high/low delta calculation
delta52WkLow
Link copied to clipboard
val delta52WkLow: Float?
The low for the 52 week high/low delta calculation
dividend
Link copied to clipboard
val dividend: Float?
The dividend
divPayDate
Link copied to clipboard
val divPayDate: Int?
The date of the dividend pay
divYield
Link copied to clipboard
val divYield: Float?
The dividend yield
eps
Link copied to clipboard
val eps: Float?
The earnings per share
estEarnings
Link copied to clipboard
val estEarnings: Float?
The estimated earnings
exchange
Link copied to clipboard
val exchange: String?
The exchange
exDividendDate
Link copied to clipboard
val exDividendDate: Int?
The extended dividend date
gamma
Link copied to clipboard
val gamma: Float?
The gamma
intrinsicValue
Link copied to clipboard
val intrinsicValue: Float?
The intrinsic value
ivPct
Link copied to clipboard
val ivPct: Float?
The Implied Volatility (IV) percentage
lastTrade
Link copied to clipboard
val lastTrade: Float?
The last trade
lastTradeTime
Link copied to clipboard
val lastTradeTime: Int?
The time of the last trade
marginable
Link copied to clipboard
val marginable: Boolean?
The sum available for margin
marketCap
Link copied to clipboard
val marketCap: Float?
The market cap
open
Link copied to clipboard
val open: Float?
The open
openInterest
Link copied to clipboard
val openInterest: Float?
The open interest
optionMultiplier
Link copied to clipboard
val optionMultiplier: Float?
The option multiplier
optionsAdjustedFlag
Link copied to clipboard
val optionsAdjustedFlag: Boolean?
The options adjusted flag
peRatio
Link copied to clipboard
val peRatio: Float?
The Price to Earnings (P/E) ratio
perform12Month
Link copied to clipboard
val perform12Month: Float?
The 12-month performance
perform1Month
Link copied to clipboard
val perform1Month: Float?
The one-month performance
perform3Month
Link copied to clipboard
val perform3Month: Float?
The three-month performance
perform6Month
Link copied to clipboard
val perform6Month: Float?
The six-month performance
premium
Link copied to clipboard
val premium: Float?
The premium
prevClose
Link copied to clipboard
val prevClose: Float?
The previous close
prevDayVolume
Link copied to clipboard
val prevDayVolume: Int?
The previous day's volume
price
Link copied to clipboard
val price: Float?
The current market price
priceAdjustedFlag
Link copied to clipboard
val priceAdjustedFlag: Boolean?
The price adjusted flag
quoteStatus
Link copied to clipboard
val quoteStatus: QuoteMode?
REALTIME, DELAYED, CLOSING, EH_REALTIME, EH_BEFORE_OPEN, EH_CLOSED
rho
Link copied to clipboard
val rho: Float?
The rho
sv10DaysAvg
Link copied to clipboard
val sv10DaysAvg: Float?
The 10 day average stochastic volatility
sv1MonAvg
Link copied to clipboard
val sv1MonAvg: Float?
The one month average stochastic volatility
sv20DaysAvg
Link copied to clipboard
val sv20DaysAvg: Float?
The 20 day average stochastic volatility
sv2MonAvg
Link copied to clipboard
val sv2MonAvg: Float?
The two month average stochastic volatility
sv3MonAvg
Link copied to clipboard
val sv3MonAvg: Float?
The three month average stochastic volatility
sv4MonAvg
Link copied to clipboard
val sv4MonAvg: Float?
The four month average stochastic volatility
sv6MonAvg
Link copied to clipboard
val sv6MonAvg: Float?
The six month average stochastic volatility
symbolDescription
Link copied to clipboard
val symbolDescription: String?
The symbol description
tenDayVolume
Link copied to clipboard
val tenDayVolume: Int?
The 10 day average volume
theta
Link copied to clipboard
val theta: Float?
The theta
vega
Link copied to clipboard
val vega: Float?
The vega
volume
Link copied to clipboard
val volume: Float?
The volume
week52High
Link copied to clipboard
val week52High: Float?
The 52 week high
week52Low
Link copied to clipboard
val week52Low: Float?
The 52 week low
week52Range
Link copied to clipboard
val week52Range: String?
The 52 week range

Sources

jvm source
Link copied to clipboard