Skip to content

CenterOfGravity Method

CenterOfGravity

Summary

The Center of Gravity (COG) indicator is a technical indicator developed by John Ehlers in 2002, used to identify potential turning points in the price as early as possible.

Signature

1
public abstract CenterOfGravity CenterOfGravity(int length)

Parameters

Name Type Description
length int The length of CenterOfGravity

Return Value

CenterOfGravity

Declaring Type

cAlgo.API.Internals.IIndicatorsAccessor


Last update: March 23, 2023