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