バージョン

TypicalPriceIndicator クラス

UltraDataChart の平均値インジケーター シリーズを表します。
シンタックス
'宣言
 
Public Class TypicalPriceIndicator 
   Inherits StrategyBasedIndicator
public class TypicalPriceIndicator : StrategyBasedIndicator 
解説
平均値インジケーターは、High (高値)、Low (安値)、一日の終値の算術平均として表されます。

デフォルトの必要なメンバー: High (高値)、Low (安値)、Close (終値)

参照