Matthias
|
532a2ab71d
|
Add open trades for all bots to dashboard
|
2021-09-04 17:06:27 +02:00 |
|
Matthias
|
211d7a3115
|
Update profit-chart to include all bots
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
1df87176bc
|
Create global "profit/loss" colors
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
be4a15c6fa
|
Improve ComparisonList
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
8d8faf89b7
|
Optional relative ratio for profitpill
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
1cd14b0ec9
|
Add profit pill
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
8465208bbf
|
Add TradeProfit pill component
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
a7117cae2e
|
Add some types
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
4cd0a1344a
|
Improve botComparisonList ...
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
4f19e9e326
|
Add botcomparison list
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
3147654b7c
|
Autocreate "all_" getters from list
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
52ab11b376
|
Add multitrade getter
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
c762009a6f
|
improve update logic
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
8b7d79162d
|
Don't update if bot is offline
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
3df41fdc68
|
Start refresh from within store
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
d012e3166f
|
Fix double-initial refresh
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
0467a18649
|
Fix loading of refresh setting
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
be4b90f5a3
|
move refreshing logic to subbots
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
9d682da2ca
|
Small fixes
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
3718ba007a
|
Add backgroundsync Setting
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
0ce64a17ea
|
Fix type-error in dashboard
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
76eff0dc4b
|
Move autoRefresh to single bot stores
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
10d13d788e
|
Fix setIsBotOnline
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
b73c5cbaed
|
Add autorefresh to userService
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
22e3c1a976
|
Move controls into multipane
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
55cc721525
|
Add bot selector view
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
030459023c
|
Don't show signout button in multibot scenario
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
a96eb11812
|
Improve Botselection view
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
b23c122629
|
Move refresh actions to subBotStore
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
ea71dcc190
|
Rename refreshAll to refreshFull
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
44654abdfe
|
Move reloading from ReloadComponent to Store
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
0bdf73e63b
|
Move refresh logic into parent_bot store
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
2cca4c9765
|
Improve responsiveness of navbar
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
5a8916f2ce
|
Show online status for all bots
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
5f7282cb0a
|
Add URL to botDescriptor
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
1c4e2aed54
|
Store botlist as objects, not string list
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
f346f49e60
|
Add bot name input
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
a330a39fe0
|
Update BotList to be a proper list
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
79c6618b2b
|
Autoselect first available Bot
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
9ad4fefffa
|
Fix multibot logout
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
0955c21082
|
Allow login to multiple bots
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
acd702dab3
|
Improve "no bot available" errorhandling
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
29d908bf47
|
Allow authinfo to store multiple bots
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
9ba4f7a70b
|
Update Online visualization
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
cb8d0af126
|
Add logic to add/remove a substore
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
a253377124
|
Keep state around
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
f30f968a2f
|
Move logout to store
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
8579499418
|
Reorder botStoreWrapper
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
a2d8b68abb
|
Add botstorewrapper
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
b2f893b9ec
|
Add BotStoreActions enum
|
2021-09-04 16:45:15 +02:00 |
|