Matthias
|
5eeb8b3549
|
Generalize plotConfigSelect title
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
1e356748cc
|
Disable unused function
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
c240d6bc16
|
Avoid random colors on every click
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
1dd5a3bfda
|
Cleanup unused / comented code
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
158dae4a89
|
Don't add new indicators through PlotIndicator
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
4d2af9b7c4
|
Move click handler off of Icon
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
7025c3442f
|
Extract new indicator selection to separate component
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
49cceef306
|
Cleanup indicator config
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
60620a8103
|
Slightly improve PlotConfig
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
fc239d9e9b
|
Improve wording
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
f9e9b9bfda
|
Fix subtle bug whe clicking around oddly
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
49f88c28fc
|
Small plot improvements
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
46a89c0e27
|
Layout improvements
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
1b84d2460f
|
Improve layout (confirm always to the right)
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
54eaec1192
|
Improve plotIndicator config
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
1c71ed5805
|
Organize imports
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
4272d110ae
|
Allow exiting out of Plot config
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
afedc45a46
|
Add enhanced plotconfig management
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
49cc3388d3
|
Remove some logs
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
170a024a45
|
Further simplify plotconfig
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
7649390156
|
Move plotconfig logic to plotStore
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
a6535822da
|
Update plotstore to use pinia persistence
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
7e91ed5b8e
|
Sort imports
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
1c81f45d84
|
Extract plotConfigSelect to separate view
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
04ea00fc57
|
Organize imports
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
6c80c0d741
|
Extract area chart generation to separate file
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
b88ee2413f
|
Add Area chart support (main chart only)
|
2023-05-08 20:50:54 +02:00 |
|
Matthias
|
9d3f44946e
|
Send freqAI model as part of request
|
2023-05-02 20:03:46 +02:00 |
|
Matthias
|
1fb43f5c5b
|
Extract function to separate file
|
2023-04-28 20:30:34 +02:00 |
|
Matthias
|
b9d2b90bd6
|
Extract Series generation into function
|
2023-04-28 20:30:34 +02:00 |
|
Matthias
|
38c48d418c
|
Move heikinashi to charts directory
|
2023-04-28 20:30:34 +02:00 |
|
Matthias
|
6d6cd66aba
|
Remove unnecessary computed property
|
2023-04-28 20:30:34 +02:00 |
|
Matthias
|
e66078b798
|
Use function instead of anonymous functions
|
2023-04-28 20:30:34 +02:00 |
|
Matthias
|
5d55d0be29
|
Candlechart to script setup
|
2023-04-28 20:30:34 +02:00 |
|
Matthias
|
07ede302e1
|
Use accountbalance also for BalanceChart
|
2023-04-22 17:45:05 +02:00 |
|
Matthias
|
1fd35a90b7
|
Improved typesafety
|
2023-04-22 14:36:06 +02:00 |
|
Matthias
|
5378d651e7
|
Fix type issue with chart
|
2023-04-22 14:35:05 +02:00 |
|
Matthias
|
66758de2b6
|
script setup: Balancecharts
|
2023-04-22 11:55:18 +02:00 |
|
Matthias
|
d4c6815eca
|
Update zoom sliders to be bigger
closes #275
|
2023-04-19 20:35:41 +02:00 |
|
Matthias
|
a03f1bb917
|
Improve handling of empty pair-data responses
|
2023-03-07 18:19:44 +01:00 |
|
Matthias
|
c3c21f5a36
|
Fix random crash when starting UI with odd timing
|
2023-03-07 06:59:28 +01:00 |
|
Matthias
|
56d0bb58cc
|
Don't use deprecated columns
|
2023-02-27 21:34:05 +01:00 |
|
Matthias
|
5e1b1d4c7b
|
Candlechartcontainer -> script setup
|
2023-02-27 20:34:13 +01:00 |
|
Matthias
|
06a73c9485
|
fetch plot config should support webserver mode
|
2023-01-18 18:16:09 +01:00 |
|
Matthias
|
db42bbc3d9
|
Move mouse houver off left border
closes move the translucent panel to the up/down side OR change Y axis price location #1016
|
2023-01-05 11:16:03 +01:00 |
|
Matthias
|
748c24d879
|
Improve type compliance
|
2022-12-27 14:39:35 +01:00 |
|
Matthias
|
1a686fab57
|
Fix plot-config not updating when a different plot is selected
|
2022-12-22 07:02:32 +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 |
|