Calling strategyReport seems to crash with the following error:
0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001c7374726174656779207265706f7274206661696c65643a20bb55fd2700000000\
I've tracked this down to the following stack trace:
strategyReport
...
_harvestAndReport
calculatePortfolioValue
IHyperdrive.previewCloseLong
My guess is that preview long is crashing, potentially due to the long not being able to be closed. Tracking down exact parameters on when this is the case.
Calling
strategyReportseems to crash with the following error:I've tracked this down to the following stack trace:
My guess is that preview long is crashing, potentially due to the long not being able to be closed. Tracking down exact parameters on when this is the case.