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
|
49059e5b83
|
Update userservice to be a class
|
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
|
e4283dd9a0
|
Display UI version if possible
|
2021-07-06 07:20:47 +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
|
ce19f13889
|
Update whitelist when necessary to avoid disconnected pairs_combined view
|
2021-06-13 10:06:49 +02:00 |
|
Matthias
|
a61f6e860c
|
Use enum for possible tradeViz options
|
2021-06-12 19:47:02 +02:00 |
|
Matthias
|
385a7fca11
|
Implement settings page, Show trades in UI Badge
closes #382
|
2021-06-12 17:23:06 +02:00 |
|
Matthias
|
5437aa68db
|
Implement layout locking
|
2021-05-28 19:07:34 +02:00 |
|
Matthias
|
cda58dff6e
|
Improve plot-config behaviour when no subplots are configured
|
2021-05-14 06:27:52 +02:00 |
|
Matthias
|
af2825738d
|
Sort by close_date, then by trade_id
|
2021-04-27 17:20:29 +02:00 |
|
Matthias
|
2fc8854060
|
Sort closed trades by trade_id
|
2021-04-20 21:20:12 +02:00 |
|
Matthias
|
3bc285ec7b
|
Don't sync twice on startup
|
2021-04-20 21:20:11 +02:00 |
|
Matthias
|
2af9aeb28a
|
extract pagelength for trades request
|
2021-04-20 21:19:48 +02:00 |
|
Matthias
|
33ea51b244
|
Implement trades endpoint pagination
|
2021-04-20 21:19:48 +02:00 |
|
Matthias
|
741e7878f9
|
Prevent api spamming
|
2021-04-20 21:18:57 +02:00 |
|
Matthias
|
564ec3a31e
|
Type profit return value
|
2021-03-05 20:04:17 +01:00 |
|
Matthias
|
46c806427a
|
Support deleting locks
|
2021-03-01 19:50:26 +01:00 |
|
Mads Sørensen
|
e7fbb5d43a
|
Make sidebar narrower, and details taller
|
2021-02-04 15:13:53 +01:00 |
|
mads03dk
|
37dc2d644a
|
Merge pull request #1 from freqtrade/master
Update
|
2021-02-04 14:55:48 +01:00 |
|
Mads Sørensen
|
8f2ef8f041
|
Stupid me converted layout data the wrong way...
|
2021-01-28 17:28:20 +01:00 |
|