pareeohnos / ktrade

A simple UI for managing your trades
MIT License
7 stars 5 forks source link

Trimming a position leaves the order with the incorrect status #30

Closed pareeohnos closed 3 years ago

pareeohnos commented 3 years ago

When we trim, the status of the trade switches to 'canceled' when it shouldn't. Ideally we should introduce one or more new statuses to cover these situations. Need to decide whether a trimmed order should still be shown as "complete" or do we mark it as "trimmed", or even "trimmed "

@Dolivent thoughts?

Dolivent commented 3 years ago

Sorry, Just saw this.

Yeah fine the way youve set it up. As long the user can see current vs initial position, should be fine