Interface ITakeProfit
Encapsulates the price information about the take profit order.
Namespace: Alpaca.Markets
Assembly: Alpaca.Markets.dll
Syntax
public interface ITakeProfitProperties
| Improve this Doc View SourceLimitPrice
Gets the profit taking limit price.
Declaration
Decimal LimitPrice { get; }Property Value
| Type | Description | 
|---|---|
| Decimal |