JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.github.oscerd.finnhub.model.Candle
Packages that use
Candle
Package
Description
com.github.oscerd.finnhub.client
Uses of
Candle
in
com.github.oscerd.finnhub.client
Methods in
com.github.oscerd.finnhub.client
that return
Candle
Modifier and Type
Method
Description
Candle
FinnhubClient.
getCandle
(
String
symbol,
String
resolution, long startEpoch, long endEpoch)
Get the Stock Candle object for a date or a range.