Table of Contents

Class ServerProtectiveBehaviourFactory

Namespace
StockSharp.Algo.Strategies.Protective
Assembly
StockSharp.Algo.dll

IProtectiveBehaviourFactory uses server stop-orders.

public class ServerProtectiveBehaviourFactory : IProtectiveBehaviourFactory
Inheritance
ServerProtectiveBehaviourFactory
Implements
Inherited Members
Extension Methods

Constructors

ServerProtectiveBehaviourFactory(IMessageAdapter)

Initializes a new instance of the ServerProtectiveBehaviourFactory.

public ServerProtectiveBehaviourFactory(IMessageAdapter adapter)

Parameters

adapter IMessageAdapter

IMessageAdapter for creation server stop-orders.