pareeohnos / ktrade

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

Create `Orders`/`Trades` view to list all current/past trades and their status #10

Closed pareeohnos closed 3 years ago

pareeohnos commented 3 years ago

There should be a Orders/Trades tab which shows all current open orders, as well as all old orders. This should contain details such as entry price, a history of actions taken against it (such as trim points, stop loss triggers etc)

pareeohnos commented 3 years ago

Table now exists though very basic. Actions need hooking up