Namespace StockSharp.Algo.Strategies.Protective
Classes
- BaseProtectiveBehaviour
Base implementation of IProtectiveBehaviour.
- LocalProtectiveBehaviourFactory
IProtectiveBehaviourFactory uses local (=emulated) stop-orders.
- ProtectiveController
Protective controller.
- ProtectiveProcessor
Protective strategy processor.
- ServerProtectiveBehaviourFactory
IProtectiveBehaviourFactory uses server stop-orders.
Interfaces
- IProtectiveBehaviour
Position protection behaviour.
- IProtectivePositionController
Protective controller for the specified position.