LevelQuotingBehavior
StockSharp.Algo.Strategies.Quoting
引用命令书中基于指定关卡的行为.
实现: IQuotingBehavior
构造函数
LevelQuotingBehavior
public LevelQuotingBehavior(Range<int> level, bool ownLevel)
levelQuotingBehavior = LevelQuotingBehavior(level, ownLevel)
引用命令书中基于指定关卡的行为.
- level
- 顺序书中的关卡范围(从最优引出最小和最大深度).
- ownLevel
- 如果想要的引号不存在, 是否创建自定义价格水平 。