Matthias
|
dc3553bb3e
|
chore: update block-order in components
script before template.
|
2024-07-30 06:21:02 +02:00 |
|
Matthias
|
8b40c2a862
|
chore: update block-order in components
script before template.
|
2024-07-30 06:19:46 +02:00 |
|
Matthias
|
e6273955f2
|
Merge pull request #1987 from freqtrade/feat/plot_template
Add Plot Template functionality
|
2024-07-24 18:08:03 +02:00 |
|
Matthias
|
05ce049c52
|
feat: Display Stake currency value on partial force exit
|
2024-07-24 07:21:31 +02:00 |
|
Matthias
|
8cb21af220
|
fix: Re-map fill_to values, too
|
2024-07-23 20:27:13 +02:00 |
|
Matthias
|
a43a5924c7
|
Improve typing
|
2024-07-23 20:23:30 +02:00 |
|
Matthias
|
22c010cf65
|
chore: add tests for plotTemplates replacements
|
2024-07-23 20:20:26 +02:00 |
|
Matthias
|
6d7ac23838
|
Provide a method to remap template columns
|
2024-07-23 20:12:41 +02:00 |
|
Matthias
|
7ce1194c31
|
chore: sorted list
|
2024-07-23 20:02:02 +02:00 |
|
Matthias
|
fab6c6f4f2
|
chore: unique list
|
2024-07-23 07:16:07 +02:00 |
|
Matthias
|
7a9549d1ca
|
Partial plot config columns
|
2024-07-23 07:15:13 +02:00 |
|
Matthias
|
7d59b2f061
|
chore: Improve heikinAshi naming
|
2024-07-23 07:05:05 +02:00 |
|
Matthias
|
207e5b3e16
|
chore: Extract plotConfigColumns to utils
|
2024-07-23 07:04:22 +02:00 |
|
Matthias
|
d336ac903b
|
fix: Improved logic to trigger plot reload on config changes
|
2024-07-23 06:41:35 +02:00 |
|
Matthias
|
2739e72bff
|
chore: fix non-working template apply
|
2024-07-23 06:27:38 +02:00 |
|
Matthias
|
9004198581
|
fix: faulty BB configuration
|
2024-07-20 15:42:53 +02:00 |
|
Matthias
|
1469086623
|
Further simplify stuff
|
2024-07-20 14:20:15 +02:00 |
|
Matthias
|
6ac1831ec5
|
chore: use defineModel for forceEntry form
|
2024-07-20 14:18:33 +02:00 |
|
Matthias
|
98583a5825
|
chore: simplify force-exit form
|
2024-07-20 14:17:06 +02:00 |
|
Matthias
|
243efd8d3d
|
Clear selection state on close
|
2024-07-20 14:14:14 +02:00 |
|
Matthias
|
641639448f
|
Add BollingerBands Template
|
2024-07-20 14:05:42 +02:00 |
|
Matthias
|
ec38bba8e0
|
feat: add plot-template selection
|
2024-07-20 14:04:15 +02:00 |
|
Matthias
|
c3764d1a73
|
feat: Add initial plotTemplates composable
|
2024-07-20 13:19:53 +02:00 |
|
Matthias
|
c33655951b
|
feat: Add deepMerge utility
|
2024-07-20 13:19:53 +02:00 |
|
Matthias
|
78001c3b91
|
chore: Fix remaining emit styles
|
2024-07-20 11:24:17 +02:00 |
|
Matthias
|
17cd426ca6
|
chore: consistent emits style
|
2024-07-20 11:23:33 +02:00 |
|
Matthias
|
e766f36167
|
chore: consistent emits style
|
2024-07-20 11:23:33 +02:00 |
|
Matthias
|
13a54d8ac4
|
chore: fix type missmatch
|
2024-07-19 07:21:05 +02:00 |
|
Matthias
|
1099d7b43e
|
chore: Extract click method
|
2024-07-19 07:12:59 +02:00 |
|
Matthias
|
01efa53e7e
|
chore: lint fixes
|
2024-07-18 20:16:00 +02:00 |
|
Matthias
|
d99151c578
|
fix: Re-render Plot when deleting subplot
|
2024-07-18 20:15:56 +02:00 |
|
Matthias
|
5745b23aec
|
chore: Fix button styling
|
2024-07-18 20:15:54 +02:00 |
|
Matthias
|
f49aa167d2
|
chore: update autoimport file
|
2024-07-17 20:28:50 +02:00 |
|
Matthias
|
1b087065b5
|
Show signal type in chart tooltip
|
2024-07-10 07:03:06 +02:00 |
|
Matthias
|
291502f6de
|
Don't export private functions
|
2024-07-10 07:03:06 +02:00 |
|
Matthias
|
0680329fbd
|
chore: notification -> utils
|
2024-07-05 14:50:13 +02:00 |
|
Matthias
|
631c834bf8
|
chore: Update alerts to util
|
2024-07-05 14:48:33 +02:00 |
|
Matthias
|
e385292514
|
chore: further utlils transition
|
2024-07-05 14:40:23 +02:00 |
|
Matthias
|
35ab5e4df1
|
chore: theme -> utils
|
2024-07-05 14:37:38 +02:00 |
|
Matthias
|
b215b20724
|
chore: cleanup Themes
|
2024-07-05 14:36:16 +02:00 |
|
Matthias
|
2bc363183e
|
chore: more to utils
|
2024-07-05 14:34:17 +02:00 |
|
Matthias
|
fc306cf14d
|
Auto-import chart utils
|
2024-07-05 14:31:44 +02:00 |
|
Matthias
|
6846367f7c
|
chore: auto-import formatters
|
2024-07-05 14:27:43 +02:00 |
|
Matthias
|
0428ecbe6a
|
chore: randomColor -> utils
|
2024-07-05 14:18:10 +02:00 |
|
Matthias
|
df2dfd5f70
|
chore: roundTimeframe util
|
2024-07-05 14:16:49 +02:00 |
|
Matthias
|
8f73ae1071
|
chore: autoimport deepClone
|
2024-07-05 14:11:00 +02:00 |
|
Matthias
|
924179401e
|
Move useApi to composables
|
2024-07-05 14:07:44 +02:00 |
|
Matthias
|
4cd553d300
|
chore: remaining batch of bootstrap-vue PascalCase
|
2024-07-05 12:36:31 +02:00 |
|
Matthias
|
97b6cc4211
|
chore: first batch of bootstrap-vue PascalCase
|
2024-07-05 12:36:31 +02:00 |
|
Matthias
|
35b5280439
|
chore: more PascalCase components
|
2024-07-05 12:36:31 +02:00 |
|
Matthias
|
f4e610bc99
|
chore: Update internal component styles to PascalCase
|
2024-07-05 12:36:31 +02:00 |
|
Matthias
|
6fe7757276
|
PascalCase internal components
|
2024-07-05 12:36:31 +02:00 |
|
Matthias
|
0fb6dfc812
|
DashboardView - use proper Functions
|
2024-07-05 12:36:31 +02:00 |
|
Matthias
|
739c79faf3
|
botstore - hmr
|
2024-07-05 12:36:31 +02:00 |
|
Matthias
|
bba00cd918
|
Ensure Trades is at the beginning of a longer legend
|
2024-07-05 12:36:31 +02:00 |
|
Matthias
|
45b7031c22
|
Improve logout view
|
2024-07-05 12:36:30 +02:00 |
|
Matthias
|
e6923e7881
|
chore: Move LoginModal to components (it's not a view)
|
2024-07-03 15:26:28 +02:00 |
|
Matthias
|
aa156d3b42
|
Hide overlapping labels
|
2024-07-03 15:20:42 +02:00 |
|
Matthias
|
7724ca60f5
|
Add Option to configure chart Scale side (left or right).
|
2024-07-03 15:04:10 +02:00 |
|
Matthias
|
742edecb64
|
Add Left / right chart pane option
|
2024-07-03 15:01:32 +02:00 |
|
Matthias
|
7dfabba2cc
|
Use type-based props declaration for CandleChart
|
2024-07-03 14:52:38 +02:00 |
|
Matthias
|
6e7a7295e2
|
Auto-import Pinia, add HMR to most stores
|
2024-07-03 14:39:53 +02:00 |
|
Matthias
|
b602a699ac
|
Update exchange entry type
|
2024-07-03 13:37:11 +02:00 |
|
Matthias
|
087d83a286
|
Fix type issues
|
2024-06-19 06:51:05 +02:00 |
|
Matthias
|
dd0f4bfa19
|
Remove unused comment
|
2024-06-13 06:44:25 +02:00 |
|
Matthias
|
bdc91a9ec9
|
Add support for mixed tags
closes #1917
|
2024-06-13 06:43:59 +02:00 |
|
Matthias
|
913668fe8a
|
input-group doesn't have a "size" attribute
|
2024-06-12 18:59:56 +02:00 |
|
Matthias
|
f933229954
|
Upgrade from b-input-group-prepend to template#prepend
|
2024-06-12 18:28:42 +02:00 |
|
Matthias
|
6a8baede8e
|
Update column header wording
|
2024-06-11 07:12:31 +02:00 |
|
Matthias
|
c42f38ac52
|
Update results table to show "trades" instead of entries
|
2024-06-11 07:02:08 +02:00 |
|
Matthias
|
e0b7caf4f0
|
Use PascalCase for e-charts components
|
2024-06-07 19:12:01 +02:00 |
|
Matthias
|
4a83fc4559
|
Use submit instead of submit button "on-click"
|
2024-06-07 19:07:47 +02:00 |
|
Matthias
|
1eccb165ad
|
Allow filtering on pairlistSummary in all modes
|
2024-06-07 19:07:03 +02:00 |
|
Matthias
|
a8069803fd
|
Fix popover not "popping over" ...
|
2024-06-07 18:28:54 +02:00 |
|
Matthias
|
f5d7c28ae8
|
SetInterval may be overridden by nodejs types...
ensure to use window
|
2024-05-29 06:48:46 +02:00 |
|
Matthias
|
d593b04e23
|
Update timeout to 2 minutes
|
2024-05-28 20:16:02 +02:00 |
|
Matthias
|
bd45b819fe
|
Improve behavior on "long" waiting times
|
2024-05-28 20:14:29 +02:00 |
|
Matthias
|
93e8e621c1
|
Add timeout to "modern" method, too
|
2024-05-28 18:23:13 +02:00 |
|
Matthias
|
0bb60df867
|
Fix light styling hickup
|
2024-05-04 17:12:18 +02:00 |
|
Matthias
|
1d5bfea6c9
|
Make sure cors message is left-aligned
|
2024-05-04 17:12:18 +02:00 |
|
Matthias
|
e18091eb27
|
Don't pointlessly log
|
2024-04-28 22:10:02 +02:00 |
|
Matthias
|
bc743179c1
|
Improve interceptor to avoidwrongly showing "loggedout" stati
|
2024-04-28 22:08:33 +02:00 |
|
Matthias
|
850152eabe
|
Use scrollable legend
(helps when there's tons of indicators in a chart)
|
2024-04-28 16:13:33 +02:00 |
|
Matthias
|
918b57d055
|
Improve visual feedback when loading
|
2024-04-28 15:58:31 +02:00 |
|
Matthias
|
fa18c043c4
|
Use "reduced" pair_history endpoint
|
2024-04-28 15:58:16 +02:00 |
|
Matthias
|
d51246d1d1
|
Trigger candle reload if plotconfig changes in "reduced" mode
|
2024-04-28 15:46:13 +02:00 |
|
Matthias
|
f9355790c8
|
Add setting to disable reduced pair calls
|
2024-04-28 15:45:18 +02:00 |
|
Matthias
|
275bad172c
|
Improve refresh logic
|
2024-04-28 15:30:27 +02:00 |
|
Matthias
|
348cb8349b
|
move Plotted Pair to store for easier reloads
|
2024-04-28 15:24:03 +02:00 |
|
Matthias
|
74883723ce
|
only download usedColumns by default
|
2024-04-28 13:51:19 +02:00 |
|
Matthias
|
6dc6bc0661
|
Extract pair/candle type from types.ts
|
2024-04-28 13:37:42 +02:00 |
|
Matthias
|
658271ea91
|
Implement apiv 2.35 pair_candles post call
|
2024-04-28 11:50:42 +02:00 |
|
Matthias
|
e87daa38bf
|
Switch getPairCandles to async
|
2024-04-28 11:45:55 +02:00 |
|
Matthias
|
9d42d2caba
|
Prevent some odd Update calls if bot is not logged in
|
2024-04-28 09:52:25 +02:00 |
|
Matthias
|
420cf71f3b
|
Auto-fix a few unused eslint-excludes
|
2024-04-25 16:57:53 +02:00 |
|
Matthias
|
d9ae0f566d
|
Remove unused types file
|
2024-04-25 16:57:37 +02:00 |
|
Matthias
|
f09bfd18aa
|
Remove some unused "eslint-ignore" calls
|
2024-04-25 16:39:03 +02:00 |
|
Matthias
|
c0ec94b20b
|
Add eslint.config.js, fix one gotcha
|
2024-04-25 15:27:45 +02:00 |
|
Matthias
|
65a59a8d7b
|
Hide open stoploss orders
they're usually way off spot - making vertical zoom odd.
|
2024-04-25 12:13:45 +02:00 |
|
Matthias
|
64eea047ad
|
Migrate ValuePair to vitest
|
2024-04-13 16:35:53 +02:00 |
|