Commit Graph

2038 Commits

Author SHA1 Message Date
Matthias
0a4ebc03b8 Fix rendering of daily chart in trade view 2023-09-01 19:54:27 +02:00
Matthias
2a2f92a81c Fix daily chart not showing 2023-09-01 19:54:15 +02:00
Matthias
03257e8469 Fix bot balance not showing 2023-09-01 19:53:39 +02:00
Matthias
421fe3ec34 Show Stake-currency of the last bot in bot comparison
(this may be wrong for multi-bot multi-currency setups - but should work fine for people with just one bot).

closes #1405
2023-09-01 07:21:26 +02:00
Matthias
b00a573715 Fix odd type error 2023-08-19 09:11:13 +02:00
Matthias
7fec7c803b Improve padding for history loader 2023-08-16 11:59:22 +02:00
Matthias
a5062aac5b Default breakdown to monthly 2023-08-16 11:57:51 +02:00
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
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
078878df3f Improve copy button behavior 2023-05-29 15:07:54 +02: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
52f080f029 Revert "optionally smoother alert/notification experience"
This reverts commit c3d3ee947e.
2023-05-29 00:08:49 +00: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
f943385ce3 Don't allow disabling of the only series in the chart 2023-05-28 19:57:29 +02:00
Matthias
58c497b9a8 Improved wording 2023-05-28 19:57:29 +02:00
Matthias
4549ac783e Improve tooltip wording 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
f374939890 Show tooltip for current_profit 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
Matthias
fbdb601ff3 Improve type description 2023-05-28 19:57:29 +02:00
Matthias
6f0ae677df Don't throttle Trades list to allow update when bot-comparison selection changes
closes #1282
2023-05-28 19:57:29 +02:00
Matthias
6fe56a857e Organize cumProfit imports 2023-05-28 19:57:29 +02:00
Matthias
9a719d42bb Fix newly introduced type restriction 2023-05-28 19:57:29 +02:00
Matthias
2a033370fb don't require open trades in cumprofitchart 2023-05-28 19:57:28 +02:00
Matthias
cf4fdacd0e Extract pairlist types to separate file 2023-05-28 19:57:28 +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
a0ffbafd82 Don't allow disabling of the only series in the chart 2023-05-28 16:18:39 +02:00
Matthias
e29e19a5b2 Improved wording 2023-05-28 16:10:02 +02:00
Matthias
3f23785f03 Improve tooltip wording 2023-05-28 16:05:42 +02:00
Matthias
924b1d3811 Use Total profit for open cumprofit calcs 2023-05-28 16:04:59 +02:00
Matthias
88d4b5cf97 Show tooltip for current_profit 2023-05-28 15:51:13 +02:00
Matthias
85a0531e00 Improve visualization in bot comparison
closes #1281
2023-05-28 10:16:43 +02:00
Matthias
ad56392d97 Improve type description 2023-05-28 10:14:51 +02:00
Matthias
e9063a4f95 Don't throttle Trades list to allow update when bot-comparison selection changes
closes #1282
2023-05-28 08:47:47 +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
Matthias
8e37809707 Organize cumProfit imports 2023-05-25 19:56:27 +02:00
Tako
c3d3ee947e optionally smoother alert/notification experience 2023-05-25 00:50:38 +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
Matthias
d4361ecf12 Fix newly introduced type restriction 2023-05-24 17:59:01 +02:00
Matthias
d5ad6d670b don't require open trades in cumprofitchart 2023-05-24 06:36:33 +02: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
e0bd3d52bd Improve ProfitDistribution combobox width 2023-05-21 22:10:34 +02:00
Matthias
8ba42f30a5 Interactive color selection box on click 2023-05-21 20:06:49 +02:00
Matthias
ad82df1b2c ensure cumrofitchart doesn't contantly reset zoom 2023-05-21 16:45:59 +02:00
Matthias
3af366e89e Add "open" profit to cumProfitChart
closes #1251
2023-05-21 16:05:00 +02: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
6bbd73a9b6 Enhance profit type with new values 2023-05-15 18:13:07 +02:00
Matthias
b1bbbdc364 Fix areaplot bug when one series starts later 2023-05-15 06:55:55 +02:00
Matthias
ae31651068 Fix wrong icon 2023-05-13 08:56:54 +02:00
Matthias
cbe1e30fa4 Add reference to the upstream issue 2023-05-12 07:27:00 +02:00
Matthias
9fd776e507 Temporary workaround for cypress ct ytpe error 2023-05-10 06:55:25 +02:00
Matthias
5f5b332014 Improved test structure 2023-05-10 06:47:59 +02:00
Matthias
7ef0ad4cb4 Use recommended way for bootstrap-vue next 2023-05-09 20:39:34 +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
88bd3a781a Cleanup missing lang settings 2023-05-09 20:07:05 +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
1b2c4c3d31 Bot-rename to script setup 2023-05-09 18:17:34 +02:00
Matthias
f4d4309be3 Update some Icons to auto-import 2023-05-09 18:16:58 +02:00
Matthias
45d93d19e3 Nav-footer script setup and autoimport icons 2023-05-09 18:16:07 +02:00
Matthias
865a294339 Auto-import icons 2023-05-09 18:14:20 +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
323a493e46 BotEntry to iconify 2023-05-08 21:19:05 +02:00
Matthias
8a4f807099 Don't force-type errors to any (no longer necessary) 2023-05-08 20:50:55 +02:00
Matthias
f3e324a152 Reduce lint errors 2023-05-08 20:50:55 +02:00
Matthias
7400e00796 Make UrlDuplicate warning more responsive 2023-05-08 20:50:55 +02:00
Matthias
db42816962 Add urlDuplicate warning message to guide users to have the same bot only once 2023-05-08 20:50:54 +02:00
Matthias
2235e4f703 Import botLogin without renaming 2023-05-08 20:50:54 +02:00
Matthias
6646a54e36 areaplots in Sub-plots
closes #107
2023-05-08 20:50:54 +02:00
Matthias
5a55c1e0f3 Fix bot balance chart tooltip
closes #1237
2023-05-08 20:50:54 +02:00
Matthias
77dd1f492b Allow config of Graph plots 2023-05-08 20:50:54 +02:00
Matthias
3e483bdc77 Make plotIndicatorSelect mutable 2023-05-08 20:50:54 +02:00
Matthias
9617ab9e6b Stackstrategy -> all 2023-05-08 20:50:54 +02:00
Matthias
2d37be2415 Fix pltconfig crashing in some cases 2023-05-08 20:50:54 +02:00
Matthias
62736a0678 Improve usability of plotConfigurator 2023-05-08 20:50:54 +02:00
Matthias
2ba9dbd5c0 Use EditValue for new subplots 2023-05-08 20:50:54 +02:00
Matthias
f1c20268da EditValue - Support horizontal and Vertical layout 2023-05-08 20:50:54 +02:00
Matthias
96b4385bd1 Fix bug preventing open from rendering 2023-05-08 20:50:54 +02:00
Matthias
e1c96c4631 EditValue layout 2023-05-08 20:50:54 +02:00
Matthias
66a3222cd3 Improve editValue layouting 2023-05-08 20:50:54 +02:00
Matthias
8d5363d0f3 Split Edit and Add constraints 2023-05-08 20:50:54 +02:00
Matthias
727e1318cc Generalize EditValue 2023-05-08 20:50:54 +02:00
Matthias
5eeb8b3549 Generalize plotConfigSelect title 2023-05-08 20:50:54 +02:00
Matthias
1e356748cc Disable unused function 2023-05-08 20:50:54 +02:00
Matthias
c240d6bc16 Avoid random colors on every click 2023-05-08 20:50:54 +02:00
Matthias
1dd5a3bfda Cleanup unused / comented code 2023-05-08 20:50:54 +02:00
Matthias
158dae4a89 Don't add new indicators through PlotIndicator 2023-05-08 20:50:54 +02:00
Matthias
4d2af9b7c4 Move click handler off of Icon 2023-05-08 20:50:54 +02:00
Matthias
1cee75746c Improve wanky v-select styles 2023-05-08 20:50:54 +02:00
Matthias
935a9df9ae Improve dropdown image in dark mode 2023-05-08 20:50:54 +02:00
Matthias
7025c3442f Extract new indicator selection to separate component 2023-05-08 20:50:54 +02:00
Matthias
49cceef306 Cleanup indicator config 2023-05-08 20:50:54 +02:00
Matthias
f9ea16973c Botentry -> script setup 2023-05-08 20:50:54 +02:00
Matthias
60620a8103 Slightly improve PlotConfig 2023-05-08 20:50:54 +02:00
Matthias
c7986e623b Activate plot config migration 2023-05-08 20:50:54 +02:00
Matthias
fc239d9e9b Improve wording 2023-05-08 20:50:54 +02:00
Matthias
f9e9b9bfda Fix subtle bug whe clicking around oddly 2023-05-08 20:50:54 +02:00
Matthias
49f88c28fc Small plot improvements 2023-05-08 20:50:54 +02:00
Matthias
46a89c0e27 Layout improvements 2023-05-08 20:50:54 +02:00
Matthias
1b84d2460f Improve layout (confirm always to the right) 2023-05-08 20:50:54 +02:00
Matthias
54eaec1192 Improve plotIndicator config 2023-05-08 20:50:54 +02:00
Matthias
dc85902350 Improve plotconfig add / remove behavior 2023-05-08 20:50:54 +02:00
Matthias
1c71ed5805 Organize imports 2023-05-08 20:50:54 +02:00
Matthias
4272d110ae Allow exiting out of Plot config 2023-05-08 20:50:54 +02:00
Matthias
afedc45a46 Add enhanced plotconfig management 2023-05-08 20:50:54 +02:00
Matthias
769a303754 Remove no longer necessary storage.ts 2023-05-08 20:50:54 +02:00
Matthias
49cc3388d3 Remove some logs 2023-05-08 20:50:54 +02:00
Matthias
170a024a45 Further simplify plotconfig 2023-05-08 20:50:54 +02:00
Matthias
fcdafcd185 Add deepclone helper function 2023-05-08 20:50:54 +02:00
Matthias
7649390156 Move plotconfig logic to plotStore 2023-05-08 20:50:54 +02:00
Matthias
a6535822da Update plotstore to use pinia persistence 2023-05-08 20:50:54 +02:00
Matthias
7e91ed5b8e Sort imports 2023-05-08 20:50:54 +02:00
Matthias
1c81f45d84 Extract plotConfigSelect to separate view 2023-05-08 20:50:54 +02:00
Matthias
4599fcb14c Fix disabled primary style 2023-05-08 20:50:54 +02:00
Matthias
04ea00fc57 Organize imports 2023-05-08 20:50:54 +02:00
Matthias
6c80c0d741 Extract area chart generation to separate file 2023-05-08 20:50:54 +02:00
Matthias
b88ee2413f Add Area chart support (main chart only) 2023-05-08 20:50:54 +02:00
Matthias
8dd846d95b Add Area chart helpers 2023-05-08 20:50:54 +02:00
Matthias
7d2be4e6df Improve plot helper typing 2023-05-08 20:50:54 +02:00
Matthias
77952ec2c9 Improve heikinAshi typing 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
8b92567319 Rename Chartsview component 2023-05-02 19:58:37 +02:00
Matthias
1fb43f5c5b Extract function to separate file 2023-04-28 20:30:34 +02:00
Matthias
b9d2b90bd6 Extract Series generation into function 2023-04-28 20:30:34 +02:00
Matthias
38c48d418c Move heikinashi to charts directory 2023-04-28 20:30:34 +02:00
Matthias
6d6cd66aba Remove unnecessary computed property 2023-04-28 20:30:34 +02:00
Matthias
e66078b798 Use function instead of anonymous functions 2023-04-28 20:30:34 +02:00
Matthias
5d55d0be29 Candlechart to script setup 2023-04-28 20:30:34 +02:00
Matthias
9128581994 fix card padding 2023-04-24 11:28:52 +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
1fd35a90b7 Improved typesafety 2023-04-22 14:36:06 +02:00
Matthias
5378d651e7 Fix type issue with chart 2023-04-22 14:35:05 +02:00
Matthias
1653386da9 Properly sort bots for dashboard 2023-04-22 14:30:31 +02:00
Matthias
a75a6e2882 script setup: botcomparisonlist 2023-04-22 14:29:44 +02:00
Matthias
66758de2b6 script setup: Balancecharts 2023-04-22 11:55:18 +02:00
Matthias
d4c6815eca Update zoom sliders to be bigger
closes #275
2023-04-19 20:35:41 +02:00
Matthias
6c6d3e587b Ensure default sorting 2023-04-19 06:25:24 +02:00
Matthias
2edfb5a20c make sortId mandatory 2023-04-19 06:25:16 +02:00
Matthias
a4ba5754f3 Allow reordering of bots 2023-04-19 06:16:58 +02:00
Matthias
ac1b39aaae Further refactor botRename method 2023-04-18 20:20:17 +02:00
Matthias
6aeb3755b2 Make updateBot method more dynamic, allowing for random updates 2023-04-18 19:26:31 +02:00
Matthias
8570aed525 Rename botstore wrapper 2023-04-18 18:08:17 +02:00
Matthias
ad5ececb5e Add help hint over orders showing order type 2023-04-14 18:33:35 +02:00
Matthias
abc1277e4f Improve typing in numberformat 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
eb8cd302d4 loginview -> script setup 2023-04-13 07:13:23 +02:00
Matthias
9e79efb058 Fix some rename errors 2023-04-13 06:47:46 +02:00
Matthias
e57df49144 ftbot store types 2023-04-13 06:45:31 +02:00
Matthias
0677843bd5 multi-word components 2023-04-13 06:44:12 +02:00
Matthias
5bc75e4ac1 Remove more deprecated usags 2023-04-13 06:40:59 +02:00
Matthias
dab29a1f68 Errorview to script setup 2023-04-13 06:37:13 +02:00
Matthias
5a3dcce1ef Views to script setup 2023-04-13 06:36:41 +02:00
Matthias
724e99d2ef Rename Views to correspond to best practices 2023-04-13 06:35:06 +02:00
Matthias
7c01e0e5f9 small linting fixes 2023-04-13 06:34:39 +02:00
Matthias
b4d1c99179 Fix some styling issues 2023-04-13 06:32:00 +02:00
Matthias
7a18bf6cc8 Remove deprecated options 2023-04-12 18:32:35 +02:00
Matthias
1fdd72908c Improve some subtle bugs 2023-04-12 18:26:17 +02:00
Matthias
a2e6be1be7 Add force-enter tag to entry form 2023-04-12 07:13:41 +02:00
Matthias
100de61ab2 Don't start websocket in weserver mode 2023-04-10 18:22:07 +02:00
Matthias
225a740cc9 Allow requests without timerange 2023-04-10 18:20:09 +02:00
Matthias
8d5450d901 Improve behavior in timeRangeSelect 2023-04-10 18:17:55 +02:00
Matthias
fabe44293e Add tests for timeformat "parseDate" 2023-04-10 17:42:10 +02:00
Matthias
9984052688 Backtestgraphs -> script setup 2023-04-10 17:00:10 +02:00
Matthias
d68f8c69c6 Show bot start date in general overview 2023-04-08 16:37:39 +02:00
Matthias
e2c8050574
Merge pull request #1185 from Tako88/feature/trade_nav_sorting
Sorting in trade navigation
2023-04-08 08:13:01 +02:00
Matthias
948907b63e Improve force-enter Radiobuttons 2023-04-07 18:24:59 +02:00
Matthias
d6e05b22d6 Settings - margin end 2023-04-07 17:48:17 +02:00
Matthias
a33b071736 Auto-close nav dropdown 2023-04-07 17:47:34 +02:00
Tako
957dfee8ea add trade nav sorting 2023-04-07 12:45:22 +00:00
Matthias
554ada9fd0 Fix remaining type error 2023-04-06 07:17:29 +02:00
Matthias
2d4a8cad93 Types in backtestResultView 2023-04-06 07:16:57 +02:00
Matthias
3645f14da1 Update botcomparison type error 2023-04-06 07:15:14 +02:00
Matthias
213b5c3af1 Update tradeList to fix types 2023-04-06 07:15:05 +02:00
Matthias
b08e1286c9 Fix some type errors with bootstrap table 2023-04-05 21:11:46 +02:00
Matthias
e26431c891 Improve "recovery" behavior if UI is started before the bot is ready 2023-04-02 15:26:45 +02:00
Matthias
0644a49ca8 Reliably use setIsBotOnline 2023-04-02 15:26:05 +02:00
Matthias
8a7c6cbddc Cleanup unused code 2023-04-02 15:25:45 +02:00
Matthias
52f24a78b0 Extend types to new interface 2023-03-25 13:48:34 +01:00
Matthias
a4436a482a Remove bootswatch themes 2023-03-24 20:16:24 +01:00
Matthias
646a160750 Rename Theme-select component 2023-03-24 20:13:44 +01:00
Matthias
2c26ad9fb2 Remove unused bootswatch dependency 2023-03-24 20:13:44 +01:00
Matthias
8b86322f27 Improve bootswatch load behavior 2023-03-24 20:13:17 +01:00
Matthias
7e93fb8ab3 Partially fix bootswatch select 2023-03-24 06:49:50 +01:00
Matthias
5ed68096e6 Navbar to script setup 2023-03-23 19:41:00 +01:00
Matthias
b1ceb7158a Bootswatch to script setup 2023-03-23 19:40:30 +01:00
Matthias
1e047fb23b Properly close login window in edit mode 2023-03-21 20:18:49 +01:00
Matthias
ce9fd54c17 Improve Balance formatting 2023-03-18 17:47:31 +01:00
Matthias
bd123f2a96 balance to script setup 2023-03-18 17:47:31 +01:00
Matthias
24146fed40 Show correct tooltip 2023-03-15 06:45:24 +01:00
Matthias
72083b2449 Profit-desc should correspond to selected mode 2023-03-08 20:22:36 +01:00
Matthias
a03f1bb917 Improve handling of empty pair-data responses 2023-03-07 18:19:44 +01:00
Matthias
c3c21f5a36 Fix random crash when starting UI with odd timing 2023-03-07 06:59:28 +01:00
Matthias
90855b881f Show relative profit ratio for total / realized profits 2023-03-06 18:24:43 +01:00
Matthias
608bbde032 Improve trade-profit visualization for alternative profits 2023-02-28 21:01:20 +01:00
Matthias
cb71d88af9 Improve Profit pill 2023-02-28 21:00:04 +01:00
Matthias
7ba0ef0512 Use "computed" for profit variables 2023-02-28 20:50:04 +01:00
Matthias
2c9a01bae2 Don't hardcode USDT for profit-visualization 2023-02-28 20:45:59 +01:00
Matthias
988615075c profit-pill -> script setup 2023-02-28 20:43:10 +01:00
Matthias
9aecdc9bbf trade-profit -> script setup 2023-02-28 20:41:14 +01:00
Matthias
9e60528001 Show Total profit in UI 2023-02-28 20:29:05 +01:00
Matthias
e7be05cb87 Split trades type into open and closed trades 2023-02-28 20:28:56 +01:00
Matthias
e1dae7c630 Reduce network traffic (don't call getState every 5s) 2023-02-28 18:05:44 +01:00
Matthias
f76773be39 Fix typo in header 2023-02-28 06:56:34 +01:00
Matthias
56d0bb58cc Don't use deprecated columns 2023-02-27 21:34:05 +01:00
Matthias
2c0c2b5d6c Add realized profit to details pane 2023-02-27 20:57:43 +01:00
Matthias
615bf8fdda Auto-set pair to first open trade if no selection was present 2023-02-27 20:38:06 +01:00
Matthias
5e1b1d4c7b Candlechartcontainer -> script setup 2023-02-27 20:34:13 +01:00
Matthias
fb84eaa050 Remove unused pairsummary variable 2023-02-27 20:31:30 +01:00
Matthias
d09dc48944 Pair summary -> script setup 2023-02-27 20:21:45 +01:00
Matthias
0d59031d72 Add infobox hints to Dashboard title 2023-02-27 20:19:26 +01:00
Matthias
3ff887d074 Dashboard -> script setup 2023-02-27 20:10:23 +01:00
Matthias
47bc84e543 Draggable container -> script setup 2023-02-27 20:09:40 +01:00
Matthias
58638ceb80 Add realized profit to trade schema 2023-02-27 20:06:04 +01:00
Matthias
635814a782 Auto-navigate to trade list when selecting a trade in Dashboard view 2023-02-25 15:39:00 +01:00
Matthias
af423f8079 Botlist -> script setup 2023-02-25 15:31:03 +01:00
Matthias
fa5203fbee Show alert in case of failed backtest
closes #1138
2023-02-22 20:12:48 +01:00
Matthias
5e3c6e8966 Show leverage in trade-list on futures bots 2023-02-19 17:46:07 +01:00
Matthias
3dc3021b08 Remove temporary DebugLog 2023-02-19 17:39:20 +01:00
Matthias
6b21a1c7ee Add TradeActionsPopover 2023-02-19 17:28:44 +01:00
Matthias
2bce25bc61 remove b-tooltip directive 2023-02-18 13:25:38 +01:00
Matthias
2599a5c751 Add some debugging code to TradeList 2023-02-17 18:05:42 +01:00
Matthias
0cc3259ea1 Remove unnecessary method in Trade layout 2023-02-15 19:27:29 +01:00
Matthias
555c47fc76 Update Trading to script setup 2023-02-15 18:14:25 +01:00
Matthias
9b009e8158 ForceExitForm -> script setup 2023-02-15 07:05:27 +01:00
Matthias
3884bc3f68 Update ForceEntry to script setup 2023-02-15 06:45:34 +01:00
Matthias
872cf42753 Fix trade filter 2023-02-10 19:45:54 +01:00
Matthias
af9b64c046 backtestChart - script setup 2023-02-10 19:31:24 +01:00
Matthias
10bbb228cc TradeListNav to script setup 2023-02-10 18:28:58 +01:00
Matthias
8fd1fa4b34 Add stoploss on exchange to botstatus view 2023-02-08 07:08:18 +01:00
Matthias
c0538880e9 switch from bootstrap-vue-3 to next 2023-02-08 06:34:28 +01:00
Matthias
65648d5c51 Improve iconography of trade action segment 2023-02-01 20:02:32 +01:00
Matthias
3e59cd8100 Add UI for cancel open order 2023-02-01 20:02:32 +01:00
Matthias
5ecdce8494 TradeList to script setup 2023-02-01 20:02:32 +01:00
Matthias
33e988798b Update tradeActions to script setup 2023-02-01 20:02:32 +01:00
Matthias
7f0abd7fa5 Clean up pair summary 2023-01-25 07:33:12 +01:00
Matthias
ca5b887c4e Disable selectable column 2023-01-25 07:33:12 +01:00
Matthias
048da545d0 Fix exception in detail_trade when selected trade closes 2023-01-24 07:03:01 +01:00
Matthias
06a73c9485 fetch plot config should support webserver mode 2023-01-18 18:16:09 +01:00
Matthias
47aea56420 Auto-load strategy when btresult is selected 2023-01-18 18:16:09 +01:00
Matthias
5a8c468fab Improve chart tooltip by including order sizing info 2023-01-17 19:49:59 +01:00
Matthias
2078ff8942 Don't exclude still open trades from plotting
closes #1093
2023-01-14 21:30:58 +01:00
Matthias
db42bbc3d9 Move mouse houver off left border
closes move the translucent panel to the up/down side OR change Y axis price location #1016
2023-01-05 11:16:03 +01:00
Matthias
19a479ef2b Fix axios error introduced in last updates 2023-01-05 10:26:58 +01:00
Matthias
7fd5c2826b Update login alert to work on new bootstrap version 2023-01-04 13:34:12 +01:00
Matthias
45c70e13f1 Don't show freqAI identifier field when freqAI is deselected 2022-12-31 09:08:53 +01:00
Matthias
47bb5bef71 Add new backtesting Metrics to freqUI 2022-12-29 17:49:41 +01:00
Matthias
748c24d879 Improve type compliance 2022-12-27 14:39:35 +01:00
Matthias
9b4d1e4260 Don't use deprecated settings 2022-12-27 14:36:42 +01:00
Matthias
144e74af9b Remove deprecated settings 2022-12-27 13:55:20 +01:00