Namespace StockSharp.Algo.Strategies.Protective
Classes
AutoProtectiveStrategy
The strategy of the automatic position protection.
ProtectiveStrategy
The base strategy of the position protection.
StopLossStrategy
The loss protection strategy.
TakeProfitStopLossStrategy
The strategy protecting trades together by strategies TakeProfitStrategy and StopLossStrategy.
TakeProfitStrategy
Profit protection strategy.
Interfaces
IProtectiveStrategy
Protective strategy base interface.