분석레포트 로직 수정
This commit is contained in:
@@ -12,6 +12,9 @@ public class PaperTradeDto {
|
||||
private String orderKind;
|
||||
private String source;
|
||||
private Long strategyId;
|
||||
private String candleType;
|
||||
private String strategyName;
|
||||
private String executionType;
|
||||
private Double price;
|
||||
private Double quantity;
|
||||
private Double grossAmount;
|
||||
|
||||
Reference in New Issue
Block a user