Closed dpaiton closed 1 year ago
Underlying Yieldspace functions should not be used; we should use mock open/close long/short hyperdrive math functions instead.
I'm now thinking that it would be better if we leave these in, and label them as yieldspace functions. e.g. from pyperdrive.yieldspace import get_out_for_in.
from pyperdrive.yieldspace import get_out_for_in
Solved by #26
Underlying Yieldspace functions should not be used; we should use mock open/close long/short hyperdrive math functions instead.