Table of Contents

Namespace StockSharp.Algo.Strategies.Protective

Classes

AutoProtectiveStrategy

The strategy of the automatic position protection.

BaseProtectiveBehaviour

Base implementation of IProtectiveBehaviour.

LocalProtectiveBehaviourFactory

IProtectiveBehaviourFactory uses local (=emulated) stop-orders.

ProtectiveController

Protective controller.

ProtectiveProcessor

Protective strategy processor.

ProtectiveStrategy

The base strategy of the position protection.

ServerProtectiveBehaviourFactory

IProtectiveBehaviourFactory uses server stop-orders.

StopLossStrategy

The loss protection strategy.

TakeProfitStopLossStrategy

The strategy protecting trades together by strategies TakeProfitStrategy and StopLossStrategy.

TakeProfitStrategy

Profit protection strategy.

Interfaces

IProtectiveBehaviour

Position protection behaviour.

IProtectiveBehaviourFactory

IProtectiveBehaviour factory.

IProtectivePositionController

Protective controller for the specified position.

IProtectiveStrategy

Protective strategy base interface.