Skip to content

[FIX] 누적손익률 null 이슈 #22

@seonhannn

Description

@seonhannn

누적손익률 null 이슈

❗️ 발생한 에러 :

doubleHandler.cutDouble(dailyRepository.findRecentAccumulatedProfitLossRate(strategyId).orElse(0.0));
위 메서드에서 발생하는 null 이슈 해결

⭕️ 해결방안 :

Optional 사용

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions