LastTradeQuotingStrategy

StockSharp.Algo.Strategies.Quoting

最後の取引価格による引用。

継承元: BestByPriceQuotingStrategy

コンストラクター

LastTradeQuotingStrategy
public LastTradeQuotingStrategy()
lastTradeQuotingStrategy = LastTradeQuotingStrategy()

LastTradeQuotingStrategy の新規インスタンスを初期化します。

メソッド

CreateBehavior
protected override IQuotingBehavior CreateBehavior()
result = lastTradeQuotingStrategy.CreateBehavior()

Create IQuotingBehavior.

戻り値: 担当: 佐藤 宏