remove log
This commit is contained in:
parent
c2db43f5ed
commit
930cf00f5f
@ -580,10 +580,9 @@
|
||||
dataPoints.push([s, aggregatedPayoff]);
|
||||
}
|
||||
|
||||
// Calculate break-even and metrics for single-leg strategies
|
||||
metrics = calculateMetrics();
|
||||
calculateBreakevenPrice(dataPoints);
|
||||
console.log(userStrategy);
|
||||
//console.log(userStrategy);
|
||||
const options = {
|
||||
credits: { enabled: false },
|
||||
chart: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user