財務指標
Wolfram言語は株式,商品,投資信託,為替レート等の金融商品の価格変動を分析するのに使われる,何百もの財務指標の組込みライブラリを提供する.指標はデータを平滑化し,市場トレンドを決定し,市場価格における信頼性を評価し,将来の価格変動の推定範囲を決定するのに使われる.Wolfram言語における財務指標は非常に柔軟で,自動的に選ばれた,あるいは明示的に与えられた期間とパラメータを使う.Wolfram言語のインタラクティブな金融グラフは,指標を加えたり取り除いたりスタイルをつけたり再度パラメータ化したりが簡単に行えるインターフェースを提供する.
基本指標
"Open" — 指定の期間の始値
"High" — 指定の期間の高値
"Low" — 指定の期間の安値
"Close" — 指定の期間の終値
"Volume" — 指定の期間の出来高
"HighestHigh" ▪ "LowestLow" ▪ "MedianPrice" ▪ "TypicalPrice" ▪ "AverageTrueRange"
移動平均指標
"SimpleMovingAverage" — 一定期間に渡る,一様に重み付けされた平均
"ExponentialMovingAverage" — 期間の長さに応じて重み付けされた移動平均
"DoubleExponentialMovingAverage" ▪ "MovingAverageEnvelopes" ▪ "TripleExponentialMovingAverage" ▪ "TriangularMovingAverage" ▪ "WeightedMovingAverage" ▪ "WildersMovingAverage" ▪ "VariableMovingAverage"
市場の強み指標
"AccumulationDistributionLine" — 終値の位置と出来高を掛け合せたものの累積
"OnBalanceVolume" — 符号付出来高の累積
"PriceVolumeTrend" — 出来高と百分率の変動を掛け合せたものの累積
"ChaikinMoneyFlow" ▪ "ChaikinOscillator" ▪ "PercentageVolumeOscillator" ▪ "VolumeRateOfChange" ▪ "MoneyFlowIndex" ▪ "EaseOfMovement" ▪ "ForceIndex" ▪ "WilliamsAccumulationDistribution" ▪ "CloseLocationValueVolume" ▪ "NegativeVolumeIndex" ▪ "PositiveVolumeIndex" ▪ "KlingerOscillator" ▪ "DetrendedPriceOscillator"
モメンタム指標
"MovingAverageConvergenceDivergence" — 指数移動平均の差
"RelativeStrengthIndex" — 平滑化された利益と損失の比
"CommodityChannelIndex" — 指定の期間における平均価格と一般価格の比較
"RateOfChange" — 指定の期間における変化の百分率
"WilliamsPercentR" — 過去の最高値,最安値に対する価格の場所
"AbsolutePriceOscillator" ▪ "AccumulativeSwingIndex" ▪ "ChandeMomentumOscillator" ▪ "CloseLocationValueVolume" ▪ "DemandIndex" ▪ "DynamicMomentumIndex" ▪ "FullStochastic" ▪ "FastStochastic" ▪ "SlowStochastic" ▪ "IntradayMomentumIndex" ▪ "Momentum" ▪ "Performance" ▪ "PercentagePriceOscillator" ▪ "PercentageVolumeOscillator" ▪ "PriceVolumeTrend" ▪ "RelativeMomentumIndex" ▪ "SwingIndex" ▪ "TRIX" ▪ "UltimateOscillator" ▪ "VerticalHorizontalFilter" ▪ "RandomWalkIndex" ▪ "StochasticMomentumIndex" ▪ "VolumeRateOfChange" ▪ "TimeSegmentedVolume"
トレンド指標
"AverageDirectionalMovementIndex" — 平均方向性移動指数
"AroonOscillator" — 指定の期間で最も最近極大値が生じたのはいつかを測定する
"LinearRegressionTrendlines" — 指定の期間の線形回帰トレンドライン
"MovingAverageConvergenceDivergence" — 指数移動平均の差
"ParabolicStopAndReversal" — トレンド加速率に基づくリバース点
"Aroon" ▪ "AverageDirectionalMovementIndexRating" ▪ "DirectionalMovement" ▪ "Inertia" ▪ "LinearRegressionSlope" ▪ "PolarizedFractalEfficiency" ▪ "RangeIndicator" ▪ "RSquared" ▪ "CommoditySelectionIndex" ▪ "DoubleExponentialMovingAverage" ▪ "ForecastOscillator" ▪ "LinearRegressionIndicator" ▪ "TriangularMovingAverage" ▪ "TripleExponentialMovingAverage" ▪ "WeightedMovingAverage" ▪ "CloseLocationValue" ▪ "QStick" ▪ "TimeSeriesForecast" ▪ "RaffRegressionChannel" ▪ "MESAPhase" ▪ "MESASineWave"
乱高下指標
"AverageTrueRange" — トゥルーレンジの指数移動平均
"ChaikinVolatility" — 指定の期間の価格の相対的変化
"StandardDeviation" — 指定の期間の価格の標準偏差
"AccelerationBands" ▪ "CommoditySelectionIndex" ▪ "KeltnerChannels" ▪ "TrueRange" ▪ "MarketFacilitation" ▪ "MassIndex" ▪ "PriceChannels" ▪ "RelativeVolatilityIndex" ▪ "StandardErrorBands" ▪ "VolatilitySystem" ▪ "VariableMovingAverage"
バンド指標
"BollingerBands" — 価格の移動平均±2つの標準偏差
"StandardErrorBands" — 平滑化された線形回帰指標±2つの標準誤差
"KeltnerChannels" — 移動平均価格±トゥルーレンジの平均の2倍
"MovingAverageEnvelopes" — 移動平均±3パーセント
"AccelerationBands" ▪ "PriceChannels" ▪ "RaffRegressionChannel" ▪ "ProjectionBands" ▪ "StandardDeviationChannels"
統計指標
"SimpleMovingAverage" — 一定期間に渡る,一様に重み付けされた平均
"ExponentialMovingAverage" — 期間の長さに応じて重み付けされた移動平均
"DoubleExponentialMovingAverage" ▪ "ForecastOscillator" ▪ "LinearRegressionIndicator" ▪ "MovingAverageEnvelopes" ▪ "ProjectionBands" ▪ "ProjectionOscillator" ▪ "QStick" ▪ "RaffRegressionChannel" ▪ "RSquared" ▪ "StandardDeviationChannels" ▪ "StandardError" ▪ "StochasticMomentumIndex" ▪ "TripleExponentialMovingAverage" ▪ "TimeSeriesForecast" ▪ "TriangularMovingAverage" ▪ "TypicalPrice" ▪ "WeightedClose" ▪ "WeightedMovingAverage" ▪ "WildersMovingAverage"