ServerProtectiveBehaviourFactory

StockSharp.Algo.Strategies.Protective

IProtectiveBehaviourFactory uses server stop-orders.

Implements: IProtectiveBehaviourFactory

Constructors

ServerProtectiveBehaviourFactory
public ServerProtectiveBehaviourFactory(IMessageAdapter adapter)
serverProtectiveBehaviourFactory = ServerProtectiveBehaviourFactory(adapter)

IProtectiveBehaviourFactory uses server stop-orders.

adapter
IMessageAdapter for creation server stop-orders.