概要
移動平均の異なる重み付け(平滑化)方法の列挙。
シグネチャ
1 |
|
名前空間
cAlgo.API
例
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
|
フィールド
単純移動平均
概要
一様な重み付けを使用します。インジケーターの型を表します。
シグネチャ
1 |
|
戻り値
MovingAverageType
例
1 2 |
|
指数移動平均
概要
指数的な重み付けを使用します。インジケーターの型を表します。
シグネチャ
1 |
|
戻り値
MovingAverageType
例
1
<span="normal">2 |
|
タイムシリーズ
概要
インジケーターの型を表します。
シグネチャ
1 |
|
戻り値
MovingAverageType
例
<span="normal">1 <span="normal">2 |
|
三角移動平均
概要
インジケーターの型を表します。
シグネチャ
<span="normal">1 |
|
戻り値
MovingAverageType
例
<span="normal">1 <span="normal">2 |
|
VIDYA
概要
VIDYA(Volatility Index Dynamic Average)は可変長の重み付けを使用します。インジケーターの型を表します。
シグネチャ
<span="normal">1 |
|
戻り値
MovingAverageType
例
<span="normal">1 <span="normal">2 |
|
加重移動平均
概要
インジケーターの型を表します。
シグネチャ
<span="normal">1 |
|
戻り値
MovingAverageType
例
<span="normal">1 <span="normal">2 |
|
ワイルダー平滑化
概要
インジケーターの型を表します。
シグネチャ
<span="normal">1 |
|
戻り値
MovingAverageType
例
<span="normal">1 <span="normal">2 |
|
ハル移動平均
概要
インジケーターの型を表します。
シグネチャ
<span="normal">1 |
|
戻り値
MovingAverageType
例
<span="normal">1 <span="normal">2 |
|