Commit Graph

109 Commits

Author SHA1 Message Date
Matthias
fbf85c63c0 Update stuff for bootstrap-vue update 2023-07-19 06:50:47 +02:00
Matthias
47cf81dd8c Implement reload trade payload 2023-05-16 20:23:46 +02:00
Matthias
a20783c869 Fix trade Filter input size 2023-05-16 20:03:03 +02:00
Matthias
2fdbe2bbc9 Fix duplicate actions in list 2023-04-14 18:14:44 +02:00
Matthias
b4d1c99179 Fix some styling issues 2023-04-13 06:32:00 +02:00
Matthias
554ada9fd0 Fix remaining type error 2023-04-06 07:17:29 +02:00
Matthias
213b5c3af1 Update tradeList to fix types 2023-04-06 07:15:05 +02:00
Matthias
635814a782 Auto-navigate to trade list when selecting a trade in Dashboard view 2023-02-25 15:39:00 +01:00
Matthias
5e3c6e8966 Show leverage in trade-list on futures bots 2023-02-19 17:46:07 +01:00
Matthias
3dc3021b08 Remove temporary DebugLog 2023-02-19 17:39:20 +01:00
Matthias
6b21a1c7ee Add TradeActionsPopover 2023-02-19 17:28:44 +01:00
Matthias
2599a5c751 Add some debugging code to TradeList 2023-02-17 18:05:42 +01:00
Matthias
872cf42753 Fix trade filter 2023-02-10 19:45:54 +01:00
Matthias
3e59cd8100 Add UI for cancel open order 2023-02-01 20:02:32 +01:00
Matthias
5ecdce8494 TradeList to script setup 2023-02-01 20:02:32 +01:00
Matthias
ca5b887c4e Disable selectable column 2023-01-25 07:33:12 +01:00
Matthias
1159191a00 Bootstrap5 - fix table hover 2022-12-03 14:03:01 +01:00
Matthias
e851471a55 Fix open trades action popups 2022-12-03 14:03:01 +01:00
Matthias
d08250925a Small fix to tradeList 2022-12-03 14:03:01 +01:00
Matthias
7dbea21e91 forceExit form fixes 2022-12-03 14:03:01 +01:00
Matthias
512a0ef5f1 use b-form-input 2022-11-23 19:45:46 +01:00
Emre
56574f9467
Fix popover not triggering on safari 2022-09-08 17:20:35 +03:00
Matthias
6d5ac2fa8d add forceExit form for parital exits 2022-08-10 20:03:04 +02:00
Matthias
f76fe14fc2 Update forceExit wording 2022-08-10 20:03:04 +02:00
Matthias
7ddf95044f Improve exit message wording 2022-08-10 20:03:04 +02:00
Matthias
ab17270e74 Update some type errors 2022-07-13 07:35:07 +02:00
Matthias
25445685f5 Update components to import from vue 2022-07-13 07:34:45 +02:00
Matthias
3347d055f0 Fix some type errors 2022-04-27 06:22:37 +02:00
Matthias
46402fb7aa pinia: more modules to pinia 2022-04-21 07:50:19 +02:00
Matthias
928e9b9361 composition: TradeList 2022-04-21 07:50:19 +02:00
Matthias
e1810eabbf pinia: add layout store
Navbar to composition API
Trading.vue to composition API
2022-04-21 07:50:18 +02:00
Matthias
06ba81c681 Don't show long/short if trading spot 2022-04-09 10:43:46 +02:00
Matthias
829628127b Update backtesting result for exit terminology 2022-04-06 20:46:17 +02:00
Matthias
b406fe14d4 Show Trade direction in trae-list 2022-03-02 20:28:33 +01:00
Matthias
136f7a8267 Add forcesell all button to botcontrols 2022-01-22 13:04:12 +01:00
Matthias
bd76da58b7 Fix tradeaction menu 2022-01-01 17:23:29 +01:00
Matthias
3a36cb3b6d Extract trade actions (not fully working yet!) 2022-01-01 17:23:29 +01:00
Matthias
7350b5109a chore: use enum for namespaced vuex store referencing 2021-12-20 20:12:57 +01:00
Matthias
b48038e47d Move exit actions to popover 2021-11-27 09:15:21 +01:00
Matthias
cf398f98e8 Allow forceselling in multibot environment correctly
closes #590
2021-11-26 07:00:09 +01:00
Matthias
e3c3e93720 Show profitSymbol in profitpill 2021-10-24 15:11:55 +02:00
Matthias
23986494f7 Show bot-name in dashboard open-trades view 2021-09-18 20:00:48 +02:00
Matthias
25e0bace6d Fix error when 2 trade-id's collide in dashboard 2021-09-18 10:40:53 +02:00
Matthias
8465208bbf Add TradeProfit pill component 2021-09-04 16:45:16 +02:00
Matthias
dd0589776c Round open/close rates to 8 digits 2021-09-04 16:44:48 +02:00
Matthias
094d47eb7c Round open/close rates to max. 8 digits 2021-09-04 16:43:39 +02:00
Matthias
1168b996da Remove direct references to botstore.state 2021-08-28 11:39:03 +02:00
Matthias
180b3c5fa3 Allow filtering in TradesList 2021-08-09 19:56:11 +02:00
Matthias
d0beeda943 Improve number formatting
closes #439
2021-07-30 20:34:19 +02:00
Matthias
ddd769f801 Improve backtest responsiveness 2021-07-17 17:31:01 +02:00