STOCHFResponse
Response for the stochastic fast oscillator (STOCHF), the unsmoothed counterpart of STOCH that reports raw %K and a lightly smoothed %D without the slow %K stage.
STOCHF does not extend one of the package's shared response bases: its two-line reading needs STOCHFIndicatorUnit rather than the single-value SimpleTechnicalIndicatorUnit the shared bases use.
Author
Sylvester Sefa-Yeboah
Since
1.1.0
Types
Link copied to clipboard
Metadata describing the request that produced a STOCHFResponse, echoed back by the API alongside the indicator values themselves.
Link copied to clipboard
Parser for STOCHFResponse.
Properties
Functions
Link copied to clipboard
Returns the API's error message.
Link copied to clipboard
Returns the indicator's %K/%D readings.
Link copied to clipboard
Returns the response's metadata.
Link copied to clipboard
Parses a raw API response into a STOCHFResponse.