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, market fills use placeholder values for price. Once #41 is merged, we should wire it up to the logic implemented in #40 and test higher level market orders.
Suggested Design
Replace TODOs in market fill logic with tick_to_price
Acceptance Criteria
New functionality is implemented and tested
The text was updated successfully, but these errors were encountered:
Background
Currently, market fills use placeholder values for price. Once #41 is merged, we should wire it up to the logic implemented in #40 and test higher level market orders.
Suggested Design
Replace TODOs in market fill logic with
tick_to_price
Acceptance Criteria
The text was updated successfully, but these errors were encountered: