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
Currently the _place_limit_order() method in order_services.py does not support "post-only" orders. Modify the method to allow for placing post-only limit orders.