TSLab API Docs  1
TSLab.Script.Helpers.Indicators Cписок членов класса

Полный список членов класса TSLab.Script.Helpers.Indicators, включая наследуемые из базового класса

Highest(IList< double > candles, int curbar, int period)TSLab.Script.Helpers.Indicatorsstatic
Lowest(IList< double > candles, int curbar, int period)TSLab.Script.Helpers.Indicatorsstatic
SMA(IList< double > candles, int curbar, int period)TSLab.Script.Helpers.Indicatorsstatic
StDev(IList< double > candles, IList< double > smas, int curbar, int period)TSLab.Script.Helpers.Indicatorsstatic
SummFor(IList< double > candles, int curbar, int period)TSLab.Script.Helpers.Indicatorsstatic
TrueRange(IReadOnlyList< IDataBar > candles, int curbar)TSLab.Script.Helpers.Indicatorsstatic
Volatility(IList< double > candles, IList< double > smas, int curbar, int period)TSLab.Script.Helpers.Indicatorsstatic