Commit Graph

64 Commits

Author SHA1 Message Date
Matthias
5e1b1d4c7b Candlechartcontainer -> script setup 2023-02-27 20:34:13 +01:00
Matthias
1a686fab57 Fix plot-config not updating when a different plot is selected 2022-12-22 07:02:32 +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
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
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
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
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
e969cf83a8 composition: migrate remaining components 2022-04-21 07:50:19 +02:00
Matthias
f19057f6e9 pinia: migrate chartTheme to settingsStore 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
2a49381c6c compositon: candleChartcontainer 2022-04-21 07:50:19 +02:00
Matthias
77ad7d20a2 Update components to use pinia store 2022-04-21 07:50:18 +02:00
Matthias
e8d334ceb1 Improve wording for long signals 2022-04-06 19:31:32 +02:00
Lemuel
b786ac3749 feat: heikin ashi format dataset 2022-03-11 14:56:14 +08:00
Lemuel
01fdbb1a73 create a type for loading status 2022-03-04 03:16:21 +08:00
Lemuel
50cf3e2486 load selected pair on load 2022-03-04 03:06:44 +08:00
Lemuel
06b5cc5230 prettier 2022-03-04 02:46:42 +08:00
Lemuel
f39d3189b3 Show trading loading status 2022-03-04 02:37:38 +08:00
Matthias
f2574b8b6e Revert removal of limit parameter for now 2022-02-05 19:53:05 +01:00
Matthias
66348322b4 Don't limit lookback to 500 candles 2022-02-05 19:22:20 +01:00
Matthias
7350b5109a chore: use enum for namespaced vuex store referencing 2021-12-20 20:12:57 +01:00
Matthias
a99b2d0ac7 Make Pair-dropdown searchable
closes #568
2021-12-15 19:41:32 +01:00
Matthias
2891146673 prepare Chart for short trades 2021-11-20 20:12:02 +01:00
Matthias
7a8fcb751a Improve responsiveness of Graph view 2021-11-02 07:11:02 +01:00
Matthias
e12846f546 Fix failure when no dataset is selected 2021-10-11 20:39:13 +02:00
Matthias
051f64d5f0 Move Strategy name to above candlechart 2021-10-10 15:16:27 +02:00
Matthias
1168b996da Remove direct references to botstore.state 2021-08-28 11:39:03 +02:00
Matthias
9f985b6070 Allow timezone selection via settings 2021-07-01 07:15:11 +02:00
Matthias
0c1721d9e9 Default plotconfig to closed 2021-06-26 20:47:15 +02:00
Matthias
1680b1b227 Add PlotIndicator component, Refactor PlotConfig 2021-06-26 20:47:15 +02:00
Matthias
4ed0bb46e4 Update pair init logic for candlecharts 2021-06-26 20:47:15 +02:00
Matthias
17049a8f45 Improve some plot styling 2021-06-26 20:47:15 +02:00
Matthias
30955c39f5 Improve Graph view 2021-06-26 20:47:15 +02:00
Matthias
a9da0781d8 Plotconfig at right hand side 2021-06-26 20:47:15 +02:00
Matthias
c6f0cf2bc1 IMplement theming for candlechart 2020-12-28 20:52:18 +01:00
Matthias
8eaac9efab UTC button vertical center 2020-12-22 08:04:46 +01:00