AwesomeOscillator Method (3)¶
AwesomeOscillator (1 of 3)¶
Summary¶
Initializes the AwesomeOscillator indicator instance
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
marketSeries | MarketSeries |
Return Value¶
AwesomeOscillator
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
AwesomeOscillator (2 of 3)¶
Summary¶
Initializes the AwesomeOscillator indicator instance by passing the bars
Signature¶
1 |
|
Return Value¶
AwesomeOscillator
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
AwesomeOscillator (3 of 3)¶
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
bars | Bars |
Return Value¶
AwesomeOscillator
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
Last update: January 30, 2023