Batil
/
com.seansoper.batil.brokers.etrade.api
/
MarketApi
/
getQuote
get
Quote
@
GET
(
value =
v1/market/quote/{symbol}
)
abstract fun
getQuote
(
@
Path
(
value =
symbol
)
symbol:
String
):
Call
<
TickerDataResponse
>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard