Pivot Points (With Midpoints)
Namespace: GF.Clients.Charts.Custom
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
Parameters
- Input
- Type: GF.Clients.Charts.TimeSeriesSeries
Input data (historical series or another indicator) that will be processed by the indicator. Category: Data.
Return Value
Type: ISeriesArrayArray of series: PP, R4, R3, R2, R1, S1, S2, S3, S4, RM1, RM2, SM1, SM2
Remarks
Pivot Points (With Midpoints)
Default: IgnoreUSSunday=False, IgnoreUSHolidays=True
Output: PP, R4, R3, R2, R1, S1, S2, S3, S4, RM1, RM2, SM1, SM2
Examples
See Also