Sam Germain
|
4b238987b0
|
plot.generate_candlestick_graph Added short equivelent, separating plotting scatter creation to a function
|
2022-04-01 06:27:42 +02:00 |
|
Matthias
|
0c6d92a7a6
|
Merge branch 'develop' into feat/short
|
2022-02-11 17:02:04 +01:00 |
|
Joe Schr
|
e84a58de28
|
fix: don't use different configuration keys, just add as 2nd argument
|
2022-02-04 12:47:13 +01:00 |
|
Joe Schr
|
a3e045f69d
|
Plotting: add alias --backtest-filename for --export-filename
makes it easier to discover how to use this argument
|
2022-02-04 12:47:13 +01:00 |
|
Sam Germain
|
e7d71d01c0
|
removed plotting todo
|
2022-02-03 20:39:47 -06:00 |
|
Sam Germain
|
99b8a8ca79
|
Revert "plot.generate_candlestick_graph Added short equivelent, separating plotting scatter creation to a function"
This reverts commit 0abba7f9b7299ba3c45df6a2ba6e35ad6a19c5a0.
|
2022-02-03 17:48:34 -06:00 |
|
Sam Germain
|
1f74cfe841
|
plot.generate_candlestick_graph Added short equivelent, separating plotting scatter creation to a function
|
2022-02-03 17:48:34 -06:00 |
|
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
|
Italo
|
e35a1e4a01
|
fix flake8
|
2022-01-20 21:00:33 +00:00 |
|
Italo
|
a9f14ac119
|
show buy_tag only if not None
|
2022-01-20 18:44:09 +00:00 |
|
Italo
|
4e9f0d89af
|
add buy_tag to trade tooltip in plots
|
2022-01-20 17:17:58 +00:00 |
|
Matthias
|
46809f08fe
|
Merge branch 'develop' into feat/short
|
2022-01-07 10:13:16 +01:00 |
|
Sam Germain
|
501f473164
|
Merge branch 'develop' into feat/short
|
2022-01-04 22:47:33 -06:00 |
|
Matthias
|
7a2b50ce8b
|
Update drawdown calculation to account drawdown
|
2022-01-04 17:07:31 +01:00 |
|
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
|
Matthias
|
08ba5b0451
|
Update docs to include underwaterplot
|
2022-01-01 16:55:08 +01:00 |
|
Matthias
|
fb06a673e0
|
Add Underwater plot
|
2022-01-01 14:40:20 +01:00 |
|
Matthias
|
a2d97eecfe
|
Add trade parallelism plot
closes #6142
|
2022-01-01 14:11:51 +01:00 |
|
Matthias
|
bd98637ae9
|
Fail gracefully from plot-profit when no data is provided
closes #6132
|
2021-12-30 10:14:45 +01:00 |
|
Matthias
|
f40221dd9f
|
Merge branch 'develop' into feat/short
|
2021-11-18 20:20:01 +01:00 |
|
Matthias
|
e0fd880c11
|
Improve some more pct formattings
|
2021-11-11 16:12:23 +01:00 |
|
Matthias
|
4eb9038358
|
Some more fixes to % formatting
|
2021-11-11 15:06:16 +01:00 |
|
Matthias
|
f9f32a15bb
|
Update plotting tests for new strategy interface
|
2021-08-24 20:30:42 +02:00 |
|
slowy07
|
f24a951ec5
|
fix: typo spelling grammar
|
2021-08-16 19:16:24 +07:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
Matthias
|
b8de3270fa
|
Plotting: Fix hover mode options after plotly update
closes #5209
|
2021-06-30 20:11:11 +02:00 |
|
aayush-jain18
|
a46f60bd94
|
spell corrections
|
2021-06-25 22:10:04 +05:30 |
|
Matthias
|
a05e38dbd3
|
Require timeframe for plot-profit
must be set in config or via --timeframe
|
2021-06-12 09:03:55 +02:00 |
|
Janos
|
812eb229df
|
plot-profit: Make "auto-open" HTML result optional
Adding an "--auto-open" argument.
This improves tool processing of the results, while still allowing to open the HTML file for easy use.
|
2021-06-02 21:33:26 +02:00 |
|
Matthias
|
e3d5c9cb10
|
Fix typo in exception message
|
2021-05-30 16:39:33 +01:00 |
|
Rokas Kupstys
|
b54da430b9
|
Add ability to plot bars on indicator chart and pass custom arguments to plotly.
|
2021-05-30 11:11:19 +03:00 |
|
Matthias
|
a7bd8b0aa5
|
Fix exception in plotting when no trades where generated
as seen in #4981
|
2021-05-22 17:03:16 +02:00 |
|
Matthias
|
7448a05f15
|
Use correct variable in pairlist_manager
|
2021-04-25 11:01:04 +02:00 |
|
Matthias
|
fd3afdc230
|
plot-profit should use absolute values
|
2021-04-25 10:10:09 +02:00 |
|
Matthias
|
0d2f877e77
|
Use absolute drawdown calc
|
2021-02-27 09:32:59 +01:00 |
|
Matthias
|
7ee149da5d
|
Improve plotting errorhandling
closes #4327
|
2021-02-08 20:08:32 +01:00 |
|
Matthias
|
8ee264bc59
|
Don't use profit_percent for backtesting results anymore
|
2021-01-24 08:58:41 +01:00 |
|
nas-
|
4d7ffa8c81
|
Added suppoort for regex in whitelist
|
2021-01-12 01:13:58 +01:00 |
|
Matthias
|
2fdda8e448
|
plot-profit should fail gracefully if no trade is within the selected timerange
closes #4119
|
2020-12-30 08:30:41 +01:00 |
|
Christof
|
18a24d75ef
|
cleanup
|
2020-12-20 21:31:01 +01:00 |
|
Christof
|
c1b8ad7232
|
renaming, comments, cleanups
|
2020-12-20 21:31:01 +01:00 |
|
Christof
|
43091a26ce
|
simple tests
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
5b2902fcbc
|
cleanup
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
16baca5eeb
|
fixed: too complex warning
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
d901a86165
|
typo
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
75e4758936
|
changed config params, added fill area in subplots
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
cc39cf97dd
|
revert to former create_plotconfig behaviour
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
4531c924da
|
PEP8
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
fb3d82ccb9
|
cleanup
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
fdd4b40c34
|
fixed subplots, empty create plot_config if its not given by strategie
|
2020-12-20 21:28:57 +01:00 |
|