Gets typical price of the bar
Namespace: OpenQuant.API
Assembly: OpenQuant.API (in OpenQuant.API.dll)
Syntax
Remarks
Typical price of a bar is calculated as (High + Low + Close) / 3
Gets typical price of the bar
Syntax
RemarksTypical price of a bar is calculated as (High + Low + Close) / 3
See Also