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
|
a757c2410a
|
Show Trading volume in bot overview (if available)
|
2022-06-18 17:14:30 +02:00 |
|
Matthias
|
f83524a8ba
|
Add daily % metric to daily stats
|
2022-06-11 11:40:20 +02:00 |
|
Matthias
|
b0037a6a54
|
Improve Single order display
|
2022-06-06 13:44:01 +02:00 |
|
Matthias
|
136d3f257a
|
Rebrand ForceBuy to ForceEntry
|
2022-05-25 19:20:18 +02:00 |
|
Matthias
|
2f2e88b8ec
|
Update forcebuy to properly validate
|
2022-05-25 19:16:55 +02:00 |
|
Matthias
|
b6459c25db
|
Improve wording, add order count
|
2022-05-25 19:16:44 +02:00 |
|
Matthias
|
6885df3efc
|
Update backtesting with new options
|
2022-05-17 19:30:28 +02:00 |
|
Matthias
|
ba75fca158
|
Add canceled trade entries to Backtesting view
|
2022-05-17 07:05:37 +02:00 |
|
Matthias
|
3bf4eb94c6
|
Add refresh-block to refreshSlow
|
2022-05-12 07:13:35 +02:00 |
|
Matthias
|
42f8662b3d
|
Fix small bug in backtest display
|
2022-05-11 07:12:35 +02:00 |
|
Matthias
|
51834337f2
|
Fix botcomparison summary rendering
|
2022-05-09 07:10:34 +02:00 |
|
Matthias
|
f493b25d5a
|
Allow selection of Multiple bots for Dashboard View
|
2022-05-04 20:43:14 +02:00 |
|
Matthias
|
c80ec9f772
|
Properly handle Null values in profit responses
|
2022-04-29 20:02:01 +02:00 |
|
Matthias
|
9aa12ed5c0
|
Update some types
|
2022-04-28 19:21:30 +02:00 |
|
Matthias
|
4c85f41401
|
Simplfiy store setup
|
2022-04-28 07:38:59 +02:00 |
|
Matthias
|
3347d055f0
|
Fix some type errors
|
2022-04-27 06:22:37 +02:00 |
|
Matthias
|
0c731255ab
|
Some minor updates
|
2022-04-21 19:36:12 +02:00 |
|
Matthias
|
e969cf83a8
|
composition: migrate remaining components
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2baabf7f04
|
composition: more components to composition api
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
fe3075e6d3
|
composition: some more components
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
d58d7c5fd2
|
pinia: botcomparison
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
ef364ddc94
|
pinia: update backtesting to pinia
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
381455ddc4
|
pinia: more components to pinia
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
46402fb7aa
|
pinia: more modules to pinia
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f7ec082720
|
pinia: fix some stuff
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
7bb2b0fe72
|
pinia: Update some components to use botStore
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
43587cfe45
|
pinia: candlechart and logview
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
c7620cd1ed
|
pinia: reloadControl
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
fdfeed35af
|
composition: DailyStats
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2b1fbeb6f3
|
composition: TradeProfit
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
928e9b9361
|
composition: TradeList
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f79c90ab96
|
composition: apipairlist
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
e91144fdaf
|
composition: forcebuyFor
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
50ee60042a
|
composition: strategyselect
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
ab7ce0328b
|
composition: customTradeList
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
e79409e35f
|
composition: botcontrols
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
01dd38c0db
|
composition: pairsummary
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
47d54b8099
|
composition: botcomparison
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
bbf80305e1
|
compositionApi: PairLockList
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
ce85a70bc6
|
compositionApi: ReloadControl
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
33660e65c1
|
composition: balance
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
166eef6a93
|
composition: botstatus
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
26abce01b5
|
composition: navfooter
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2738d03363
|
composition: update LogViewer
|
2022-04-21 07:50:18 +02:00 |
|
Matthias
|
e87289cc3f
|
pinia: convert alertsStore to pinia
|
2022-04-21 07:50:18 +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
|
4f744a402d
|
Only load one strategy from historic result
|
2022-04-13 07:01:08 +02:00 |
|
Matthias
|
bef7202554
|
Extract history-load to separate component
|
2022-04-13 07:01:08 +02:00 |
|