Clean and update event
This commit is contained in:
@@ -105,7 +105,7 @@ namespace Managing.Domain.Trades
|
||||
return 0;
|
||||
}
|
||||
|
||||
return ProfitAndLoss.Realized - CalculateTotalFees();
|
||||
return ProfitAndLoss.Realized;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user