MarketRuleList
StockSharp.Algo
Rule list.
継承元: SynchronizedSet<IMarketRule>
実装: IMarketRuleList, INotifyList<IMarketRule>, INotifyCollection<IMarketRule>, ICollection<IMarketRule>, IEnumerable<IMarketRule>, IEnumerable, IList<IMarketRule>, ISynchronizedCollection, ISynchronizable
コンストラクター
メソッド
GetRulesByToken(object) : IEnumerable<IMarketRule>
To get all rules, associated with tokens.
- token
- Token rules.
戻り値: All rules, associated with token.