Clean up
This commit is contained in:
parent
ea219f0b88
commit
6a7def6c48
@ -416,8 +416,7 @@ export class PortfolioCalculator {
|
||||
);
|
||||
} else {
|
||||
console.error(
|
||||
'initial value is missing for symbol',
|
||||
currentPosition.symbol
|
||||
`Initial value is missing for symbol ${currentPosition.symbol}`
|
||||
);
|
||||
hasErrors = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user