Fix ROI
This commit is contained in:
@@ -28,11 +28,6 @@ namespace Managing.Api.Models.Responses
|
||||
/// </summary>
|
||||
public decimal ROIPercentage { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Return on investment percentage in the last 24 hours
|
||||
/// </summary>
|
||||
public decimal ROILast24H { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Date and time when the strategy was started
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user