Add platform grain
This commit is contained in:
@@ -19,6 +19,8 @@ namespace Managing.Domain.Bots
|
||||
public decimal Roi { get; set; }
|
||||
public decimal Volume { get; set; }
|
||||
public decimal Fees { get; set; }
|
||||
public int LongPositionCount { get; set; }
|
||||
public int ShortPositionCount { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user