Commit Graph

1686 Commits

Author SHA1 Message Date
Emre
56574f9467
Fix popover not triggering on safari 2022-09-08 17:20:35 +03:00
Matthias
484ed8aa5d Add e2e test for log page 2022-09-04 16:57:46 +02:00
Matthias
a57dc2aa7e Slightly increase default timeout
closes #517
2022-09-04 16:24:30 +02:00
Matthias
d4d30f4005 Slightly improve trade color scheme 2022-08-28 09:14:31 +02:00
Matthias
ee86dbdf29 Fix null type error 2022-08-24 20:49:53 +02:00
Matthias
44c6299c10 Fix cum-profit chart not updating 2022-08-13 15:35:31 +02:00
Matthias
4cda6b9581
Merge pull request #889 from freqtrade/dependabot/npm_and_yarn/main/vue-grid-layout-2.4.0
build(deps): bump vue-grid-layout from 2.3.12 to 2.4.0
2022-08-10 20:18:46 +02:00
Matthias
ff6e1d3ddb Fix useRoute helper 2022-08-10 20:13:32 +02:00
Matthias
785a7ebc24 Fix order Return type 2022-08-10 20:03:04 +02:00
Matthias
6d5ac2fa8d add forceExit form for parital exits 2022-08-10 20:03:04 +02:00
Matthias
f76fe14fc2 Update forceExit wording 2022-08-10 20:03:04 +02:00
Matthias
7ddf95044f Improve exit message wording 2022-08-10 20:03:04 +02:00
Matthias
fa4be3daad Remove unused methods 2022-08-10 20:03:04 +02:00
daniila
9413ff8c33 Don't show side if spot, removed brackets 2022-08-04 10:12:25 +00:00
me
673ba6a0a1 show trade side in trade navigation 2022-08-03 22:13:29 +00:00
me
943b8d3602 profit abs in pairs summary 2022-08-03 22:13:09 +00:00
Matthias
0dab6fa60f Add title to Trade navigator 2022-08-02 20:36:47 +02:00
Matthias
7a781b33d7
Merge pull request #880 from daniila/chart_trade_navigation
Chart trade navigation
2022-08-02 20:33:10 +02:00
Matthias
4a8b304802 Add leverage to forceentry field 2022-08-02 20:09:43 +02:00
me
3d417fe774 before and after candles now based on timeframe 2022-08-02 13:25:13 +00:00
me
098ef58a5d endValue handling if no trade close_timestamp 2022-08-02 11:57:05 +03:00
me
c15e0edee5 click handler to setup() 2022-08-02 02:18:45 +03:00
me
ba81347c56 Fixed linting errors 2022-08-02 01:50:36 +03:00
me
d2acee7c93 typing for selectedTrade and sorting to setup() 2022-08-01 23:28:10 +03:00
me
b41cee496a Righ sidebar button to the right 2022-08-01 04:04:36 +03:00
me
0a18721705 Chart moves to selected trade 2022-08-01 03:58:50 +03:00
me
12b2e3aad9 emit selected trade event and sorting by date 2022-08-01 03:57:50 +03:00
me
63910f19f1 Created column for trades list 2022-07-31 19:03:46 +03:00
Matthias
b09189f0c1 Show liquidation price in trade detail 2022-07-30 16:40:33 +02:00
Matthias
43244d322e Fix backtesting chart height
closes #879
2022-07-30 07:15:00 +02:00
Matthias
20d3b80d41 Fix cumProfitChart being empty
part of #879
2022-07-30 07:09:48 +02:00
Matthias
7e931487e1 Improve detail order output 2022-07-24 20:09:54 +02:00
Matthias
7f0715d133 Add CAGR and profit factor to backtest view
https://github.com/freqtrade/freqtrade/issues/7116
2022-07-24 20:09:44 +02:00
Matthias
dfc38dff68 Show assumed initial capital in balance chart 2022-07-21 07:13:18 +02:00
Matthias
51bee418d6 Fix pair-changing not refreshing chart 2022-07-16 22:01:50 +02:00
Matthias
570581186e Expose botcontrols on top of tabs 2022-07-16 12:56:58 +02:00
Matthias
4296e81258 Remove unused imports 2022-07-13 07:35:30 +02:00
Matthias
8ccdb9eb66 Remove ID's where not necessary, add type 2022-07-13 07:35:07 +02:00
Matthias
33bfbbd3a5 Fix component tests 2022-07-13 07:35:07 +02:00
Matthias
c95748f584 Remove some onneeded props 2022-07-13 07:35:07 +02:00
Matthias
7712d49997 Fix some errors in router config 2022-07-13 07:35:07 +02:00
Matthias
ab17270e74 Update some type errors 2022-07-13 07:35:07 +02:00
Matthias
468d05e496 Remove more unneeded dependencies 2022-07-13 07:35:07 +02:00
Matthias
25445685f5 Update components to import from vue 2022-07-13 07:34:45 +02:00
Matthias
667456b725 Store Heikin Ashi setting 2022-07-11 16:34:00 +02:00
Matthias
befa2d6e57 Remove no longer used condition 2022-07-04 19:41:55 +02:00
Matthias
0a13da326b Fix short entries not showing
closes #839
2022-07-03 08:55:28 +02:00
Matthias
65b4e2903b Fix tooltip not showing short signals 2022-06-21 07:12:01 +02:00
Matthias
bfecaa8a2f Update Trade symbols 2022-06-19 16:55:17 +02:00
Matthias
ec43c02bc9 Add path Sample symbol 2022-06-19 16:15:56 +02:00
Matthias
359e9bdfc7 Extract trade symbols to constants 2022-06-19 16:15:56 +02:00
Matthias
c8c6dfa918 Label formatting 2022-06-19 16:15:56 +02:00
Matthias
8b78a87e06 Add empty candles at end to allow scroll past 2022-06-19 16:15:55 +02:00
Matthias
f8918db078 Improve Trade vis formatting 2022-06-19 16:15:55 +02:00
Matthias
0947f73441 Split orders type ... 2022-06-19 16:15:55 +02:00
Matthias
47c48c9011 Fix UI 2022-06-19 16:15:55 +02:00
Matthias
362d2731e3 Simplify legend 2022-06-19 16:15:55 +02:00
Matthias
743d5e17bc Update trade visualization in chart 2022-06-19 16:15:55 +02:00
Matthias
e87e073357 Encode more info in icons/colors 2022-06-19 16:15:55 +02:00
Matthias
86897e1f64 Add offset to trades response 2022-06-18 17:27:26 +02:00
Matthias
a757c2410a Show Trading volume in bot overview (if available) 2022-06-18 17:14:30 +02:00
Matthias
f4f8419e09 Rename cypress tests to .cy.ts 2022-06-15 20:16:40 +02:00
Matthias
fa493c22d2 Fix tradecount in header not resetting to 0 2022-06-15 19:35:14 +02:00
Matthias
c475ca30c2 Fix type error in daily 2022-06-13 19:45:18 +02:00
Matthias
f83524a8ba Add daily % metric to daily stats 2022-06-11 11:40:20 +02:00
Matthias
146f68deaa Migrate cypress to cypress 10.0 2022-06-08 20:49:19 +02:00
Matthias
b0037a6a54 Improve Single order display 2022-06-06 13:44:01 +02:00
Matthias
de50ed88d9 Support not having an exit column 2022-06-05 23:09:26 +02:00
Matthias
9d7748b504 Update/Improve timezone handling 2022-06-05 14:27:51 +02:00
Matthias
136d3f257a Rebrand ForceBuy to ForceEntry 2022-05-25 19:20:18 +02:00
Matthias
2f2e88b8ec Update forcebuy to properly validate 2022-05-25 19:16:55 +02:00
Matthias
b6459c25db Improve wording, add order count 2022-05-25 19:16:44 +02:00
Matthias
9226df5830 Add liquidation price to trade model 2022-05-22 09:01:59 +02:00
Matthias
6885df3efc Update backtesting with new options 2022-05-17 19:30:28 +02:00
Matthias
ba75fca158 Add canceled trade entries to Backtesting view 2022-05-17 07:05:37 +02:00
Matthias
ccfa81b051 Properly handle dashboard startup 2022-05-12 19:25:01 +02:00
Matthias
3bf4eb94c6 Add refresh-block to refreshSlow 2022-05-12 07:13:35 +02:00
Matthias
860f56f8d5 Fix component tests 2022-05-11 07:58:24 +02:00
Matthias
42f8662b3d Fix small bug in backtest display 2022-05-11 07:12:35 +02:00
Matthias
51834337f2 Fix botcomparison summary rendering 2022-05-09 07:10:34 +02:00
Matthias
f493b25d5a Allow selection of Multiple bots for Dashboard View 2022-05-04 20:43:14 +02:00
Matthias
5cdbd8c8e6 Fix layout problem 2022-05-02 21:28:52 +02:00
Matthias
0202bcea96 Fix UI version display 2022-05-01 16:43:17 +02:00
Matthias
c04e1a163f Update backtest graph display 2022-04-30 19:28:54 +02:00
Matthias
c80ec9f772 Properly handle Null values in profit responses 2022-04-29 20:02:01 +02:00
Matthias
c385d7a097 fix bug in fetch logic 2022-04-28 19:38:51 +02:00
Matthias
bc7f21eaff Reconfigure project to properly work with volar 2022-04-28 19:33:49 +02:00
Matthias
9aa12ed5c0 Update some types 2022-04-28 19:21:30 +02:00
Matthias
4c85f41401 Simplfiy store setup 2022-04-28 07:38:59 +02:00
Matthias
43676179dc Improve sync behaviour 2022-04-28 07:38:59 +02:00
Matthias
07f167171a use vue-tsc to check types 2022-04-27 06:53:45 +02:00
Matthias
3347d055f0 Fix some type errors 2022-04-27 06:22:37 +02:00
Matthias
a983bc3f51 Add locks side to type 2022-04-25 11:17:07 +02:00
Matthias
4de3a96fae Fix small bug in handling invalid responses 2022-04-23 10:43:12 +02:00
Matthias
3ab4aed5f4 Fix daily chart not loading properly 2022-04-22 20:08:35 +02:00
Matthias
8a0b852912 Fix empty layout on initial load 2022-04-22 19:35:57 +02:00
Matthias
4be917852c Improve refresh behaviour during startup 2022-04-22 07:24:20 +02:00
Matthias
118b21de3f Fix plotconfigurator Bug 2022-04-21 20:24:28 +02:00
Matthias
70011435de Fix online status 2022-04-21 20:18:28 +02:00
Matthias
0c731255ab Some minor updates 2022-04-21 19:36:12 +02:00
Matthias
4c08ec9030 Improve handling when not logged in 2022-04-21 07:50:19 +02:00
Matthias
e969cf83a8 composition: migrate remaining components 2022-04-21 07:50:19 +02:00
Matthias
2baabf7f04 composition: more components to composition api 2022-04-21 07:50:19 +02:00
Matthias
fe3075e6d3 composition: some more components 2022-04-21 07:50:19 +02:00
Matthias
b272c73e89 pinia: Update error handling 2022-04-21 07:50:19 +02:00
Matthias
18e56258e9 pinia: Remove vuex dependencies 2022-04-21 07:50:19 +02:00
Matthias
9a282856e4 pinia: migrate uiversion 2022-04-21 07:50:19 +02:00
Matthias
f19057f6e9 pinia: migrate chartTheme to settingsStore 2022-04-21 07:50:19 +02:00
Matthias
27d7e01f78 pinia: extract initBots() 2022-04-21 07:50:19 +02:00
Matthias
a4e97807aa pinia: dashboard... 2022-04-21 07:50:19 +02:00
Matthias
d58d7c5fd2 pinia: botcomparison 2022-04-21 07:50:19 +02:00
Matthias
ef364ddc94 pinia: update backtesting to pinia 2022-04-21 07:50:19 +02:00
Matthias
381455ddc4 pinia: more components to pinia 2022-04-21 07:50:19 +02:00
Matthias
46402fb7aa pinia: more modules to pinia 2022-04-21 07:50:19 +02:00
Matthias
f7ec082720 pinia: fix some stuff 2022-04-21 07:50:19 +02:00
Matthias
7bb2b0fe72 pinia: Update some components to use botStore 2022-04-21 07:50:19 +02:00
Matthias
f8d6bad055 pinia: Update refresh logic 2022-04-21 07:50:19 +02:00
Matthias
9d78c0781a pinia: Update Trading view 2022-04-21 07:50:19 +02:00
Matthias
43587cfe45 pinia: candlechart and logview 2022-04-21 07:50:19 +02:00
Matthias
c7620cd1ed pinia: reloadControl 2022-04-21 07:50:19 +02:00
Matthias
02f73ed0d5 pinia: Update BotList 2022-04-21 07:50:19 +02:00
Matthias
fa5e039e8f pinia: convert navbar 2022-04-21 07:50:19 +02:00
Matthias
aed1e7da73 pinia: some small adjustments 2022-04-21 07:50:19 +02:00
Matthias
673cc4e4c0 pinia: first versio of botwrapper 2022-04-21 07:50:19 +02:00
Matthias
98fbe02566 pinia: some actions transformed 2022-04-21 07:50:19 +02:00
Matthias
8aef54aa17 pinia: botgetters 2022-04-21 07:50:19 +02:00
Matthias
24d7fb7104 pinia: botstore-state 2022-04-21 07:50:19 +02:00
Matthias
987d42b4b8 vuex: fix some types 2022-04-21 07:50:19 +02:00
Matthias
ffada86507 composition: ThemeSelect 2022-04-21 07:50:19 +02:00
Matthias
be80da4f06 compositioN: error and valuepair 2022-04-21 07:50:19 +02:00
Matthias
fdfeed35af composition: DailyStats 2022-04-21 07:50:19 +02:00
Matthias
5298127402 composition: plotconfig 2022-04-21 07:50:19 +02:00
Matthias
2a49381c6c compositon: candleChartcontainer 2022-04-21 07:50:19 +02:00
Matthias
938f3dd54b composition: convert some simple views 2022-04-21 07:50:19 +02:00
Matthias
f9c9a487b5 composition: hourlyChart 2022-04-21 07:50:19 +02:00
Matthias
1c1143b086 composition: comprofitchart 2022-04-21 07:50:19 +02:00
Matthias
0cef5e780d composition: tradesLog 2022-04-21 07:50:19 +02:00
Matthias
2b1fbeb6f3 composition: TradeProfit 2022-04-21 07:50:19 +02:00
Matthias
928e9b9361 composition: TradeList 2022-04-21 07:50:19 +02:00
Matthias
f79c90ab96 composition: apipairlist 2022-04-21 07:50:19 +02:00
Matthias
e91144fdaf composition: forcebuyFor 2022-04-21 07:50:19 +02:00
Matthias
50ee60042a composition: strategyselect 2022-04-21 07:50:19 +02:00
Matthias
792e3a3425 composition: backtesting 2022-04-21 07:50:19 +02:00
Matthias
ab7ce0328b composition: customTradeList 2022-04-21 07:50:19 +02:00
Matthias
e79409e35f composition: botcontrols 2022-04-21 07:50:19 +02:00
Matthias
6d231533dd composition: login.vue 2022-04-21 07:50:19 +02:00
Matthias
89e61a3f16 composition: Botentry 2022-04-21 07:50:19 +02:00
Matthias
614c2a80c6 Fix navbar badge 2022-04-21 07:50:19 +02:00
Matthias
01dd38c0db composition: pairsummary 2022-04-21 07:50:19 +02:00
Matthias
c49643a5c6 Composition: graphs 2022-04-21 07:50:19 +02:00
Matthias
47d54b8099 composition: botcomparison 2022-04-21 07:50:19 +02:00
Matthias
bbf80305e1 compositionApi: PairLockList 2022-04-21 07:50:19 +02:00
Matthias
68321bec28 Composition: botlist 2022-04-21 07:50:19 +02:00
Matthias
ce85a70bc6 compositionApi: ReloadControl 2022-04-21 07:50:19 +02:00
Matthias
33660e65c1 composition: balance 2022-04-21 07:50:19 +02:00
Matthias
166eef6a93 composition: botstatus 2022-04-21 07:50:19 +02:00
Matthias
de0838b97b composition: TradesList 2022-04-21 07:50:19 +02:00
Matthias
26abce01b5 composition: navfooter 2022-04-21 07:50:19 +02:00
Matthias
2738d03363 composition: update LogViewer 2022-04-21 07:50:18 +02:00
Matthias
80f01ed91a composition: BotList 2022-04-21 07:50:18 +02:00
Matthias
090cc3ec5e pinia: Small fixes to layout 2022-04-21 07:50:18 +02:00
Matthias
e87289cc3f pinia: convert alertsStore to pinia 2022-04-21 07:50:18 +02:00
Matthias
e1810eabbf pinia: add layout store
Navbar to composition API
Trading.vue to composition API
2022-04-21 07:50:18 +02:00
Matthias
2d91945662 Remove settings store module 2022-04-21 07:50:18 +02:00
Matthias
77ad7d20a2 Update components to use pinia store 2022-04-21 07:50:18 +02:00
Matthias
9efad28ea6 pinia: add pinia and update settings store 2022-04-21 07:50:17 +02:00
Matthias
dda64caac0 Improve settings test resiliance 2022-04-14 06:47:11 +02:00
Matthias
c8e5c2fc53 e2e: Improve tests 2022-04-13 19:55:27 +02:00
Matthias
dd7e689ae6 Improve behaviour if bot was offline when page loaded 2022-04-13 07:24:56 +02:00
Matthias
7cb070975d Add botstatusAvailable as getter 2022-04-13 07:24:36 +02:00
Matthias
f26507f97c Only show when backend version supports this 2022-04-13 07:12:48 +02:00
Matthias
4f744a402d Only load one strategy from historic result 2022-04-13 07:01:08 +02:00
Matthias
bef7202554 Extract history-load to separate component 2022-04-13 07:01:08 +02:00
Matthias
bb21744232 initial attempt to load historic backtest results 2022-04-13 07:01:08 +02:00
Matthias
f80ac13ab0 E2E: backtesting 2022-04-12 20:52:48 +02:00
Matthias
55d8e75b03 Fix bad startup behaviour in backtest mode 2022-04-12 20:07:23 +02:00
Matthias
b76b912074 Add types for base/quote currency in trades interface 2022-04-10 09:54:40 +02:00
Matthias
06ba81c681 Don't show long/short if trading spot 2022-04-09 10:43:46 +02:00
Matthias
a158605303 Improve numbering format for small numbers 2022-04-09 10:41:45 +02:00
Matthias
3d7876957b Split formatters into time and number formatters 2022-04-09 10:24:38 +02:00
Matthias
ca361a26dc Properly highlight deprecated settings 2022-04-09 10:18:14 +02:00
Matthias
47e314d922 Fix tradingmode filter 2022-04-09 08:56:41 +02:00
Matthias
cce3c11d1e Trade-detail should show amount 2022-04-09 08:54:38 +02:00
Matthias
ae920f6445 Improve output of "botstatus" 2022-04-09 08:48:43 +02:00
Matthias
8f03909119 Update forcebuy to forceentry 2022-04-08 07:44:28 +02:00
Matthias
6b5f8e84f7 Update chart naming 2022-04-07 07:08:13 +02:00
Matthias
bf759428a4 Add long/short indicator on tradesLog 2022-04-07 07:04:58 +02:00
Matthias
5828981646 Add short backtesting results 2022-04-07 06:59:08 +02:00
Matthias
44363be94e Align drawdown backtesting metrics 2022-04-07 06:43:07 +02:00
Matthias
829628127b Update backtesting result for exit terminology 2022-04-06 20:46:17 +02:00
Matthias
173896137b Update types for Exit renaming 2022-04-06 20:38:38 +02:00
Matthias
e8d334ceb1 Improve wording for long signals 2022-04-06 19:31:32 +02:00
Matthias
4c375792ca Some minor updates for update to short trading 2022-03-30 20:12:28 +02:00
Matthias
6259f49e30 Update types to align with futures branch 2022-03-21 20:19:49 +01:00
Matthias
054cd4054a Update buy_tag wording to entrytag 2022-03-20 09:28:24 +01:00
Matthias
50a8858035
Merge pull request #697 from xxRockOnxx/feat/rename-bot
feat: rename bot
2022-03-12 06:43:38 +01:00
Lemuel
fe6f78fdb0 feat: rename bot 2022-03-12 13:02:53 +08:00
Lemuel
910768f531 refactor: do processing in one loop 2022-03-11 19:41:21 +08:00
Lemuel
7362e8d5e2 move heikin ashi formatter to its own file 2022-03-11 18:57:27 +08:00
Lemuel
b786ac3749 feat: heikin ashi format dataset 2022-03-11 14:56:14 +08:00
Matthias
4ea3f3de35 FIx dark search box style 2022-03-09 19:09:47 +01:00
Matthias
1aae69159f Darken dark style 2022-03-05 17:33:42 +01:00
Lemuel
01fdbb1a73 create a type for loading status 2022-03-04 03:16:21 +08:00
Lemuel
50cf3e2486 load selected pair on load 2022-03-04 03:06:44 +08:00
Lemuel
06b5cc5230 prettier 2022-03-04 02:46:42 +08:00
Lemuel
f39d3189b3 Show trading loading status 2022-03-04 02:37:38 +08:00
Matthias
8d9ff616bb Show Orders in trade detail if possible 2022-03-02 20:28:33 +01:00
Matthias
b406fe14d4 Show Trade direction in trae-list 2022-03-02 20:28:33 +01:00
Matthias
27fe412a17 Simplify Futures detail page 2022-03-02 20:28:33 +01:00
Matthias
2130e07c64 Improve trade-detail view 2022-02-20 16:30:25 +01:00
Matthias
04b3cd3397 Stake_amount should be a string 2022-02-16 07:06:00 +01:00
Matthias
2811182869 stake_amount is a string, not a number in botstate 2022-02-15 19:37:33 +01:00
Matthias
11dab073fe Add healthresponse type 2022-02-09 21:58:51 +01:00
Matthias
f63836e56b Add "increase over initial capital" to balance table 2022-02-07 20:06:14 +01:00
Matthias
ca7b9efcb1 Update dev port to 3000 2022-02-05 20:13:18 +01:00
Matthias
f2574b8b6e Revert removal of limit parameter for now 2022-02-05 19:53:05 +01:00
Matthias
c0675e78f9 Remove unneeded dependencies 2022-02-05 19:52:53 +01:00
Matthias
5f241a41b2 Remove unused variable 2022-02-05 19:34:59 +01:00
Matthias
54862c0685 Remove airbnb style from eslint config 2022-02-05 19:34:56 +01:00
Matthias
58d42839c8 Switch to vite 2022-02-05 19:28:07 +01:00
Matthias
4702a0d057 Add detail view for margin trades 2022-02-05 19:22:20 +01:00
Matthias
4aef20ca86 Fix forcebuy schema 2022-02-05 19:22:20 +01:00
Matthias
66348322b4 Don't limit lookback to 500 candles 2022-02-05 19:22:20 +01:00
Matthias
e37e901b8e Remove log statement 2022-02-05 19:22:20 +01:00
Matthias
4e46cbee54 Add new settngs to Botstate type 2022-02-05 19:22:20 +01:00
Matthias
ca3cd13629 Add forceshort capability to forcebuy form 2022-01-27 06:52:35 +01:00
Matthias
6b9a590ddd Refresh right after login 2022-01-24 20:28:42 +01:00
Matthias
ce4208c452 Hide small balances from Chart 2022-01-24 19:47:33 +01:00
Matthias
c40660c2cb Update definition of "small balance" for Balance chart 2022-01-24 19:36:32 +01:00
Matthias
367527ce9c Allow stake-amount when forcebuying 2022-01-22 15:00:12 +01:00
Matthias
9413e75b12 Fix bug in forcesell all 2022-01-22 13:22:52 +01:00
Matthias
136f7a8267 Add forcesell all button to botcontrols 2022-01-22 13:04:12 +01:00
Matthias
e9ad00d59b Fix Bad balance chart 2022-01-06 09:11:36 +01:00
Julien GAINZA
883c57bd6a TradeLog fix 2022-01-05 09:30:03 +01:00
Julien GAINZA
180572fe1e TradeLog info Box rearrengement 2022-01-04 17:51:37 +01:00
Matthias
d906b7546f Update tsconfig to work for e2e tests 2022-01-01 19:59:23 +01:00
Matthias
73ecb0c332 Improve responsiveness of grid layouts 2022-01-01 17:23:29 +01:00
Matthias
99c340db38 Fix missing mandatory property for profitpill 2022-01-01 17:23:29 +01:00
Matthias
049513ae01 Properly handle full refresh even if one bot is offline 2022-01-01 17:23:29 +01:00
Matthias
514c8da51a Small style adjustments, improving mobile style 2022-01-01 17:23:29 +01:00
Matthias
92e8b9f51a Improve responsive detail view 2022-01-01 17:23:29 +01:00
Matthias
d879e07d92 Simplify customtradelistentry 2022-01-01 17:23:29 +01:00
Matthias
6121fb9d06 Use tradeProfit pill in trade details 2022-01-01 17:23:29 +01:00
Matthias
2570bcd882 Back icon for trade detail view 2022-01-01 17:23:29 +01:00
Matthias
c8db1db82c Detail view for responsive mode 2022-01-01 17:23:29 +01:00
Matthias
4a9846cdd1 Show stake amount in trade detail 2022-01-01 17:23:29 +01:00
Matthias
d7ed2e46c8 Add formatPriceCurrency 2022-01-01 17:23:29 +01:00
Matthias
ac948fccee Fix margin issue 2022-01-01 17:23:29 +01:00
Matthias
74eaa6f49c Add responsive layout for Trading page 2022-01-01 17:23:29 +01:00
Matthias
bd76da58b7 Fix tradeaction menu 2022-01-01 17:23:29 +01:00
Matthias
7bcc2e44ac CustomTradeList - support pagination 2022-01-01 17:23:29 +01:00
Matthias
7bc6192f73 Additional responsive routes 2022-01-01 17:23:29 +01:00
Matthias
919c16a33a Improve styling of cstom-trade-entry 2022-01-01 17:23:29 +01:00
Matthias
f8005f5542 Fix charts in mobile version 2022-01-01 17:23:29 +01:00
Matthias
3a36cb3b6d Extract trade actions (not fully working yet!) 2022-01-01 17:23:29 +01:00
Matthias
9fb9fd8d20 Cleanup miss-placed log message 2022-01-01 17:23:29 +01:00
Matthias
85bdfb5d7c Add Icons to Footer 2022-01-01 17:23:29 +01:00
Matthias
b354ab66b5 Some cleanup 2022-01-01 17:23:29 +01:00
Matthias
601093a5cc Show filter in desktop view 2022-01-01 17:23:29 +01:00
Matthias
5651978902 Add possibility for open / closed trades view 2022-01-01 17:23:29 +01:00
Matthias
b85241e7c2 Simplify mobile trade view 2022-01-01 17:23:29 +01:00
Matthias
1578881e86 DatetimeTZ should allow formatting date only 2022-01-01 17:23:29 +01:00
Matthias
f344b211f6 Improve mobile style 2022-01-01 17:23:29 +01:00
Matthias
a0f6cba2f4 Improve profit symbol visual 2022-01-01 17:23:29 +01:00
Matthias
922cea51c3 Initial version of customTradeList 2022-01-01 17:23:28 +01:00
Matthias
7f12e6a001 Don't show layout locking in Mobile view 2022-01-01 17:23:00 +01:00
Matthias
9997d7aca1 First try bottom-nav 2022-01-01 17:23:00 +01:00
Matthias
e0a47f49f1 chore: Properly type alerts 2021-12-20 20:15:39 +01:00
Matthias
7350b5109a chore: use enum for namespaced vuex store referencing 2021-12-20 20:12:57 +01:00
Matthias
3e7a16395f Show UI version in settings 2021-12-20 07:06:41 +01:00
Matthias
f564cb2cf2 Add reset layout to settings page 2021-12-20 07:04:49 +01:00
Matthias
7d55958252 Add Balance graph 2021-12-19 20:06:25 +01:00
Matthias
095dc6adcc Remove pointless component 2021-12-19 16:57:22 +01:00
Matthias
0a99eaea9e Add cypress component tests 2021-12-17 19:45:02 +01:00
Matthias
a99b2d0ac7 Make Pair-dropdown searchable
closes #568
2021-12-15 19:41:32 +01:00
Matthias
968a752658 Add checkmark to highlight selected blacklist pairs 2021-12-11 19:43:19 +01:00
Matthias
9f4c6c6e31 Add blacklist_delete support 2021-12-11 19:43:19 +01:00
Matthias
8ca0d67d1c Fix duplicate class usage 2021-12-11 19:43:19 +01:00
Matthias
9163d2eeb9 Remove \n from settings page
closes #607
2021-12-09 19:06:17 +01:00
Matthias
0a82e9cb32 Update types to include strategy_version 2021-12-05 09:34:18 +01:00
Matthias
10e55f2b52 Update changed pettier lint style 2021-12-01 06:40:25 +01:00
Matthias
b48038e47d Move exit actions to popover 2021-11-27 09:15:21 +01:00
Matthias
cf398f98e8 Allow forceselling in multibot environment correctly
closes #590
2021-11-26 07:00:09 +01:00
Matthias
27d433d56a Improve dark popover style 2021-11-24 20:36:42 +01:00
Matthias
01a29a9be0 Add support for forcebuy ordertypes 2021-11-24 20:19:34 +01:00
Matthias
fc4a266b58 Implement botApi in botstate 2021-11-23 07:33:21 +01:00
Matthias
2891146673 prepare Chart for short trades 2021-11-20 20:12:02 +01:00
Matthias
9e9989b57d Fix wrong offset on trades log 2021-11-15 19:12:02 +01:00
Matthias
7ab950aecf Trade-signals come in as "signal_close" now 2021-11-14 09:50:47 +01:00
Matthias
2681f37063 Align charts, remove unneeded 2nd axis on cumprofitchart 2021-11-13 08:26:37 +01:00
Matthias
99f0baba42 Improve subplot height calculation, fix wrong subplot order 2021-11-13 08:18:33 +01:00
Matthias
f4420737f3 Fix subplots not being in order 2021-11-12 19:32:41 +01:00
Matthias
a9b6d998fe Add new profit field type 2021-11-12 19:32:41 +01:00
Matthias
317fbb564e Name volume y axis 2021-11-12 19:32:41 +01:00
Matthias
8fe0cb3694 Improved login experience (part of #575) 2021-11-09 06:45:40 +01:00
Matthias
2f2edb331c Fix login message
closes #575
2021-11-08 06:58:59 +01:00
Matthias
6eddc61f24 Don't run .then if we're not using it 2021-11-06 16:19:01 +01:00
Matthias
d659436e3f Move getVersion to show_config call 2021-11-06 16:18:02 +01:00
Matthias
e167c4c13d Fix typo 2021-11-04 20:40:37 +01:00
Matthias
8f1e6f874a Fix dashboard profit calculation
closes #565
2021-11-04 20:34:16 +01:00
Matthias
4853e19899 Prevent empty name subplots 2021-11-03 06:51:38 +01:00
Matthias
7a8fcb751a Improve responsiveness of Graph view 2021-11-02 07:11:02 +01:00
Matthias
11ac1f8aba fix plot creator
closes #561
2021-11-01 19:53:06 +01:00
Matthias
1554bc079a ensure that open profit also updates in bot-comparison
closes #543
2021-10-28 19:33:08 +02:00
Matthias
58bce4c162 Add spacing between online-status and checkbox 2021-10-24 19:46:03 +02:00
Matthias
e3c3e93720 Show profitSymbol in profitpill 2021-10-24 15:11:55 +02:00
Matthias
05686cd9f5 Improve accessibility of profit-pill 2021-10-24 09:24:22 +02:00
Matthias
cb28c1028e Remove unnecessary log entry 2021-10-18 17:06:28 +02:00
Matthias
696076cc84 Fix type errors 2021-10-15 06:45:51 +02:00
Matthias
576aca8011 Add a few axios response types 2021-10-14 21:31:25 +02:00
Matthias
8baa97e012 Fix spiky profit columns 2021-10-13 19:33:59 +02:00
Matthias
ed7ea0dc1b Add mouseover to show trade amount 2021-10-13 19:33:59 +02:00
Matthias
b4546b50f7 Fix profit pill in backtesting 2021-10-11 20:58:13 +02:00
Matthias
e12846f546 Fix failure when no dataset is selected 2021-10-11 20:39:13 +02:00
Matthias
2971f53c2c iRemove last 2 Mutations that've been directly used 2021-10-11 19:46:13 +02:00
Matthias
ccd8944dc2 Fix backtesting switching not working 2021-10-11 19:46:13 +02:00
Matthias
051f64d5f0 Move Strategy name to above candlechart 2021-10-10 15:16:27 +02:00
Matthias
67cb1af105 Add Sysinfo endpoint 2021-10-09 15:18:05 +02:00
Matthias
3631d52297 FIx 0.0% not showing profit pill
closes #499
2021-10-06 20:33:45 +02:00
Matthias
42161bb848 Fix delayed loading 2021-10-05 21:06:23 +02:00
Matthias
c2a1f9cf3b Fix userlogin migration 2021-10-05 19:41:06 +02:00
Matthias
f4ccf31b6f Remove unnecessary Panes from trade view 2021-10-05 19:26:07 +02:00
Matthias
5858f4df6b Add typings to telegram userService calls 2021-10-05 06:57:09 +02:00
Matthias
457b5f52f5 Don't show edit button for now 2021-10-05 06:30:17 +02:00
Matthias
b18d9146cb Sort Candlechart imports differently 2021-10-02 16:30:37 +02:00
Matthias
b90e376b37 Fix some things with multibot login 2021-09-26 11:06:07 +02:00
Matthias
ebe3ce21d5 Improve responsive navbar 2021-09-26 09:48:57 +02:00
Matthias
1ba29e80fa Improve global refresh behavior 2021-09-26 09:21:53 +02:00
Matthias
e2dc1b9b10 readd global refresh switch 2021-09-26 09:17:33 +02:00
Matthias
a95ea597d0 Update balance.ts to include new fields 2021-09-19 13:26:38 +02:00
Matthias
23986494f7 Show bot-name in dashboard open-trades view 2021-09-18 20:00:48 +02:00
Matthias
3470cb2c16 Add botname to tradeslog 2021-09-18 19:56:06 +02:00
Matthias
8eada44433 TradesLog show all trades (from all bots) 2021-09-18 19:49:36 +02:00
Matthias
7685703b8c Update DailyStats in dashboard 2021-09-18 19:45:26 +02:00
Matthias
dd44c54c6a Remove unnecessary logmessage 2021-09-18 19:42:07 +02:00
Matthias
85261f7e42 Improve styling of profitpill 2021-09-18 16:49:01 +02:00
Matthias
f6505166fc Remove botKPI's from dashboard 2021-09-18 16:32:08 +02:00
Matthias
f3477d9edf Add total balance to botcomparison 2021-09-18 16:31:53 +02:00
Matthias
6b41f8fa8e Query all bot-states to jump headers immediately 2021-09-18 15:54:01 +02:00
Matthias
542d453f0b Store last selected bot 2021-09-18 15:43:22 +02:00
Matthias
b937fdf07b re-add botId to trade object 2021-09-18 11:10:40 +02:00
Matthias
4e171457fe Don't break if plotconfig loading fails
closes #498
2021-09-18 11:05:02 +02:00
Matthias
25e0bace6d Fix error when 2 trade-id's collide in dashboard 2021-09-18 10:40:53 +02:00
Matthias
d8d9caf9d9 Merge branch 'master' into multi_bot 2021-09-18 10:28:43 +02:00
Julien Gainza
22961590ea Remove axisPointer.label for chart readability 2021-09-16 14:03:02 +02:00
Matthias
32d2503947 Properly type cumProfitData ... 2021-09-05 09:30:55 +02:00
Matthias
6bae907712 Remove Hourlychart in favor of botcomparison 2021-09-04 17:10:35 +02:00
Matthias
483710c279 Improve profitpill layout 2021-09-04 17:06:42 +02:00
Matthias
532a2ab71d Add open trades for all bots to dashboard 2021-09-04 17:06:27 +02:00
Matthias
211d7a3115 Update profit-chart to include all bots 2021-09-04 16:45:16 +02:00
Matthias
1df87176bc Create global "profit/loss" colors 2021-09-04 16:45:16 +02:00
Matthias
be4a15c6fa Improve ComparisonList 2021-09-04 16:45:16 +02:00
Matthias
8d8faf89b7 Optional relative ratio for profitpill 2021-09-04 16:45:16 +02:00
Matthias
1cd14b0ec9 Add profit pill 2021-09-04 16:45:16 +02:00
Matthias
8465208bbf Add TradeProfit pill component 2021-09-04 16:45:16 +02:00
Matthias
a7117cae2e Add some types 2021-09-04 16:45:16 +02:00
Matthias
4cd0a1344a Improve botComparisonList ... 2021-09-04 16:45:16 +02:00
Matthias
4f19e9e326 Add botcomparison list 2021-09-04 16:45:16 +02:00
Matthias
3147654b7c Autocreate "all_" getters from list 2021-09-04 16:45:16 +02:00
Matthias
52ab11b376 Add multitrade getter 2021-09-04 16:45:16 +02:00
Matthias
c762009a6f improve update logic 2021-09-04 16:45:16 +02:00
Matthias
8b7d79162d Don't update if bot is offline 2021-09-04 16:45:16 +02:00
Matthias
3df41fdc68 Start refresh from within store 2021-09-04 16:45:16 +02:00
Matthias
d012e3166f Fix double-initial refresh 2021-09-04 16:45:16 +02:00
Matthias
0467a18649 Fix loading of refresh setting 2021-09-04 16:45:16 +02:00
Matthias
be4b90f5a3 move refreshing logic to subbots 2021-09-04 16:45:16 +02:00
Matthias
9d682da2ca Small fixes 2021-09-04 16:45:16 +02:00
Matthias
3718ba007a Add backgroundsync Setting 2021-09-04 16:45:16 +02:00
Matthias
0ce64a17ea Fix type-error in dashboard 2021-09-04 16:45:16 +02:00
Matthias
76eff0dc4b Move autoRefresh to single bot stores 2021-09-04 16:45:16 +02:00
Matthias
10d13d788e Fix setIsBotOnline 2021-09-04 16:45:16 +02:00
Matthias
b73c5cbaed Add autorefresh to userService 2021-09-04 16:45:16 +02:00
Matthias
22e3c1a976 Move controls into multipane 2021-09-04 16:45:16 +02:00
Matthias
55cc721525 Add bot selector view 2021-09-04 16:45:16 +02:00
Matthias
030459023c Don't show signout button in multibot scenario 2021-09-04 16:45:16 +02:00
Matthias
a96eb11812 Improve Botselection view 2021-09-04 16:45:16 +02:00
Matthias
b23c122629 Move refresh actions to subBotStore 2021-09-04 16:45:16 +02:00
Matthias
ea71dcc190 Rename refreshAll to refreshFull 2021-09-04 16:45:16 +02:00
Matthias
44654abdfe Move reloading from ReloadComponent to Store 2021-09-04 16:45:16 +02:00
Matthias
0bdf73e63b Move refresh logic into parent_bot store 2021-09-04 16:45:16 +02:00
Matthias
2cca4c9765 Improve responsiveness of navbar 2021-09-04 16:45:16 +02:00
Matthias
5a8916f2ce Show online status for all bots 2021-09-04 16:45:16 +02:00
Matthias
5f7282cb0a Add URL to botDescriptor 2021-09-04 16:45:16 +02:00
Matthias
1c4e2aed54 Store botlist as objects, not string list 2021-09-04 16:45:16 +02:00
Matthias
f346f49e60 Add bot name input 2021-09-04 16:45:15 +02:00
Matthias
a330a39fe0 Update BotList to be a proper list 2021-09-04 16:45:15 +02:00
Matthias
79c6618b2b Autoselect first available Bot 2021-09-04 16:45:15 +02:00
Matthias
9ad4fefffa Fix multibot logout 2021-09-04 16:45:15 +02:00
Matthias
0955c21082 Allow login to multiple bots 2021-09-04 16:45:15 +02:00
Matthias
acd702dab3 Improve "no bot available" errorhandling 2021-09-04 16:45:15 +02:00
Matthias
29d908bf47 Allow authinfo to store multiple bots 2021-09-04 16:45:15 +02:00
Matthias
9ba4f7a70b Update Online visualization 2021-09-04 16:45:15 +02:00
Matthias
cb8d0af126 Add logic to add/remove a substore 2021-09-04 16:45:15 +02:00
Matthias
a253377124 Keep state around 2021-09-04 16:45:15 +02:00
Matthias
f30f968a2f Move logout to store 2021-09-04 16:45:15 +02:00
Matthias
8579499418 Reorder botStoreWrapper 2021-09-04 16:45:15 +02:00
Matthias
a2d8b68abb Add botstorewrapper 2021-09-04 16:45:15 +02:00
Matthias
b2f893b9ec Add BotStoreActions enum 2021-09-04 16:45:15 +02:00
Matthias
b2ba9638e2 Update userService 2021-09-04 16:45:15 +02:00
Matthias
f3dbffd669 Set accessibility on user class 2021-09-04 16:45:15 +02:00
Matthias
dc6b60ba5c convert API to composable 2021-09-04 16:45:15 +02:00
Matthias
49059e5b83 Update userservice to be a class 2021-09-04 16:45:15 +02:00
Matthias
60fe49cbaf Create substore as function 2021-09-04 16:45:15 +02:00
Matthias
fe8ea0afdf rename init to initAPi 2021-09-04 16:45:15 +02:00
Matthias
dd0589776c Round open/close rates to 8 digits 2021-09-04 16:44:48 +02:00
Matthias
094d47eb7c Round open/close rates to max. 8 digits 2021-09-04 16:43:39 +02:00
Matthias
53c704fed4 Fix type errors resulting from typescript update 2021-08-30 19:38:44 +02:00
Matthias
cbd87edb35 Remove unused getter 2021-08-28 13:57:08 +02:00
Matthias
a58f678757 Remove remaining ftbot.state references 2021-08-28 11:43:20 +02:00
Matthias
1168b996da Remove direct references to botstore.state 2021-08-28 11:39:03 +02:00
Matthias
b56b064a19 Improve type for Logging 2021-08-28 11:36:10 +02:00
Matthias
c3cf37c27c Fix typo in getter-mappping 2021-08-28 10:15:12 +02:00
Matthias
cf4ee1ba23 Convert some state references to Getters 2021-08-26 20:35:33 +02:00
Matthias
d7659969ab Align chart colors to tradingview 2021-08-25 21:07:56 +02:00
Matthias
7d83745776 Add conditional for buy-tag visualization 2021-08-25 20:13:32 +02:00
BillGatesIII
b73d8e3f46
Add buy tag to trade detail 2021-08-24 20:49:03 +02:00
Matthias
cd87ef20a5 Create responsive Dashboard layout (static, non-modifiable) 2021-08-20 20:19:26 +02:00
Matthias
f9eebb626c Add detail-timeframe to backtesting view 2021-08-14 20:18:06 +02:00
Matthias
8c64ae7722 Add proper placeholder to strategy select 2021-08-14 15:49:49 +02:00
Matthias
180b3c5fa3 Allow filtering in TradesList 2021-08-09 19:56:11 +02:00
Matthias
49f9f637d3 fix: Move volume axis to the right
closes #283
2021-08-09 06:55:37 +02:00
Matthias
1eaa7e0151 Fix echarts Imports to have dashboard load right away 2021-08-08 19:58:32 +02:00
Matthias
30c93ac1c3 Fix imports for Cumprofit 2021-08-08 19:55:25 +02:00
Matthias
6a73c48f88 Fix Daily chart direct rendering 2021-08-08 19:53:21 +02:00
Matthias
d0beeda943 Improve number formatting
closes #439
2021-07-30 20:34:19 +02:00
Matthias
c6a866b96c Improve dark table styles 2021-07-30 20:32:55 +02:00
Matthias
bc8d3817bc Update trades schema 2021-07-30 07:08:50 +02:00
Matthias
c08dc84dbe Use router-links directly to avoid deprecation warning from bootstrap-vue 2021-07-18 10:11:34 +02:00
Matthias
ddd769f801 Improve backtest responsiveness 2021-07-17 17:31:01 +02:00
Matthias
1c79f22649 sligntly simplify and improve tradesList display 2021-07-17 17:14:20 +02:00
Matthias
b790eaebf5 Improve profit visualization 2021-07-17 17:05:17 +02:00
Matthias
cde208253d show 0.00% values - reduce percent decimal to 2 2021-07-17 17:04:30 +02:00
Matthias
9dcdf2b3ac Fix endless loop in backtesting 2021-07-17 17:03:45 +02:00
Matthias
5143334005 Show absolute profit in trades list 2021-07-17 16:24:54 +02:00
Matthias
a5468e75ea Fix tradelist layout 2021-07-11 20:44:22 +02:00
Matthias
d739d84eba Fix reload message not closing
closes #419
2021-07-08 20:21:09 +02:00
Matthias
e4283dd9a0 Display UI version if possible 2021-07-06 07:20:47 +02:00
Matthias
a753ed531a Improve backtest layout 2021-07-06 06:56:41 +02:00
Matthias
98aa287b1e Improve backtest layout 2021-07-06 06:24:32 +02:00
Matthias
6f98ea1bc3 Don't show Open order mark in backtesting 2021-07-05 07:18:16 +02:00
Matthias
551e684315 Improve backtest layout 2021-07-05 07:18:16 +02:00
Matthias
466f809425 Update timerangeselect dynamically 2021-07-05 07:18:16 +02:00
Matthias
8c8c430513 Remove pointless div from TradeList 2021-07-05 07:18:16 +02:00
Matthias
6ca06e6742 Improved backtest layout 2021-07-05 07:18:16 +02:00
Matthias
4899e1aa57 Slightly improve table style 2021-07-05 07:18:16 +02:00
Matthias
875bac00d2 Add Confirmations for stop and reload commands
to avoid unintentionally stopping the bot.
2021-07-01 21:02:51 +02:00
Matthias
e97bfa8788 Use DatetimeTZ also in botstatus
closes #211
2021-07-01 20:41:55 +02:00
Matthias
205928e517 Add tooltip in UTC to datetime visualization 2021-07-01 20:36:41 +02:00
Matthias
3db97c07ad Move timezone configuration to App component 2021-07-01 20:19:51 +02:00
Matthias
9f985b6070 Allow timezone selection via settings 2021-07-01 07:15:11 +02:00
Matthias
445f4642e9 Use end-mode for cum-profit-chart
closes #412
2021-07-01 06:34:55 +02:00
Matthias
280380a7ff
Merge pull request #408 from freqtrade/dependabot/npm_and_yarn/master/vue-router-3.5.2
Bump vue-router from 3.5.1 to 3.5.2
2021-06-28 20:03:42 +02:00
Matthias
096c962607 Fix possibly undefined type error 2021-06-28 19:31:05 +02:00
Matthias
531813413f Fix dropdown style 2021-06-28 19:28:58 +02:00
Matthias
d464f12121 Improve whitespaces 2021-06-26 20:47:15 +02:00
Matthias
c143778a49 Fix active navbar link 2021-06-26 20:47:15 +02:00
Matthias
0c1721d9e9 Default plotconfig to closed 2021-06-26 20:47:15 +02:00
Matthias
b0184ecdba Add seperate Log View 2021-06-26 20:47:15 +02:00
Matthias
47a333a840 Add transition for backtesting-sidebsar 2021-06-26 20:47:15 +02:00
Matthias
1616c10602 Small style improvements, always show Graph link 2021-06-26 20:47:15 +02:00
Matthias
7b68d9ce7a Prevent horizontal scrollbar 2021-06-26 20:47:15 +02:00
Matthias
66fcab1119 Small wording changes 2021-06-26 20:47:15 +02:00
Matthias
b78172385f Add option for proper color picker 2021-06-26 20:47:15 +02:00
Matthias
1680b1b227 Add PlotIndicator component, Refactor PlotConfig 2021-06-26 20:47:15 +02:00
Matthias
4ed0bb46e4 Update pair init logic for candlecharts 2021-06-26 20:47:15 +02:00
Matthias
ccfe3e0e97 Flatten plot configuratior 2021-06-26 20:47:15 +02:00
Matthias
17049a8f45 Improve some plot styling 2021-06-26 20:47:15 +02:00
Matthias
65e55986a0 Improve Plotconfig layout 2021-06-26 20:47:15 +02:00
Matthias
30955c39f5 Improve Graph view 2021-06-26 20:47:15 +02:00
Matthias
a9da0781d8 Plotconfig at right hand side 2021-06-26 20:47:15 +02:00
Matthias
ce9ba4cfa7 Small improvements to balance 2021-06-26 20:47:15 +02:00
Matthias
9320d630d4 Prevent logging errors twice 2021-06-26 20:47:15 +02:00
Matthias
4f872fbf73 Improved graph view 2021-06-26 20:47:15 +02:00
Matthias
8c77288e83 Improved styling 2021-06-26 20:47:15 +02:00
Matthias
37cd6ef931 StrategySelect 2021-06-26 20:47:15 +02:00
Matthias
3e530be971 Timerange select should not force a card 2021-06-26 20:47:15 +02:00
Matthias
28bb9cd123 Fix HR dark theme 2021-06-26 20:47:15 +02:00
Matthias
2a25e927e0 Style Calendar overlay 2021-06-26 20:47:15 +02:00
Matthias
7c456d4f24 Label should not be part of TimeframeSelect 2021-06-26 20:47:15 +02:00
Matthias
b8d7fa809b Add Timeframe-select to Graphs 2021-06-26 20:47:15 +02:00
Matthias
0426045f77 Extract TimeframeSelect 2021-06-26 20:47:15 +02:00
Matthias
bff02ab487 Show Graphs view in backtest mode 2021-06-26 20:47:15 +02:00
Matthias
205dddc990 Adapt backtesting to new ways 2021-06-26 20:47:15 +02:00
Matthias
8a3451e4cf Conditionally show Trade OR backtest points 2021-06-26 20:47:15 +02:00
Matthias
916fd67f9c Use correct webpackchunknames 2021-06-26 20:47:14 +02:00
Matthias
b26a484c35 Add backtest stopping support 2021-06-26 20:47:14 +02:00
Matthias
d24cdd4fac Only allow backtesting in webserver mode 2021-06-26 20:47:14 +02:00
Matthias
9a7f0354fa Add execution time 2021-06-26 20:47:14 +02:00
Matthias
019d368b41 Store backtest step + progress 2021-06-26 20:47:14 +02:00
Matthias
823e144bcb Improve backtest display 2021-06-26 20:47:14 +02:00
Matthias
8b9e5d93a1 Improve backtesting layout 2021-06-26 20:47:14 +02:00
Matthias
2f11851600 Realign some backtesting stuff 2021-06-26 20:47:14 +02:00
Matthias
e8bb7edc10 Show absolute profit 2021-06-26 20:47:14 +02:00
Matthias
efa49e494d Improve backtesting logic 2021-06-26 20:47:14 +02:00
Matthias
afbaa41044 Support new backtest options 2021-06-26 20:47:14 +02:00
Matthias
d2744755d2 Adjust backtesting interface to new metrics and possibilities 2021-06-26 20:47:14 +02:00
Matthias
fac90a88d0 Show best trade in backtest results 2021-06-26 20:47:14 +02:00
Matthias
fbb3ce2bdd Extrat backtestResultSelect 2021-06-26 20:47:14 +02:00
Matthias
cf67f8bb09 Enhance backtesting report view 2021-06-26 20:47:14 +02:00
Matthias
a1eac7a14c Reorder results 2021-06-26 20:47:14 +02:00
Matthias
c3344363dd Allow selecting backtest result 2021-06-26 20:47:14 +02:00
Matthias
980edc2333 selected backtest result in store 2021-06-26 20:47:14 +02:00
Matthias
2cc7c88975 List historic backtest results 2021-06-26 20:47:14 +02:00
Matthias
8426475ea5 Improve backtest typing 2021-06-26 20:47:14 +02:00
Matthias
b8b58b885c Allow setting Protections dynamically 2021-06-26 20:47:14 +02:00
Matthias
6d99f2ee8a Add tradeslog to backtesting 2021-06-26 20:47:14 +02:00
Matthias
a7bae84c2b Fix bug in parameter parsing for backtesting 2021-06-26 20:47:14 +02:00
Matthias
edcd3ff62b Improve backtesting layout 2021-06-26 20:47:14 +02:00
Matthias
057293c5c0 Send timeframe for backtesting as well 2021-06-26 20:47:14 +02:00
Matthias
18e9cfd240 Improve backtesting ui 2021-06-26 20:47:14 +02:00
Matthias
7758d2f7c3 Sort pairsummary for backtesting by profit 2021-06-26 20:47:14 +02:00
Matthias
3013a33423 Fix backtestresult in UI for now 2021-06-26 20:47:14 +02:00
Matthias
cc7309d96e Use correct field 2021-06-26 20:47:14 +02:00
Matthias
e288167570 Small improvements to backtest layout 2021-06-26 20:47:14 +02:00
Matthias
b17382f04f Improve backtestResult view 2021-06-26 20:47:14 +02:00
Matthias
5f2fbf3c1f Fix proift-symbol for backtesting 2021-06-26 20:47:14 +02:00
Matthias
85b8f0ca63 Simplify backtesting layout 2021-06-26 20:47:14 +02:00
Matthias
3e0c34222a Add cumprofit to backtesting 2021-06-26 20:47:14 +02:00
Matthias
751cf34017 Small improvements 2021-06-26 20:47:14 +02:00
Matthias
1eb3d4d9de Convert Backtesting to a form flow 2021-06-26 20:47:14 +02:00
Matthias
6a6ee6d718 Add endpoint to stop / reset backtesting 2021-06-26 20:47:14 +02:00
Matthias
1ed25a309f Adapt backtesting view to new candlechartcontainer concept 2021-06-26 20:47:14 +02:00
Matthias
a9e60a1939 Use correct percent value 2021-06-26 20:47:14 +02:00
Matthias
24245a3356 Add trade duration to backtesting 2021-06-26 20:47:14 +02:00
Matthias
0887fdc932 Add new columns to backtest format type 2021-06-26 20:47:14 +02:00
Matthias
6071fce0f4 Small formatting fixes 2021-06-26 20:47:14 +02:00
Matthias
963fe902d2 Use strategy list 2021-06-26 20:47:13 +02:00
Matthias
870fd53d7b Have backtesting show graph 2021-06-26 20:47:13 +02:00
Matthias
bbbddee5f4 Add more options to BacktestReport 2021-06-26 20:47:13 +02:00
Matthias
9eddc34057 Backtesting enhancements 2021-06-26 20:47:13 +02:00
Matthias
6f14b7a5bf Add first version of backtest view 2021-06-26 20:47:13 +02:00
Matthias
9e1a068d08 Properly format dashboard values 2021-06-26 20:45:41 +02:00
Matthias
ce19f13889 Update whitelist when necessary to avoid disconnected pairs_combined view 2021-06-13 10:06:49 +02:00
Matthias
a61f6e860c Use enum for possible tradeViz options 2021-06-12 19:47:02 +02:00
Matthias
385a7fca11 Implement settings page, Show trades in UI Badge
closes #382
2021-06-12 17:23:06 +02:00
Matthias
c258372916 Show marker for open orders 2021-06-06 10:18:09 +02:00
Matthias
8b7dbbed53 Fix style issues 2021-06-02 15:47:02 +02:00
Vanessa Dannenberg
f0030e16ff
make tooltip jump instead of follow
Goes to left or right end of the chart when the crosshairs/mouse passes over it, instead of just following the crosshairs.
2021-06-02 09:38:22 -04:00
Matthias
426daeb145 Update tooltip colors 2021-06-02 09:30:02 +02:00
Matthias
0dba3b9578 Improve responsiveess of navbar 2021-05-28 20:07:30 +02:00
Matthias
5437aa68db Implement layout locking 2021-05-28 19:07:34 +02:00
Matthias
f49dffbddf Add min-heights to charts 2021-05-26 21:00:39 +02:00
Matthias
271178f1e2 Fix indexer error 2021-05-25 22:25:12 +02:00
Matthias
0ead7aa722 Don't add series to legend if series does not exist 2021-05-25 22:14:37 +02:00
Matthias
15fbffe43a Add empty background color 2021-05-25 22:06:43 +02:00
Matthias
135e56da14 Make Chart Threeshakable 2021-05-25 21:44:33 +02:00
Matthias
6e9ae9b2f8 Fix indexer error 2021-05-25 06:55:46 +02:00
Matthias
4d3ad448c3 Use proper fields for tradeDetail 2021-05-25 06:42:56 +02:00
Matthias
44485bbfbb BGColor 2021-05-24 19:23:29 +02:00
Matthias
8ed1929f27 Use tree-shaking API imports 2021-05-24 17:45:20 +02:00
Matthias
6cd941fb9a Fix some type errors 2021-05-24 17:34:24 +02:00
Matthias
b44e32a3f4 Update Candlechart to run on manual update 2021-05-24 17:29:35 +02:00
Matthias
0c5ade07a7 Update some imports to work correctly for new echarts version 2021-05-24 16:39:02 +02:00
Matthias
267597b94b Update echarts to version 5.0 2021-05-24 16:24:46 +02:00
Matthias
2b3f2cd112 Remove console.log 2021-05-23 16:36:03 +02:00
Matthias
70a09a03e7 Fix mouse overlay on icons 2021-05-16 08:47:52 +02:00
Matthias
ffee8d8702 Always update TradeEntries in candlechart - otherwise Trades may stick around 2021-05-15 20:30:21 +02:00
Matthias
d1c66b633b Add absolute profit for PerformanceReport 2021-05-15 19:56:43 +02:00
Matthias
cda58dff6e Improve plot-config behaviour when no subplots are configured 2021-05-14 06:27:52 +02:00
Matthias
21c7ed564c Show Pair in trades_log 2021-05-10 07:26:35 +02:00
Matthias
49acf285a1 rename convert_date method 2021-05-08 11:34:05 +02:00
Matthias
42518b71da Convert from moment to date-fns 2021-05-08 11:30:57 +02:00
Matthias
37fd8835b5 Set botname as page title 2021-05-08 10:07:31 +02:00
Matthias
61399e99cf TradesLog should use a starting zoom
closes #333
2021-05-08 10:02:07 +02:00
Matthias
943e98ff0a Sort pair-summary deterministically
closes #335
2021-05-08 09:57:15 +02:00
Matthias
6e20c88e7f Add "hide small balances" button to balance
closes #339
2021-05-08 09:47:31 +02:00
Matthias
af2825738d Sort by close_date, then by trade_id 2021-04-27 17:20:29 +02:00
Matthias
7ffc34be9a Use correct chunknames 2021-04-24 16:52:13 +02:00
Matthias
2fc8854060 Sort closed trades by trade_id 2021-04-20 21:20:12 +02:00
Matthias
3bc285ec7b Don't sync twice on startup 2021-04-20 21:20:11 +02:00
Matthias
2af9aeb28a extract pagelength for trades request 2021-04-20 21:19:48 +02:00
Matthias
33ea51b244 Implement trades endpoint pagination 2021-04-20 21:19:48 +02:00
Matthias
741e7878f9 Prevent api spamming 2021-04-20 21:18:57 +02:00
Matthias
c9f2076660 Increase api service timeout 2021-04-18 09:33:41 +02:00
Matthias
f28a4432aa
Merge pull request #315 from epigramx/master
Charting fix, mainly for the daily one. Negative values were off.
2021-04-10 13:56:59 +02:00
epigramx
5416a2e3a9 Attempting to fix the fix, daily part only 2021-04-10 14:47:25 +03:00
Matthias
b96f1d7c63 Correctly update Chart title 2021-04-10 11:14:41 +02:00
epigramx
6efdcaebcb Charting fix, mainly for the daily one. Negative values were off. 2021-04-10 10:14:21 +03:00
Matthias
78ab25a7b5 Improve dark style slightly 2021-03-19 08:43:42 +01:00
Matthias
fb108b6073 Move ValuePair to general directory 2021-03-10 16:35:14 +01:00
Matthias
888c67555a Move scrollbar to exclude header 2021-03-10 16:10:20 +01:00
Matthias
d665f23dee Icon: use smiling icon 2021-03-10 10:31:59 +01:00
Matthias
cb780817f3 Correctly type StyleElement 2021-03-08 07:46:40 +01:00
Matthias
564ec3a31e Type profit return value 2021-03-05 20:04:17 +01:00
Matthias
46c806427a Support deleting locks 2021-03-01 19:50:26 +01:00
Matthias
180cbad9ae visualMap is an array... 2021-02-28 20:59:16 +01:00
Matthias
34da0af17e Change tradeslog to barchart 2021-02-28 20:14:51 +01:00
Matthias
2e7d3dff69 Increase decimals for forcebuy
closes #255
2021-02-14 13:01:38 +01:00
Varun (Linux)
f37dccf4b4 adjusted the namegap property in the chart configuration to put space between the axis and label 2021-02-10 17:30:27 +08:00
Varun (Linux)
fd49970cae multi-pane window to overflow after reaching the max height h-100 2021-02-10 17:00:55 +08:00
Matthias
cb4a64b2a2 Fix lint error 2021-02-04 19:35:28 +01:00
Mads Sørensen
e7fbb5d43a Make sidebar narrower, and details taller 2021-02-04 15:13:53 +01:00
mads03dk
37dc2d644a
Merge pull request #1 from freqtrade/master
Update
2021-02-04 14:55:48 +01:00
Matthias
da3460ca0f Format prices in daily stats 2021-02-03 07:54:49 +01:00
Mads Sørensen
8f2ef8f041 Stupid me converted layout data the wrong way... 2021-01-28 17:28:20 +01:00
Mads Sørensen
670f1a6b73 New default layout in trading tab 2021-01-28 17:22:28 +01:00
Mads Sørensen
0e11b30039 Add close reason to trades list 2021-01-28 17:07:24 +01:00
Matthias
55cb52af9a Fix wrong condition in strategylist mounted 2021-01-19 21:55:14 +01:00
Matthias
91c2f5dc6f Add refresh button to strategy list 2021-01-19 21:51:34 +01:00
Matthias
28a1565c24 Improve strategylist component 2021-01-19 21:48:33 +01:00
Matthias
15945c0487 Improve some type safety 2021-01-16 16:07:06 +01:00
Matthias
84e2632e13 Seperate ftbot state into it's own file and add types 2021-01-16 16:00:07 +01:00
Matthias
c240b6c104 Show bot-name 2021-01-16 11:16:13 +01:00
Matthias
de1035545e Keep selected pair active 2021-01-15 20:42:20 +01:00
Mads Sørensen
f433601a07 Fix default layout 2021-01-12 13:59:00 +01:00
Matthias
983cd5004a Make login default to the call url 2021-01-10 11:13:35 +01:00
Matthias
8228a7ad13 Improve dark style 2021-01-09 10:21:46 +01:00
Matthias
4200dd2feb Fix type error 2021-01-09 09:49:09 +01:00
Matthias
5dfcaf1f47 Dark-style combo-boxes 2021-01-06 20:26:32 +01:00
Matthias
1f47d5b778 Fix bug where 2 charts sort the same array twice 2021-01-06 20:26:32 +01:00
Matthias
cc203132b0 Change animation behavior of hourly and cum chart 2021-01-05 19:29:57 +01:00
Matthias
494902eae7 Add tradesLog chart 2021-01-05 19:29:47 +01:00
Matthias
e41c102c35 CumulativeProfit should show profits in steps 2021-01-05 17:32:20 +01:00
Matthias
e756db5d1d Don't transition on initial pageload 2020-12-30 08:18:50 +01:00
Matthias
89bf430064 Add humanizeDuration 2020-12-30 06:36:03 +01:00
Matthias
29abcd0720 Improve icon for dark mode 2020-12-29 16:17:05 +01:00
Matthias
65117a7f5f Default to dark theme 2020-12-29 10:52:14 +01:00
Matthias
d393cd948f Improve dark theme 2020-12-29 10:38:11 +01:00
Matthias
8119c3a392 Improve dark theme 2020-12-28 20:54:15 +01:00
Matthias
c6f0cf2bc1 IMplement theming for candlechart 2020-12-28 20:52:18 +01:00
Matthias
e352dff2e3 Extract theme selection to shared js file
introduce simple theme mode (only dark / light selections)
2020-12-28 20:34:54 +01:00
Matthias
ea5e135a69 Simplify bootswatch_themeselect, transition colormove 2020-12-28 19:41:02 +01:00
Matthias
19c6c77746 Improve styling, introduce FT dark style 2020-12-28 16:54:14 +01:00
Matthias
c50fcccc3e SCSS partials should not be imported with underscore 2020-12-28 11:44:08 +01:00
Matthias
7a553184e7 Add icons to tradeactions 2020-12-28 10:55:42 +01:00
Matthias
37bbac4d60 Make it clear which theme is light / dark 2020-12-28 10:49:26 +01:00
Matthias
d3c11d66b5 Fix wrong usage of url 2020-12-26 16:27:10 +01:00
Matthias
8eaac9efab UTC button vertical center 2020-12-22 08:04:46 +01:00
Matthias
4ddb72b088 remove unused colors 2020-12-21 20:48:28 +01:00
Matthias
654a7eef3b Support plot-config changes again 2020-12-21 20:46:22 +01:00
Matthias
c90b3b11ce Extract trade data preparation to seperate function 2020-12-21 20:43:13 +01:00
Matthias
68b748a874 Fix resetting datazoom issue 2020-12-21 20:38:11 +01:00
Matthias
45e167265f Convert chartOptions from getter to property
This will give us more control over repainting
2020-12-21 20:37:11 +01:00
Matthias
1ed52ef6a1 Reduce margin between tabs in trade overview 2020-12-21 19:43:15 +01:00
Matthias
9233bc238f Define all colors in one place 2020-12-19 12:45:42 +01:00
Matthias
89ecf1c229 Improve color of sell signal 2020-12-18 07:10:23 +01:00
Matthias
93fd1ba216 Remove unneeded log statements 2020-12-06 09:44:58 +01:00
Matthias
86413a1518 Allow different pairSummary sorting method 2020-12-05 19:39:52 +01:00
Matthias
741afd6820 Improve TimeRangeselect 2020-12-05 19:33:37 +01:00
Matthias
86fda37d51 Use common profitvariable in profit_summary 2020-12-05 17:44:18 +01:00
Matthias
fbb58ab52f Rename open_trades to trades 2020-12-05 17:17:39 +01:00
Matthias
fb8abc21a8 Make locks non-mandatory 2020-12-05 17:17:05 +01:00
Matthias
bfb7fe19c5 Make pairSummary more flexible 2020-12-05 17:14:42 +01:00
Matthias
082fd0c027 Move PairSummary to props instead of using vuex 2020-12-05 17:06:26 +01:00
Matthias
ffb55e0c1e Improve types 2020-12-03 20:15:36 +01:00
Matthias
8836bd922c Seperate balance interface to own type file 2020-12-03 20:15:36 +01:00
Matthias
db08da67d8 Seperate Lock interface into it's own file 2020-12-03 20:15:36 +01:00
Matthias
eb128b89ce Remove deprecated trade_profit 2020-12-03 20:15:36 +01:00
Matthias
82cf57ad11 Improve login flow when cors-errors are likely 2020-12-02 08:14:21 +01:00
Matthias
180bc85a3c Enlarge chart area 2020-11-20 07:09:17 +01:00
Matthias
605281f922 Flip sequence of multi-pane 2020-11-20 07:08:24 +01:00
Matthias
1062776f36 Improve styling 2020-11-20 06:58:32 +01:00
Matthias
c0ebc76893 Add PairSummary (first version) 2020-11-20 06:58:32 +01:00
Matthias
ca5dbc634f Merge branch 'botcontrols_smaller' 2020-11-20 06:57:35 +01:00
Matthias
041bca890c Use better icon for Forcebuy 2020-11-20 06:56:48 +01:00
Matthias
b316f8550d Improve layout of small buttons 2020-11-20 06:48:18 +01:00
Matthias
d7af1a303d Dnn't add series to main plot if they are not in the column 2020-11-17 08:15:38 +01:00
Matthias
2e0978e20a Add title's to have tooltips for controls 2020-11-17 08:15:22 +01:00
Matthias
cbf1981839 Add icons and restyle botcontrols 2020-11-14 20:08:18 +01:00
Matthias
8f896e4ae0 Add title's to have tooltips for controls 2020-11-13 07:40:16 +01:00
Matthias
ab5660731f Controls should only enable buttons that currently make sense 2020-11-13 06:49:41 +01:00
Matthias
54c3a6f3e6 Use correct filename 2020-11-12 07:36:15 +01:00
Matthias
9265a6de53 Add inteligent refresh logic that only refreshes when needed
closes #108
2020-11-10 20:24:00 +01:00
Matthias
aa1b881072 Don't flip pair back to first pair in whitelist automatically 2020-11-10 20:23:43 +01:00
Matthias
fe597833f7 Remove pointless verbosity 2020-11-10 17:52:17 +01:00
Matthias
f9d75219e4 Move isTrading to store 2020-11-08 11:40:26 +01:00
Matthias
3dae24c16f Merge branch 'start_trades' 2020-11-08 11:08:27 +01:00
Matthias
554f64e91e Show botcontrols only when the bot is trading 2020-11-08 11:00:48 +01:00
Matthias
1aa15cb18d Enhance trade type with new fields of profit 2020-11-06 07:20:05 +01:00
Matthias
dfa4cd2422 Update CumProfitChart to accept different profit column 2020-11-01 13:58:46 +01:00
Matthias
8959906b56 Add set_pair Action and mutation 2020-10-31 09:40:56 +01:00
Matthias
d0fff3f76b Store selected_pair in store 2020-10-31 08:47:07 +01:00
Matthias
833526fee2 Use getter for current locks 2020-10-26 19:45:40 +01:00
Matthias
8ec31cbb35 Add Pairlock view 2020-10-26 19:45:40 +01:00
Matthias
11f967aa05 Add lock fetching 2020-10-26 19:45:40 +01:00
Matthias
350e5327e1 Use typescript syntax 2020-10-25 10:35:19 +01:00
Matthias
5ceb84bea4 Improve trade type, reduce duplicity
also, improve detail_view types
2020-10-21 07:31:22 +02:00
Matthias
8895a90301 Organize types a bit better 2020-10-20 07:43:09 +02:00
Francisco Diaz
b4bdf037e9 Fix trailing zeros in TradeDetail view
Some rates in the "Trade Detail" view were not using the formatPercent()
helper and due to this, the view was trailing zeros.
2020-10-19 19:52:50 -03:00
Matthias
067cb6597a
Merge pull request #113 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.0.1
Bump eslint-plugin-vue from 6.2.2 to 7.0.1
2020-10-06 08:38:21 +02:00
Matthias
6daa8fc349 Update files from new linting rule 2020-10-06 08:00:26 +02:00
Matthias
a714b11782 Update layout store to use enum 2020-10-06 07:59:05 +02:00
Matthias
f97652e187 Add typehint to charts 2020-10-04 19:24:21 +02:00
Matthias
71c00804e1 Make sure tooltip is shown 2020-10-02 07:07:57 +02:00
Matthias
5dab8d3a76 Improve layout 2020-10-02 07:07:57 +02:00
Matthias
d939967aab Use smaller fontsize 2020-10-02 07:07:57 +02:00
Matthias
04cc6d11af Chart styling 2020-10-02 07:07:57 +02:00
Matthias
7703ee16fc Small stylistic changes to graph 2020-10-02 07:07:57 +02:00
Matthias
6379aa669a Check if candles exist 2020-10-02 07:07:57 +02:00
Matthias
218212e301 Add buy/sell signa count to interface 2020-10-02 07:07:57 +02:00
Matthias
58160f35c5 Better style for buy-signal 2020-10-02 07:07:57 +02:00
Matthias
5a6a71e08a Add strategy endpoint 2020-10-02 07:07:57 +02:00
Matthias
9416c4d39e Improve formatting a bit 2020-10-02 07:07:57 +02:00
Matthias
fdf16a0e5d Add chartView to trading view 2020-10-02 07:07:57 +02:00
Matthias
660a471943 Move pair selection to CandleChartContainer 2020-10-02 07:07:57 +02:00
Matthias
4798ca6908 Reduce margin around chart 2020-10-02 07:07:57 +02:00
Matthias
6f54b48e1e Fix small bug causing exception on init 2020-10-02 07:07:57 +02:00
Matthias
ea5fb3a72f timeframeMS is not necessary at chart level 2020-10-02 07:07:57 +02:00
Matthias
00cddb4961 Use timeframe from dataset 2020-10-02 07:07:57 +02:00
Matthias
41fe649962 use binance "fresh" colors 2020-10-02 07:07:57 +02:00