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 |
|
Matthias
|
ca50318d09
|
Migrate ProfitSymobl test to vitest
|
2024-04-13 16:35:10 +02:00 |
|
Matthias
|
31dca96dae
|
Migrate profitPill test to vitest
|
2024-04-13 16:34:53 +02:00 |
|
Matthias
|
4a067daba5
|
Use datetime helpers instead of direct date-fns import
|
2024-04-10 07:08:25 +02:00 |
|
Matthias
|
dbccd30ec6
|
Adapt to date-fns-tz 3.0 changes
|
2024-04-10 07:06:57 +02:00 |
|
Matthias
|
95df87c293
|
Add chart spec
|
2024-04-09 06:28:43 +02:00 |
|
Matthias
|
36df4f92c7
|
Add id to MsgBoxModal
|
2024-04-07 20:58:10 +02:00 |
|
Matthias
|
acaceb561f
|
Improve types for backtestresult
|
2024-04-07 15:47:55 +02:00 |
|
Matthias
|
95a879bccf
|
Extract BT breakdowns to their own component
(it's 3 identical tables after all()
|
2024-03-30 13:01:36 +01:00 |
|
Matthias
|
5102e4774d
|
Add enter tag breakdown to backtest output
|
2024-03-30 12:05:30 +01:00 |
|
Matthias
|
9b5e14c033
|
Update some backtest displays
|
2024-03-30 12:03:24 +01:00 |
|
Matthias
|
90036f5340
|
Remove Cum Profit % from output
|
2024-03-30 11:07:40 +01:00 |
|
Matthias
|
2128850dcf
|
Show slightly different values for Position increase calls
|
2024-03-30 09:03:48 +01:00 |
|
Matthias
|
c8a0174726
|
Add "disabled" style for form controls
|
2024-03-30 09:03:28 +01:00 |
|