Commit Graph

596 Commits

Author SHA1 Message Date
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