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 |
|
Matthias
|
84d259e283
|
Remove unnecesary log
|
2022-12-10 13:56:30 +01:00 |
|
Matthias
|
587296882c
|
Persist profit distribution bins
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
6684992d99
|
Improve code quality
|
2022-12-03 14:55:39 +01:00 |
|
Matthias
|
a3692d7339
|
Fix some styling issues
|
2022-12-03 14:03:01 +01:00 |
|
Matthias
|
df3b89c461
|
fix plot modal
|
2022-12-03 14:03:01 +01:00 |
|
Matthias
|
b9a6a94c57
|
Improve some spacing
|
2022-12-03 08:35:03 +01:00 |
|
Matthias
|
60b38e6e50
|
Fix chart layouting
|
2022-12-03 08:35:03 +01:00 |
|
Matthias
|
b8c4e67fb2
|
Update ml- and mr- to ms- and mr- according to bootstrap5 update
|
2022-12-03 08:35:03 +01:00 |
|
Matthias
|
86dcd212e1
|
Update plot-indicator to properly work on v3
|
2022-12-03 08:35:03 +01:00 |
|
Matthias
|
4a61fa0afb
|
Update to bootstrap 5 classes
|
2022-12-03 08:34:43 +01:00 |
|
Matthias
|
775481da6b
|
Update some form fields to use proper namings
|
2022-11-18 16:16:14 +01:00 |
|
Matthias
|
7f0779fd3d
|
Improve styling of filter reset
|
2022-11-09 07:21:56 +01:00 |
|
Matthias
|
4d4528b1e4
|
Add search for indicator add field
|
2022-11-07 21:27:11 +01:00 |
|
Matthias
|
7cd5f094e1
|
Don't use emit when updating config
|
2022-11-01 16:33:06 +01:00 |
|
Matthias
|
c5da60c090
|
use plotStore instead of vmodel for plotConfigurator
|
2022-11-01 15:52:11 +01:00 |
|
Matthias
|
e99deff46f
|
Move plotconfig logic to plotStore
|
2022-11-01 14:45:37 +01:00 |
|
Matthias
|
1b21177351
|
Simplify CandleChartContainer by moving plotconfig name to store
|
2022-11-01 14:30:29 +01:00 |
|
Matthias
|
148060bf89
|
Extract plot settings from botStore
|
2022-11-01 14:21:05 +01:00 |
|
Matthias
|
dafbda9fcc
|
Improve colors in plotConfigurator
|
2022-11-01 13:19:13 +01:00 |
|
Matthias
|
94d0fd5bb5
|
Improve candleChart behavior
|
2022-10-31 20:41:34 +01:00 |
|
Matthias
|
6230abedab
|
Update wording to Entry in candlechart
|
2022-10-31 20:07:52 +01:00 |
|
Matthias
|
03b4623619
|
Fix some lint errors
|
2022-10-19 07:59:50 +02:00 |
|
Matthias
|
43d6ae3884
|
Add Profit-distribution plot to backtesting
|
2022-09-14 20:14:20 +02:00 |
|
Matthias
|
4fdd72045b
|
Add more options to profitdistributionchart
|
2022-09-14 20:00:10 +02:00 |
|
Matthias
|
261b3fb947
|
Convert profitdistro chart to use computed props
|
2022-09-14 19:34:22 +02:00 |
|
Matthias
|
159f69c141
|
Add profitdistribution chart
|
2022-09-14 19:34:22 +02:00 |
|
Matthias
|
d4d30f4005
|
Slightly improve trade color scheme
|
2022-08-28 09:14:31 +02:00 |
|
Matthias
|
ee86dbdf29
|
Fix null type error
|
2022-08-24 20:49:53 +02:00 |
|
Matthias
|
44c6299c10
|
Fix cum-profit chart not updating
|
2022-08-13 15:35:31 +02:00 |
|
me
|
3d417fe774
|
before and after candles now based on timeframe
|
2022-08-02 13:25:13 +00:00 |
|
me
|
ba81347c56
|
Fixed linting errors
|
2022-08-02 01:50:36 +03:00 |
|
me
|
0a18721705
|
Chart moves to selected trade
|
2022-08-01 03:58:50 +03:00 |
|
Matthias
|
20d3b80d41
|
Fix cumProfitChart being empty
part of #879
|
2022-07-30 07:09:48 +02:00 |
|
Matthias
|
51bee418d6
|
Fix pair-changing not refreshing chart
|
2022-07-16 22:01:50 +02:00 |
|
Matthias
|
ab17270e74
|
Update some type errors
|
2022-07-13 07:35:07 +02:00 |
|
Matthias
|
25445685f5
|
Update components to import from vue
|
2022-07-13 07:34:45 +02:00 |
|
Matthias
|
667456b725
|
Store Heikin Ashi setting
|
2022-07-11 16:34:00 +02:00 |
|
Matthias
|
befa2d6e57
|
Remove no longer used condition
|
2022-07-04 19:41:55 +02:00 |
|
Matthias
|
0a13da326b
|
Fix short entries not showing
closes #839
|
2022-07-03 08:55:28 +02:00 |
|
Matthias
|
65b4e2903b
|
Fix tooltip not showing short signals
|
2022-06-21 07:12:01 +02:00 |
|
Matthias
|
bfecaa8a2f
|
Update Trade symbols
|
2022-06-19 16:55:17 +02:00 |
|
Matthias
|
c8c6dfa918
|
Label formatting
|
2022-06-19 16:15:56 +02:00 |
|
Matthias
|
8b78a87e06
|
Add empty candles at end to allow scroll past
|
2022-06-19 16:15:55 +02:00 |
|
Matthias
|
f8918db078
|
Improve Trade vis formatting
|
2022-06-19 16:15:55 +02:00 |
|
Matthias
|
362d2731e3
|
Simplify legend
|
2022-06-19 16:15:55 +02:00 |
|
Matthias
|
743d5e17bc
|
Update trade visualization in chart
|
2022-06-19 16:15:55 +02:00 |
|
Matthias
|
e87e073357
|
Encode more info in icons/colors
|
2022-06-19 16:15:55 +02:00 |
|
Matthias
|
de50ed88d9
|
Support not having an exit column
|
2022-06-05 23:09:26 +02:00 |
|
Matthias
|
3ab4aed5f4
|
Fix daily chart not loading properly
|
2022-04-22 20:08:35 +02:00 |
|
Matthias
|
118b21de3f
|
Fix plotconfigurator Bug
|
2022-04-21 20:24:28 +02:00 |
|
Matthias
|
e969cf83a8
|
composition: migrate remaining components
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2baabf7f04
|
composition: more components to composition api
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f19057f6e9
|
pinia: migrate chartTheme to settingsStore
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
381455ddc4
|
pinia: more components to pinia
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f8d6bad055
|
pinia: Update refresh logic
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
43587cfe45
|
pinia: candlechart and logview
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
5298127402
|
composition: plotconfig
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2a49381c6c
|
compositon: candleChartcontainer
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f9c9a487b5
|
composition: hourlyChart
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
1c1143b086
|
composition: comprofitchart
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
0cef5e780d
|
composition: tradesLog
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2b1fbeb6f3
|
composition: TradeProfit
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
e87289cc3f
|
pinia: convert alertsStore to pinia
|
2022-04-21 07:50:18 +02:00 |
|
Matthias
|
77ad7d20a2
|
Update components to use pinia store
|
2022-04-21 07:50:18 +02:00 |
|
Matthias
|
6b5f8e84f7
|
Update chart naming
|
2022-04-07 07:08:13 +02:00 |
|
Matthias
|
bf759428a4
|
Add long/short indicator on tradesLog
|
2022-04-07 07:04:58 +02:00 |
|
Matthias
|
e8d334ceb1
|
Improve wording for long signals
|
2022-04-06 19:31:32 +02:00 |
|
Lemuel
|
7362e8d5e2
|
move heikin ashi formatter to its own file
|
2022-03-11 18:57:27 +08:00 |
|
Lemuel
|
b786ac3749
|
feat: heikin ashi format dataset
|
2022-03-11 14:56:14 +08:00 |
|