Matthias
|
fa8d5643cd
|
Add in-memory notes
|
2023-08-03 06:59:39 +02:00 |
|
Matthias
|
5b0073cfca
|
Don't use props in setup root level
|
2023-08-02 07:14:40 +02:00 |
|
Matthias
|
cb34eac0f8
|
Fix miss-named variant after vue update
|
2023-07-31 19:24:35 +02:00 |
|
Matthias
|
1d94fa7927
|
Merge pull request #1368 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.9.26
build(deps): bump bootstrap-vue-next from 0.8.15 to 0.9.26
|
2023-07-31 19:22:44 +02:00 |
|
Matthias
|
3257fb75c9
|
Show strategy name instead of "key"
|
2023-07-30 09:56:32 +02:00 |
|
Matthias
|
094208cfd2
|
Improve memory structure for backtest result
|
2023-07-30 09:47:59 +02:00 |
|
Matthias
|
0ad39d1d1c
|
Align format of TODO comments
|
2023-07-26 07:00:08 +02:00 |
|
Matthias
|
2bff59c235
|
Improve layout of delete button
|
2023-07-26 06:56:17 +02:00 |
|
Matthias
|
b151d1f254
|
Allow removal of individual results from Backtest memory
|
2023-07-26 06:42:34 +02:00 |
|
Matthias
|
1fdbee1df9
|
Support deleting backtest results
|
2023-07-25 20:51:17 +02:00 |
|
Matthias
|
5c6abdcabc
|
Add Max consecutive metrics
|
2023-07-25 20:05:09 +02:00 |
|
Matthias
|
c89218ebd2
|
Improve expectancy output to include ratio
|
2023-07-22 19:48:04 +02:00 |
|
Matthias
|
f42dc9de07
|
Fix timerangeselect crashing when it get's a epoch timerange
|
2023-07-22 13:48:21 +02:00 |
|
Matthias
|
2bfa234362
|
use function for updateInput
|
2023-07-22 11:40:46 +02:00 |
|
Matthias
|
50bdd6e7b4
|
Improve naming
|
2023-07-22 11:35:37 +02:00 |
|
Matthias
|
fdb068e2ff
|
Improve Backtest view naming
|
2023-07-22 11:27:01 +02:00 |
|
Matthias
|
511fce74c7
|
Extract backtest Running from BacktestView
|
2023-07-22 11:25:59 +02:00 |
|
Matthias
|
6ec9ad93be
|
Merge pull request #1362 from Tako88/tradenav_orders
Ability to see orders in trade navigation
|
2023-07-21 18:33:49 +02:00 |
|
Matthias
|
8b56ac8127
|
Remove non-needed div in favor of ms-auto
|
2023-07-21 18:13:08 +02:00 |
|
Matthias
|
e9163176b4
|
Fix style pushing button to the left
|
2023-07-21 18:11:27 +02:00 |
|
Matthias
|
a43bab3aa7
|
Update logic to new eslint rules
|
2023-07-21 07:30:43 +02:00 |
|
Matthias
|
206d6babfc
|
Fix lint error
|
2023-07-20 20:58:53 +02:00 |
|
Matthias
|
b1266bd4f6
|
Add winrate to backtest results
closes #1372
|
2023-07-20 20:56:04 +02:00 |
|
Matthias
|
2ccc6232cb
|
Satisfy Typechecking due to BTable's wrong typing
ref: https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/1305
|
2023-07-20 20:20:59 +02:00 |
|
Tako
|
5fae07c1f4
|
layout improvements
|
2023-07-20 11:41:53 +00:00 |
|
Matthias
|
fbf85c63c0
|
Update stuff for bootstrap-vue update
|
2023-07-19 06:50:47 +02:00 |
|
Tako
|
6f1567c32e
|
improved btn style
|
2023-07-18 08:39:26 +00:00 |
|
Tako
|
13ff896671
|
ability to see orders in trade navigation
|
2023-07-14 16:59:43 +00:00 |
|
Matthias
|
86989fac6b
|
Update code style to prettier3 rules
|
2023-07-11 22:02:02 +02:00 |
|
Matthias
|
c2303a7a76
|
Work around parameter type issue
|
2023-06-21 07:17:54 +02:00 |
|
Tako
|
b11564b742
|
fix results hidden on small screens
|
2023-06-15 14:01:19 +00:00 |
|
Matthias
|
01e4ed704c
|
Improve responsive behavior for Pairlist config actions
|
2023-06-15 06:44:43 +02:00 |
|
Tako
|
93be009b74
|
better config/results scroll
|
2023-06-13 17:09:24 +00:00 |
|
Tako
|
e136127e4c
|
remember pairlist collapsed state
|
2023-06-13 13:00:45 +00:00 |
|
Matthias
|
69a2825822
|
Improve naming and some behavior
|
2023-06-11 19:54:01 +02:00 |
|
Matthias
|
ae192a9455
|
Fix odd behavior when clicking on the blacklist Arrow
|
2023-06-11 13:20:06 +02:00 |
|
Matthias
|
1842d89284
|
Improve "settings" box
|
2023-06-11 13:13:56 +02:00 |
|
Matthias
|
c3a4f1def6
|
Make parameter types more explicit
|
2023-06-10 08:46:36 +02:00 |
|
Tako
|
3cb7d75601
|
remember last used config on reload
|
2023-06-09 19:32:47 +00:00 |
|
Tako
|
5ada9e5a0b
|
save btn to primary
|
2023-06-09 18:47:34 +00:00 |
|
Tako
|
1dabe91226
|
add stake currency field
|
2023-06-09 15:24:07 +00:00 |
|
Tako
|
e6e64f6ec8
|
hide current config
|
2023-06-09 12:45:56 +00:00 |
|
Tako
|
c3378f0f26
|
remove separate results view for now
|
2023-06-09 12:05:27 +00:00 |
|
Tako
|
7dde1648fc
|
per config blacklist with copy option
|
2023-06-09 11:02:21 +00:00 |
|
Tako
|
6fcf47cd46
|
padding in evaluate btn
|
2023-06-07 18:59:57 +00:00 |
|
Tako
|
567c869348
|
use groups in exchange select
|
2023-06-07 18:33:22 +00:00 |
|
Tako
|
74caaef7f0
|
improved config actions
|
2023-06-07 17:26:33 +00:00 |
|
Tako
|
8cee684a58
|
use edit-value for config actions
|
2023-06-06 14:39:32 +00:00 |
|
Tako
|
ef70eaded8
|
data-theme to data-bs-theme
|
2023-06-05 10:25:23 +00:00 |
|
Matthias
|
f6c0e3d0b6
|
Improve exchange Select behavior
|
2023-06-04 15:45:49 +02:00 |
|
Matthias
|
35a81a8d9b
|
Allow exchange selection for pairlist config
|
2023-06-04 13:41:14 +02:00 |
|
Matthias
|
9312ff26db
|
Add exchange select
|
2023-06-04 10:01:28 +02:00 |
|
Matthias
|
895cf030c2
|
Add missing lang=ts entries
|
2023-06-04 09:24:11 +02:00 |
|
Tako
|
f7e87e914f
|
separate clone button
|
2023-06-01 23:54:03 +00:00 |
|
Tako
|
600c99fca4
|
config saving improvements
|
2023-06-01 23:44:04 +00:00 |
|
Tako
|
64d165828b
|
improved light theme styling
|
2023-06-01 19:47:12 +00:00 |
|
Matthias
|
8606115064
|
Improve Styling of pairlist display
|
2023-06-01 21:06:32 +02:00 |
|
Tako
|
019a95100b
|
whitelist styiling improvements
|
2023-06-01 16:26:48 +00:00 |
|
Tako
|
b6af5c63d3
|
improved pairlist actions
|
2023-06-01 15:51:16 +00:00 |
|
Tako
|
6c89bb8513
|
drag help box when config empty and small styling improvements
|
2023-06-01 10:49:27 +00:00 |
|
Tako
|
b09020f72e
|
better remove btn, simplified card
|
2023-05-31 20:37:29 +00:00 |
|
Tako
|
ecbbcf4323
|
simplified card
|
2023-05-31 20:36:04 +00:00 |
|
Matthias
|
ef21ec94ac
|
Add open/close collapsible, enable animation for blacklist
|
2023-05-31 20:55:11 +02:00 |
|
Matthias
|
136610dbda
|
Keep icon fixed size
|
2023-05-31 20:51:06 +02:00 |
|
Matthias
|
97e3290a31
|
Add "expanding" chevron to highlight that there's more parameters
|
2023-05-31 20:42:32 +02:00 |
|
Matthias
|
fa7ea5e797
|
Don't prevent animation
|
2023-05-31 20:33:43 +02:00 |
|
Tako
|
aa6fb5c6f8
|
layout improvements
|
2023-05-31 10:32:36 +00:00 |
|
Tako
|
30ed397701
|
Merge with local commits
|
2023-05-31 09:31:46 +00:00 |
|
Matthias
|
61170345df
|
Merge branch 'main' into pr/Tako88/1265
|
2023-05-31 07:11:08 +02:00 |
|
Matthias
|
94045cba8b
|
Remove emtpy styles
|
2023-05-31 07:10:27 +02:00 |
|
Tako
|
c8a5af207e
|
wrap in div
|
2023-05-30 18:50:04 +00:00 |
|
Tako
|
4baf1bc7d8
|
use flexbox instead of grid components
|
2023-05-30 18:43:35 +00:00 |
|
Tako
|
37c06453df
|
hide config delete button if not saved
|
2023-05-30 15:51:19 +00:00 |
|
Tako
|
954100eb63
|
added PairlistConfigActions component
|
2023-05-30 15:45:03 +00:00 |
|
Tako
|
af50b74a95
|
disable config actions contextually
|
2023-05-30 12:48:08 +00:00 |
|
Tako
|
53a8e988f8
|
prepend config action buttons
|
2023-05-30 12:01:19 +00:00 |
|
Tako
|
13324c8d37
|
more things to pairlistStore
|
2023-05-30 11:41:37 +00:00 |
|
Tako
|
5e927d406e
|
added blacklist configuration
|
2023-05-30 11:28:55 +00:00 |
|
Tako
|
ee8db64f28
|
remove configsSelectOptions function
|
2023-05-30 10:49:25 +00:00 |
|
Tako
|
2c65c37caa
|
save and load configs
|
2023-05-30 10:42:17 +00:00 |
|
Tako
|
0c4c4b7fc6
|
wip config storage
|
2023-05-29 22:24:48 +00:00 |
|
Tako
|
cebf07bdee
|
extracted pairlist logic to pairlist store
|
2023-05-29 21:36:23 +00:00 |
|
Tako
|
80b8a73d0e
|
improved card header styling
|
2023-05-29 17:51:54 +00:00 |
|
Matthias
|
8d477ab0f4
|
Extract copyable textfield to separate component
|
2023-05-29 14:55:15 +02:00 |
|
Tako
|
11515540d0
|
move elements out of sortable container
|
2023-05-29 10:28:24 +00:00 |
|
Tako
|
1d2ff8e5f6
|
dragging preview nicer
|
2023-05-29 10:04:11 +00:00 |
|
Tako
|
bf87893d72
|
only let generators to be added at first
|
2023-05-29 09:57:37 +00:00 |
|
Tako
|
db05f0aba0
|
Merge more xmatthias changes
|
2023-05-29 09:44:24 +00:00 |
|
Matthias
|
df99d582b0
|
Improve styles for pairlist selection
|
2023-05-29 09:39:32 +02:00 |
|
Matthias
|
159d5bc307
|
Add copy button to pairlist config
|
2023-05-29 09:34:26 +02:00 |
|
Matthias
|
47d65eb3e2
|
Alert should be a warning, not a Red box
|
2023-05-29 09:24:17 +02:00 |
|
Matthias
|
2516d57e91
|
Add warning on invalid pairlists
|
2023-05-29 09:04:34 +02:00 |
|
Matthias
|
5a8993284d
|
Simplify layout
|
2023-05-29 08:51:40 +02:00 |
|
Matthias
|
6215969b25
|
Reorder should have pointer on hover
|
2023-05-29 08:45:21 +02:00 |
|
Matthias
|
cf3d3001e5
|
Validate if pairlist can be valid
|
2023-05-29 08:40:24 +02:00 |
|
Matthias
|
70f9033306
|
Improved Arrow symbol
|
2023-05-29 08:29:30 +02:00 |
|
Tako
|
621f725031
|
fixed css rule not working when style scoped
|
2023-05-28 23:38:44 +00:00 |
|
Tako
|
fd7b035734
|
Merge xmatthias changes
|
2023-05-28 18:37:43 +00:00 |
|
Matthias
|
cf2ca59a7d
|
Sort pairlists by generator first
|
2023-05-28 19:57:29 +02:00 |
|
Matthias
|
7d3d118c99
|
Add description to the pairlist visualization
|
2023-05-28 19:57:29 +02:00 |
|
Matthias
|
b4dce32782
|
Use classes instead of inline styles
|
2023-05-28 19:57:29 +02:00 |
|
Matthias
|
4c335871bf
|
Scoped style
|
2023-05-28 19:57:29 +02:00 |
|
Matthias
|
da15452d30
|
Implement defineModel where applicable
|
2023-05-28 19:57:29 +02:00 |
|
Matthias
|
f598a631a5
|
Use Total profit for open cumprofit calcs
|
2023-05-28 19:57:29 +02:00 |
|
Matthias
|
d5ac4bce16
|
Improve visualization in bot comparison
closes #1281
|
2023-05-28 19:57:29 +02:00 |
|
Tako
|
c3b5c9292a
|
Merge branch 'feat/pairlistconfig' of github.com:daniila/frequi into feat/pairlistconfig
|
2023-05-28 17:05:35 +00:00 |
|
Tako
|
a869992527
|
use height class rule instead of style attribute
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2023-05-28 19:41:18 +03:00 |
|
Tako
|
8a2af48df5
|
use already available classes
|
2023-05-28 16:40:57 +00:00 |
|
Matthias
|
924b1d3811
|
Use Total profit for open cumprofit calcs
|
2023-05-28 16:04:59 +02:00 |
|
Matthias
|
85a0531e00
|
Improve visualization in bot comparison
closes #1281
|
2023-05-28 10:16:43 +02:00 |
|
Tako
|
1839cc4d4f
|
added spinner when evaluating
|
2023-05-26 18:14:38 +00:00 |
|
Tako
|
d130ecd16f
|
filled out results view
|
2023-05-26 17:45:52 +00:00 |
|
Tako
|
492aac40af
|
temporary height fix for configurator
|
2023-05-26 17:45:03 +00:00 |
|
Tako
|
9b45d22037
|
use icon for removing pairlists
|
2023-05-26 17:40:07 +00:00 |
|
Tako
|
10d1089c11
|
better json formatting
|
2023-05-26 11:43:15 +00:00 |
|
Tako
|
d0e18ce334
|
added evaluation results view and some styling
|
2023-05-26 11:12:40 +00:00 |
|
Tako
|
5fbcca0bcf
|
start evaluation without the need for saving
|
2023-05-24 23:40:43 +00:00 |
|
Tako
|
0085c9ac2c
|
fix available pairlists losing events after drag
|
2023-05-24 21:53:10 +00:00 |
|
Tako
|
2f07024f11
|
stop the timer and show error messages
|
2023-05-24 20:15:28 +00:00 |
|
Tako
|
e8c50a167a
|
drag and drop configurator prototype
|
2023-05-24 18:19:46 +00:00 |
|
Tako
|
257a57fcf2
|
replace sorting icon
|
2023-05-23 18:43:16 +00:00 |
|
Tako
|
36737ae6dc
|
Merge branch 'main' into feat/pairlistconfig
|
2023-05-23 18:34:57 +00:00 |
|
Tako
|
ac78a18414
|
added pairlist configurator
|
2023-05-23 18:29:43 +00:00 |
|
Matthias
|
47cf81dd8c
|
Implement reload trade payload
|
2023-05-16 20:23:46 +02:00 |
|
Matthias
|
a20783c869
|
Fix trade Filter input size
|
2023-05-16 20:03:03 +02:00 |
|
Matthias
|
44042e2fe2
|
Remove unused definitions
|
2023-05-09 20:33:02 +02:00 |
|
Matthias
|
db03cc993a
|
Use Iconlibrary throughout
|
2023-05-09 20:31:33 +02:00 |
|
Matthias
|
90a08b7a33
|
Use proper icons instead of refresh symbol
|
2023-05-09 20:23:15 +02:00 |
|
Matthias
|
ff1b217ca9
|
Final components to script setup
|
2023-05-09 20:06:24 +02:00 |
|
Matthias
|
85820c8684
|
More components to script setup
|
2023-05-09 20:04:57 +02:00 |
|
Matthias
|
8782b37be1
|
script setup - more components
|
2023-05-09 19:58:23 +02:00 |
|
Matthias
|
bfef0ab83d
|
script setup: TimeframeSelect
|
2023-05-09 19:55:12 +02:00 |
|
Matthias
|
e01f2c75a5
|
Use auto-imported icons
|
2023-05-09 18:25:28 +02:00 |
|
Matthias
|
2f7bf98352
|
Fix some leftover attributes
|
2023-05-09 07:02:18 +02:00 |
|
Matthias
|
8d32a8fc1d
|
Replace icons with unplugin-iconify icons
|
2023-05-09 06:49:13 +02:00 |
|
Matthias
|
5a55c1e0f3
|
Fix bot balance chart tooltip
closes #1237
|
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
|
c60d5418f2
|
Refactor period breakdown to separate component
|
2023-04-24 11:26:42 +02:00 |
|
Matthias
|
cbea1523fa
|
Show backtest monthly breakdown statistics
|
2023-04-24 11:20:29 +02:00 |
|
Matthias
|
fbda93cf4b
|
Remove deprecated and long-gone settings
|
2023-04-22 18:30:36 +02:00 |
|
Matthias
|
07ede302e1
|
Use accountbalance also for BalanceChart
|
2023-04-22 17:45:05 +02:00 |
|
Matthias
|
f5c9fa0f79
|
Prevent using botbalance when it doesn't work
|
2023-04-22 17:31:54 +02:00 |
|
Matthias
|
1d4121f38b
|
Update botcomparison with new balance field
|
2023-04-22 17:11:42 +02:00 |
|
Matthias
|
502bb701ab
|
Allow showing/hiding Balance
closes #1205
|
2023-04-22 17:10:22 +02:00 |
|
Matthias
|
c65ed7bc79
|
Format balance chart by stakeCurrencyDecimals
|
2023-04-22 14:39:50 +02:00 |
|
Matthias
|
a75a6e2882
|
script setup: botcomparisonlist
|
2023-04-22 14:29:44 +02:00 |
|
Matthias
|
ad5ececb5e
|
Add help hint over orders showing order type
|
2023-04-14 18:33:35 +02:00 |
|
Matthias
|
2fdbe2bbc9
|
Fix duplicate actions in list
|
2023-04-14 18:14:44 +02:00 |
|
Matthias
|
214112aafb
|
Remove now unused eslint-disable-next-line @typescript-eslint/camelcase
|
2023-04-13 07:19:34 +02:00 |
|
Matthias
|
e57df49144
|
ftbot store types
|
2023-04-13 06:45:31 +02:00 |
|