Commit Graph

1731 Commits

Author SHA1 Message Date
Matthias
ebf2ce1302 Have 2 col layout take equal space 2023-08-16 11:57:12 +02:00
Matthias
aab98da77e Fix tradelist table-fields causing a "flicker" 2023-08-16 11:55:46 +02:00
Matthias
6443b27068 Improve and simplify Backtest-result layout 2023-08-16 11:55:32 +02:00
Matthias
5a5fec8855 Show bot run mode (live/dry) in bot comparison 2023-08-09 07:29:33 +02:00
Matthias
88469104ca Botcomparison summary shouldn't contain non-selected bots 2023-08-09 07:29:33 +02:00
Matthias
d4246bab60 Improve wrap behavior of candleChartContainer 2023-08-05 08:53:32 +02:00
Matthias
644d889521 Fix and improve Backtest layout 2023-08-05 08:51:28 +02:00
Matthias
651acfa8d9 Remove unnecessary, empty div 2023-08-04 21:00:09 +02:00
Matthias
5f40098042 Fix backtest layout (needs further refinement) 2023-08-04 20:59:21 +02:00
Matthias
6cb1ad29f5
Merge pull request #1404 from freqtrade/feat/backtest_comments
Feat/backtest comments
2023-08-03 20:15:25 +02:00
Matthias
4e5e114872 Slightly improve Toast styling
(currently not used!)
2023-08-03 20:11:03 +02:00
Matthias
0731289791 Improve styling, disable already loaded results 2023-08-03 06:59:40 +02:00
Matthias
6842e6380d Improve layout when using large notes 2023-08-03 06:59:40 +02:00
Matthias
a19576a1c7 Improve Styling of notes, allow newline 2023-08-03 06:59:40 +02:00
Matthias
0d26dcc088 Don't show notes field if it's not available 2023-08-03 06:59:40 +02:00
Matthias
ef3a91aac5 Remove resolved todo 2023-08-03 06:59:40 +02:00
Matthias
b90a34044d Show "notes" in "load results" pane 2023-08-03 06:59:40 +02:00
Matthias
8830e1266a Add Notes to "loading" screen 2023-08-03 06:59:39 +02:00
Matthias
1e264cdb86 Implement Notes updating 2023-08-03 06:59:39 +02:00
Matthias
a947f94d06 Update backtestmetadata type 2023-08-03 06:59:39 +02:00
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
4ba707f6fe Fix cypress test, remove unnecessary log 2023-08-02 06:33:20 +02:00
Matthias
51a8eff7c4
Merge pull request #1391 from freqtrade/stop_distance
Stop distance
2023-08-01 06:55:19 +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
75bdbb6f6d Slightly improve handling if metadata is missing for some reason 2023-07-30 20:04:01 +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
bc88cd16d0 Ensure stop line is visible for new trades 2023-07-29 19:52:19 +02:00
Matthias
c1e447e163 Show current stoploss line 2023-07-29 18:20:48 +02:00
Matthias
46ca166863 Don't show diff columns in plotconfig
closes #1388

Also don't try to calculate diff unless both columns exist
2023-07-27 07:24:39 +02:00
Matthias
a2125ac567 Show error message when strategy loading fails
closes #1387
2023-07-27 07:04:18 +02:00
Matthias
ee45a94ec6 Show proper error message when Candle analysis fails
closes #1387
2023-07-27 07:04:04 +02:00
Matthias
e4a1ec224a Improve backtest types 2023-07-27 06:20:36 +02:00
Matthias
6256d4cfdb Remove outdated TODO messages 2023-07-26 07:02:51 +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
989e528b89 Fix label for areachart 2023-07-23 08:45:49 +02:00
Matthias
0121cc9db2 Fix breakpoint detection for dashboard
type method
2023-07-23 07:30:39 +02:00
Matthias
7a6a31c493 Fix cumprofit chart showing error 2023-07-23 07:28:14 +02:00
Matthias
12d0169992 Remove cumprofit console log 2023-07-23 07:24:08 +02:00
Matthias
bfa16f03a1 Remove unused commented ref 2023-07-22 19:48:45 +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
ee8831ed14 Fix casing 2023-07-22 11:37:30 +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
68171faf8d More backtesting refs to btStore 2023-07-22 11:19:18 +02:00
Matthias
2d3f1c7391 More refs to btStore 2023-07-22 11:18:04 +02:00
Matthias
07798d2d21 freqAi to btStore 2023-07-22 11:16:13 +02:00
Matthias
06f64c9ab9 Move Timerange to btStore 2023-07-22 11:15:17 +02:00
Matthias
888ba6faf8 Move Timeframe refs to btStore 2023-07-22 11:13:40 +02:00
Matthias
359934f4bc Move strategy to btStore 2023-07-22 11:11:07 +02:00
Matthias
d935a89100 Add BtStore 2023-07-22 11:10:49 +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
c8517939e0 Add win-rate, expectancy and expectancy_ratio to profit types 2023-07-19 19:52:52 +02:00
Matthias
591606d043 Don't use anonymous functions in chartcontainer 2023-07-19 19:52:16 +02:00
Matthias
b722e1ff0a fully Support Cumprofitchart while no trade has been closed. 2023-07-19 19:52:16 +02: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
qiweiii
abed6f8868 feat: add color preference setting 2023-07-16 14:11:40 +08:00
Tako
13ff896671 ability to see orders in trade navigation 2023-07-14 16:59:43 +00:00
Matthias
2a3f1bbf04 Merge branch 'main' into dependabot/npm_and_yarn/main/prettier-3.0.0 2023-07-12 07:00:09 +02:00
Matthias
16bd73a340 Add fee_base to order type 2023-07-12 06:58:43 +02:00
Matthias
86989fac6b Update code style to prettier3 rules 2023-07-11 22:02:02 +02:00
Matthias
919a736fb2 use label props directly instead of labelLayout 2023-07-09 13:38:02 +02:00
Matthias
f5725ca2c6 Don't show "duplicate" warning when refreshing auth 2023-07-09 11:58:51 +02:00
Matthias
0bb0c6a69b Add handling for websocket errors 2023-06-24 20:25:43 +02:00
Matthias
014663bb66 Limit susbscriptions to servermode 2023-06-24 20:22:59 +02:00
Julien Gainza
83c2cca255 Visualize summary 2023-06-24 16:34:56 +02:00
Matthias
b0934c1d54
Merge pull request #1318 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.1
build(deps-dev): bump vue-tsc from 1.6.5 to 1.8.1
2023-06-21 08:07:42 +02:00
Matthias
c2303a7a76 Work around parameter type issue 2023-06-21 07:17:54 +02:00
Matthias
d112c65800 Support String type for CopyTextField 2023-06-21 07:10:13 +02:00
Matthias
5cdae36433 Improve variable naming 2023-06-21 07:01:59 +02:00
Matthias
c8c45b28c4 Extract trade display from candlechart component 2023-06-20 20:58:32 +02:00
Tako
5d3b64cdc9 remove unnecessary rule 2023-06-15 14:03:13 +00: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
e98701b99e Limit pairlist config generator to correct api version 2023-06-11 12:51:13 +02:00
Matthias
a2614d09bf Fix "default" bug in pairlists 2023-06-10 08:53:45 +02:00
Matthias
c3a4f1def6 Make parameter types more explicit 2023-06-10 08:46:36 +02:00
Matthias
51055bd256 Merge branch 'main' into pr/Tako88/1265 2023-06-10 08:44:06 +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
Matthias
06aa4406e6 Remove incompatible options from chart
(these options are not compatible with time scale axis, and were not used anyway)
2023-06-07 20:26:54 +02: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
Matthias
af05f9fc88 Merge branch 'main' into pr/Tako88/1265 2023-06-04 08:36:35 +02:00
Matthias
f986c7c907 Add exchanges endpoint 2023-06-03 12:32:05 +02:00
Matthias
b82d694b80 Implement duplication of plot configs 2023-06-02 17:28:22 +02:00
Matthias
b716a165c8 Use bootstraps bultin functionality to switch theme 2023-06-02 17:05:10 +02:00
Matthias
b938a9f41a Enhance Types, expose stakeCurrency from store 2023-06-02 10:02:13 +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
Matthias
6a8e3bb873 Only show Pairlist config in webserver mode 2023-06-01 20:24:42 +02:00
Matthias
32214a5ab4 Fix disappearing theme select button 2023-06-01 20:20:14 +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
Matthias
c19c1695dc Fix disappearing theme select button 2023-06-01 06:23:42 +02:00
Tako
fbdc221652 removed extra clearInterval 2023-05-31 20:48: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
Matthias
1d0709d1b4 Update to bgjob interface 2023-05-31 20:22:36 +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
79bfc72f8a remove console.log statement 2023-05-30 16:19:08 +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
ee3cf53e6b deleting configs 2023-05-30 15:44:38 +00:00
Tako
af50b74a95 disable config actions contextually 2023-05-30 12:48:08 +00:00