Commit Graph

90 Commits

Author SHA1 Message Date
Matthias
cdde293ee0 Show info icon for freqAI backtests 2022-12-23 19:46:15 +01:00
Matthias
1579200bc8 Add freqAI Model selection to backtesting 2022-12-23 19:46:15 +01:00
Matthias
82ab2bf473 Backtesting -> script setup 2022-12-21 06:39:44 +01:00
Matthias
b8c4e67fb2 Update ml- and mr- to ms- and mr- according to bootstrap5 update 2022-12-03 08:35:03 +01:00
Matthias
4a61fa0afb Update to bootstrap 5 classes 2022-12-03 08:34:43 +01:00
Matthias
0361fc1424 Simplify ResultChart 2022-10-30 12:55:14 +01:00
Matthias
a2d9889d32 Extract backtest-chart from backtesting component 2022-10-30 12:02:48 +01:00
Matthias
1710ea920b Refactor Backtesing to have a BacktestChartView 2022-09-15 20:16:06 +02:00
Matthias
caad7e3ae2 Fix historic selection bug 2022-09-14 20:44:29 +02:00
Matthias
43d6ae3884 Add Profit-distribution plot to backtesting 2022-09-14 20:14:20 +02:00
Matthias
0dab6fa60f Add title to Trade navigator 2022-08-02 20:36:47 +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
ba81347c56 Fixed linting errors 2022-08-02 01:50:36 +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
63910f19f1 Created column for trades list 2022-07-31 19:03:46 +03:00
Matthias
43244d322e Fix backtesting chart height
closes #879
2022-07-30 07:15:00 +02:00
Matthias
4296e81258 Remove unused imports 2022-07-13 07:35:30 +02:00
Matthias
c95748f584 Remove some onneeded props 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
c04e1a163f Update backtest graph display 2022-04-30 19:28:54 +02:00
Matthias
ef364ddc94 pinia: update backtesting to pinia 2022-04-21 07:50:19 +02:00
Matthias
792e3a3425 composition: backtesting 2022-04-21 07:50:19 +02:00
Matthias
c8e5c2fc53 e2e: Improve tests 2022-04-13 19:55:27 +02:00
Matthias
f26507f97c Only show when backend version supports this 2022-04-13 07:12:48 +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
8f03909119 Update forcebuy to forceentry 2022-04-08 07:44:28 +02:00
Matthias
04b3cd3397 Stake_amount should be a string 2022-02-16 07:06:00 +01:00
Matthias
7350b5109a chore: use enum for namespaced vuex store referencing 2021-12-20 20:12:57 +01:00
Matthias
10e55f2b52 Update changed pettier lint style 2021-12-01 06:40:25 +01:00
Matthias
ed7ea0dc1b Add mouseover to show trade amount 2021-10-13 19:33:59 +02:00
Matthias
ccd8944dc2 Fix backtesting switching not working 2021-10-11 19:46:13 +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
cf4ee1ba23 Convert some state references to Getters 2021-08-26 20:35:33 +02:00
Matthias
f9eebb626c Add detail-timeframe to backtesting view 2021-08-14 20:18:06 +02:00
Matthias
a753ed531a Improve backtest layout 2021-07-06 06:56:41 +02:00
Matthias
551e684315 Improve backtest layout 2021-07-05 07:18:16 +02:00
Matthias
6ca06e6742 Improved backtest layout 2021-07-05 07:18:16 +02:00
Matthias
d464f12121 Improve whitespaces 2021-06-26 20:47:15 +02:00
Matthias
47a333a840 Add transition for backtesting-sidebsar 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
7c456d4f24 Label should not be part of TimeframeSelect 2021-06-26 20:47:15 +02:00
Matthias
0426045f77 Extract TimeframeSelect 2021-06-26 20:47:15 +02:00
Matthias
205dddc990 Adapt backtesting to new ways 2021-06-26 20:47:15 +02:00