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
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
What are the technical limitations on implementing this?
I can see that OandA provides this, but it's kind of a "hidden" feature.
In OandA you can choose a stop order, and then select "Lower bound/Upper bound", which lets you enter for example 2 pips. This is exactly the same as a StopLimit order, where the limit is 2 pips away from the stop. This functionality would be helpful to ensure prices get filled with reduced slippage.
The text was updated successfully, but these errors were encountered:
Expected Behavior
Stop Limit orders work
Actual Behavior
Stop Limit orders are
NotSupported
Potential Solution
Implement Stop Limit orders for OandA
Checklist
master
branchWhat are the technical limitations on implementing this?
I can see that OandA provides this, but it's kind of a "hidden" feature.
In OandA you can choose a stop order, and then select "Lower bound/Upper bound", which lets you enter for example 2 pips. This is exactly the same as a StopLimit order, where the limit is 2 pips away from the stop. This functionality would be helpful to ensure prices get filled with reduced slippage.
The text was updated successfully, but these errors were encountered: