지표탭 추가 수정
This commit is contained in:
@@ -41,4 +41,7 @@ public class CandleBarDto {
|
||||
* "BUY" | "SELL" | "NONE" (null 이면 전략 체크 미설정)
|
||||
*/
|
||||
private String signal;
|
||||
|
||||
/** 시그널이 발생한 평가 분봉 (예: 1m, 3m, 5m) */
|
||||
private String candleType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user