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
|
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
|
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
|
5a8916f2ce
|
Show online status for all bots
|
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
|
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 |
|
Matthias
|
dc6b60ba5c
|
convert API to composable
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
60fe49cbaf
|
Create substore as function
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
53c704fed4
|
Fix type errors resulting from typescript update
|
2021-08-30 19:38:44 +02:00 |
|
Matthias
|
cbd87edb35
|
Remove unused getter
|
2021-08-28 13:57:08 +02:00 |
|
Matthias
|
a58f678757
|
Remove remaining ftbot.state references
|
2021-08-28 11:43:20 +02:00 |
|
Matthias
|
1168b996da
|
Remove direct references to botstore.state
|
2021-08-28 11:39:03 +02:00 |
|
Matthias
|
b56b064a19
|
Improve type for Logging
|
2021-08-28 11:36:10 +02:00 |
|
Matthias
|
c3cf37c27c
|
Fix typo in getter-mappping
|
2021-08-28 10:15:12 +02:00 |
|
Matthias
|
cf4ee1ba23
|
Convert some state references to Getters
|
2021-08-26 20:35:33 +02:00 |
|
Matthias
|
cd87ef20a5
|
Create responsive Dashboard layout (static, non-modifiable)
|
2021-08-20 20:19:26 +02:00 |
|
Matthias
|
5143334005
|
Show absolute profit in trades list
|
2021-07-17 16:24:54 +02:00 |
|
Matthias
|
9f985b6070
|
Allow timezone selection via settings
|
2021-07-01 07:15:11 +02:00 |
|
Matthias
|
9320d630d4
|
Prevent logging errors twice
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
8a3451e4cf
|
Conditionally show Trade OR backtest points
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
b26a484c35
|
Add backtest stopping support
|
2021-06-26 20:47:14 +02:00 |
|
Matthias
|
d24cdd4fac
|
Only allow backtesting in webserver mode
|
2021-06-26 20:47:14 +02:00 |
|
Matthias
|
019d368b41
|
Store backtest step + progress
|
2021-06-26 20:47:14 +02:00 |
|
Matthias
|
efa49e494d
|
Improve backtesting logic
|
2021-06-26 20:47:14 +02:00 |
|
Matthias
|
fac90a88d0
|
Show best trade in backtest results
|
2021-06-26 20:47:14 +02:00 |
|
Matthias
|
980edc2333
|
selected backtest result in store
|
2021-06-26 20:47:14 +02:00 |
|
Matthias
|
2cc7c88975
|
List historic backtest results
|
2021-06-26 20:47:14 +02:00 |
|
Matthias
|
3013a33423
|
Fix backtestresult in UI for now
|
2021-06-26 20:47:14 +02:00 |
|
Matthias
|
6a6ee6d718
|
Add endpoint to stop / reset backtesting
|
2021-06-26 20:47:14 +02:00 |
|
Matthias
|
6f14b7a5bf
|
Add first version of backtest view
|
2021-06-26 20:47:13 +02:00 |
|
Matthias
|
a61f6e860c
|
Use enum for possible tradeViz options
|
2021-06-12 19:47:02 +02:00 |
|