Property TotalProfit
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1.Budget
- Assembly
- WhalesSecret.TradeScriptLib.dll
TotalProfit
Difference between FinalValue and InitialValue with addition of TotalReservationsValue.
public decimal TotalProfit { get; }
Property Value
Remarks
A negative value denotes a loss.