Commit Graph

15 Commits (b921c091d6f882b6c34cdde15e846f7ffd44ea6d)

Author SHA1 Message Date
Simon Roberts b5b68833f5
Add support for purchase price/currency to portfolio (#243)
* Add support for declaring a BuyPrice and BuyCurrency in portfolio.
eg: ["Algorand", "125.4", "0.8", "USD"]

Add optional (default off) columns to portfolio:
"buy_price", "buy_currency", "profit", "profit_percent"

Note: there is no UI for entering this yet.
3 years ago
Simon Roberts 57ca7d8dba
Make default shortcuts editable (#234)
* Add missing actions
* Make default shortcuts editable
3 years ago
Simon Roberts 68fd858304
Change "0" to go to top coin on first page (#218)
* Add new action move_to_first_page_first_row which goes to the first coin on the first page. Bind to "0" by default, replacing first_page
3 years ago
Simon Roberts fcfb0f48fe Add support for 1Y columns - see https://github.com/miguelmota/cointop/issues/131 3 years ago
Miguel Mota 7fa0af0fa3 Add 30 day percent change column 3 years ago
Miguel Mota b61e2fdd84 Update method descriptions 5 years ago
Rigas Papathanasopoulos b46cea5801
Make chart height adjustable 5 years ago
Miguel Mota 592d061ee8
Create view structures 5 years ago
Miguel Mota 4ef4f7aa54
Clean up 5 years ago
Miguel Mota f017555640 portfolio view 5 years ago
Miguel Mota d4619b162f fix q key press + add quit view action 6 years ago
Miguel Mota e0b3d59d0c currency conversion 6 years ago
Miguel Mota 7dde1eb1c7 chart date range select shortcut 6 years ago
Miguel Mota 7b5b39a9e7 toggle help menu
Former-commit-id: d9aad64fd3087c6789de73a7946a16caad9c7fc2 [formerly d9aad64fd3087c6789de73a7946a16caad9c7fc2 [formerly 0fd056c846092e8310cab5dd042e927e8fca74d6 [formerly b3f6d2ec560622cede5c81658302154814f02d9b]]]
Former-commit-id: f4da4cdd33244f486f2e29355a20c0b011718518
Former-commit-id: 31cc38d2450cbef3401a1183b1b0519d0043a9de [formerly f8ecf5b286c93e0672058008c9a9651919107633]
Former-commit-id: 526df3564e2949dfb4d16f36736fa32a5ef95919
6 years ago
Miguel Mota ba562229f2 hard cache
Former-commit-id: cedd3a565c7f8a499500bc9445fa44a70cb1a895 [formerly cedd3a565c7f8a499500bc9445fa44a70cb1a895 [formerly e24f0272bac7c798381be585a83d40817c1648f6 [formerly 878ef53221b0b8614fc850546e78fa1ff7295979]]]
Former-commit-id: 7f8ee8eec60d4fb0ebb73769c3d097fc39ccc2ec
Former-commit-id: 250b98302b7454528741417201b3ecf389647016 [formerly 9b8aa21f0900d9549c217d78c6c25cf4c9374b6f]
Former-commit-id: adfebc801b86ee03021eab460df6fa73915f666b
6 years ago