Market Api
interface MarketApi
Content copied to clipboard
Functions
getOptionChains
Link copied to clipboard
@GET(value = v1/market/optionchains )
Content copied to clipboard
getQuote
Link copied to clipboard
@GET(value = v1/market/quote/{symbol} )
Content copied to clipboard
lookup
Link copied to clipboard
@GET(value = v1/market/lookup/{search} )
Content copied to clipboard
optionExpireDates
Link copied to clipboard
@GET(value = v1/market/optionexpiredate )
Content copied to clipboard
Sources
jvm source
Link copied to clipboard