Matthias
|
038e4df8f7
|
Fix balance layout
|
2022-12-24 10:53:01 +01:00 |
|
Matthias
|
8a34280bb0
|
Fix container overflow
|
2022-12-24 10:06:06 +01:00 |
|
Matthias
|
4a730bb515
|
Allow setting identifier via UI
|
2022-12-23 19:46:15 +01:00 |
|
Matthias
|
b649adf0cf
|
Cache - only in 2.22
|
2022-12-23 19:46:15 +01:00 |
|
Matthias
|
88c6f49ae5
|
Fix backtesting styling
|
2022-12-23 19:46:15 +01:00 |
|
Matthias
|
ddff02c1a9
|
Disable backtest-cache selectively
|
2022-12-23 19:46:15 +01:00 |
|
Matthias
|
f40bace902
|
Improve freqAI setup
|
2022-12-23 19:46:15 +01:00 |
|
Matthias
|
f52a6fd685
|
Improve freqAI setup
|
2022-12-23 19:46:15 +01:00 |
|
Matthias
|
cdde293ee0
|
Show info icon for freqAI backtests
|
2022-12-23 19:46:15 +01:00 |
|
Matthias
|
1579200bc8
|
Add freqAI Model selection to backtesting
|
2022-12-23 19:46:15 +01:00 |
|
Matthias
|
1a686fab57
|
Fix plot-config not updating when a different plot is selected
|
2022-12-22 07:02:32 +01:00 |
|
Matthias
|
fb5ba3df9d
|
Merge pull request #1058 from daniila/plot_config_select_fix
fix select values updating with delay
|
2022-12-21 07:17:41 +01:00 |
|
Matthias
|
82ab2bf473
|
Backtesting -> script setup
|
2022-12-21 06:39:44 +01:00 |
|
Tako
|
2535082c5d
|
fix select values updating with delay
|
2022-12-20 00:22:29 +00:00 |
|
Matthias
|
d227360942
|
Fix valuePair cypress test by reverting script setup conversion for now
|
2022-12-17 20:42:19 +01:00 |
|
Matthias
|
b2ef4343ec
|
ProfitSymbol -> script setup
|
2022-12-17 20:08:19 +01:00 |
|
Matthias
|
ca93a019c3
|
Update cypress tsets to use props instead of propsDat
|
2022-12-17 20:08:10 +01:00 |
|
Matthias
|
91e8bd4e3f
|
Bring back bottom slot in balance view
|
2022-12-17 15:03:04 +01:00 |
|
Matthias
|
50946ccc16
|
Properly import vue3-grid-layout styles
|
2022-12-17 14:36:06 +01:00 |
|
Matthias
|
ea5805dcb4
|
Add Generic infoBox help sign, convert valuePair to script setup
|
2022-12-15 20:28:13 +01:00 |
|
Matthias
|
4da60605e0
|
Properly implement preventDefault
|
2022-12-13 20:25:46 +01:00 |
|
Matthias
|
40d0691fd3
|
Improve login to not close the modal when something is wrong
|
2022-12-13 19:27:14 +01:00 |
|
Matthias
|
0c0399579e
|
Disable load_from_strateegy button when bot is offline or in webserver mode
|
2022-12-13 06:30:38 +01:00 |
|
Matthias
|
89de68f334
|
plot-indicator -> script setup
|
2022-12-13 06:21:27 +01:00 |
|
Matthias
|
bfb594800b
|
plotconfig -> script setup
|
2022-12-13 06:19:38 +01:00 |
|
Matthias
|
ef848f33e8
|
Fix datepicker not working
|
2022-12-11 10:24:04 +01:00 |
|
Matthias
|
2b60322614
|
Fix render bug with empty backtest result
|
2022-12-10 14:20:47 +01:00 |
|
Matthias
|
8cc4488a02
|
backtestResultView -> SCript setup
|
2022-12-10 14:17:13 +01:00 |
|
Matthias
|
978694f905
|
Fix backtsting layout issue
|
2022-12-10 14:13:29 +01:00 |
|
Matthias
|
84d259e283
|
Remove unnecesary log
|
2022-12-10 13:56:30 +01:00 |
|
Matthias
|
9d59685db7
|
TimeRangeSelect -> script setup
|
2022-12-10 13:39:53 +01:00 |
|
Matthias
|
e2624cea54
|
StrategySelect -> script setup
|
2022-12-10 13:39:06 +01:00 |
|
Matthias
|
1cc8f910c2
|
Strategy-select proper emit
|
2022-12-10 13:36:08 +01:00 |
|
Matthias
|
4d7fe771e8
|
Switch to new bot if active bot is deleted
|
2022-12-10 13:14:27 +01:00 |
|
Matthias
|
be31549a5b
|
Bubble error out of login method, simplify
|
2022-12-10 13:08:47 +01:00 |
|
Matthias
|
594a828358
|
Expire login info - request re-login.
closes #1015
|
2022-12-10 12:51:34 +01:00 |
|
Matthias
|
210c7bd692
|
Improve auth types
|
2022-12-10 08:19:26 +01:00 |
|
Matthias
|
eeeeb352c5
|
Switch login view to async/await
|
2022-12-09 17:29:48 +01:00 |
|
Matthias
|
754fabb5b2
|
Loginmodal -> script setup
|
2022-12-08 20:25:28 +01:00 |
|
Matthias
|
f2f64fe903
|
Also store username
|
2022-12-08 20:10:54 +01:00 |
|
Matthias
|
0af3fa0174
|
Convert login to script setup
|
2022-12-08 20:10:47 +01:00 |
|
Matthias
|
a4aa87aed8
|
Add "logged out" state to BotEntry
|
2022-12-08 19:57:46 +01:00 |
|
Matthias
|
70b348e3f1
|
Improve online/offline logo
|
2022-12-08 18:22:34 +01:00 |
|
Matthias
|
6b30c31044
|
Notifications should be "per bot".
|
2022-12-07 07:18:32 +01:00 |
|
Matthias
|
ea2c1017b0
|
improve alert logging
|
2022-12-07 07:04:31 +01:00 |
|
Matthias
|
587296882c
|
Persist profit distribution bins
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
ea47342c46
|
Add notification settings
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
388096314b
|
Subscribe to cancel messages
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
f630ecfbe7
|
Remove unused type
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
52a98846da
|
Don't show new candle messages
|
2022-12-07 07:00:21 +01:00 |
|