NinjaScript > Language Reference > Indicator Methods > Double Stochastics |
|
Description Double Stochastics is a variation of the Stochastics indicator developed by William Blau.
Syntax
Return Value double; Accessing this method via an index value [int barsAgo] returns the indicator value of the referenced bar.
Parameters
Examples
Source Code You can view this indicator method source code by selecting the menu Tools > Edit NinjaScript > Indicator within the NinjaTrader Control Center window. |