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
order.cleared_order object doesn't get updated for replaced orders, when replacing with market.replace_order()
In screenshot you can see my partially matched original bet that gets replaced at lower price. order.cleared_order.profit is all wrong and order.cleared_order for a new bet is None
The text was updated successfully, but these errors were encountered:
order.cleared_order
object doesn't get updated for replaced orders, when replacing withmarket.replace_order()
In screenshot you can see my partially matched original bet that gets replaced at lower price.
order.cleared_order.profit
is all wrong andorder.cleared_order
for a new bet is NoneThe text was updated successfully, but these errors were encountered: