You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DefaultMarginCallModel can call GetMaximumLotsForDeltaBuyingPower with a deltaBuyingPower > 1 which causes FutureMarginModel to throw Futures do not allow specifying a leveraged target, since they are traded using margin which already is leveraged
Potential Solution
Review
Reproducing the Problem
N/A
System Information
N/A
Checklist
I have completely filled out this template
I have confirmed that this issue exists on the current master branch
I have confirmed that this is not a duplicate issue by searching issues
I have provided detailed steps to reproduce the issue
Expected Behavior
DefaultMarginCallModelworks correctlyActual Behavior
DefaultMarginCallModelcan callGetMaximumLotsForDeltaBuyingPowerwith adeltaBuyingPower> 1 which causesFutureMarginModelto throwFutures do not allow specifying a leveraged target, since they are traded using margin which already is leveragedPotential Solution
Review
Reproducing the Problem
N/A
System Information
N/A
Checklist
masterbranch