HTSINEResponse
Response for the Hilbert transform sine wave (HT_SINE), which plots the Sine and Lead Sine lines derived from the price series' dominant cycle to help spot cycle turning points.
HT_SINE does not extend one of the package's shared response bases: its two-line reading needs HTSINEIndicatorUnit rather than the single-value SimpleTechnicalIndicatorUnit the shared bases use.
Author
Sylvester Sefa-Yeboah
Since
1.1.0
Types
Link copied to clipboard
Parser for HTSINEResponse.
Link copied to clipboard
Metadata describing the request that produced an HTSINEResponse, echoed back by the API alongside the indicator values themselves.
Properties
Functions
Link copied to clipboard
Returns the API's error message.
Link copied to clipboard
Returns the indicator's Sine/Lead Sine readings.
Link copied to clipboard
Returns the response's metadata.
Link copied to clipboard
Parses a raw API response into an HTSINEResponse.