Matthias
|
cf6e6488c7
|
Fix filename handling with --strategy-list
|
2020-04-02 17:29:18 +02:00 |
|
Matthias
|
3d4664c2a6
|
Remove unnecessary import
|
2020-03-15 15:40:12 +01:00 |
|
Matthias
|
e1b08ad76c
|
Add docstring to store_backtest_result
|
2020-03-15 15:38:26 +01:00 |
|
Matthias
|
e95665ceca
|
Make backtestresult storing independent from printing
|
2020-03-15 15:36:23 +01:00 |
|
Matthias
|
a13d581658
|
Move backtest-result visualization out of backtesting class
|
2020-03-15 15:17:53 +01:00 |
|
Matthias
|
6106d59e1a
|
Move store_backtest_results to optimize_reports
|
2020-03-15 15:17:35 +01:00 |
|
Matthias
|
328dbd3930
|
Remove unnecessary parameter to generate_text_table_sell_reason
|
2020-03-15 15:04:48 +01:00 |
|
Fredrik81
|
55d471190a
|
Changed table style of backtesting and alignment of headers
|
2020-02-27 13:28:28 +01:00 |
|
Yazeed Al Oyoun
|
ff819386e1
|
added draws to backtesting tables, reduced len of some labels to help fit this without increasing total width
|
2020-02-07 03:51:50 +01:00 |
|
Yazeed Al Oyoun
|
5b00eaa42d
|
Updated Strategy Summary table to match other backtesting tables (#2864)
|
2020-02-06 06:58:58 +01:00 |
|
Matthias
|
c396ad4daa
|
Align quotes in same area
|
2020-01-31 20:41:51 +01:00 |
|
Yazeed Al Oyoun
|
907a61152c
|
added rounding to Tot Profit % on Sell Reasosn table to be consistent with other percentiles on table.
|
2020-01-31 04:53:37 +01:00 |
|
Yazeed Al Oyoun
|
e2b3907df5
|
more consistent backtesting tables and labels
|
2020-01-31 04:39:18 +01:00 |
|
Matthias
|
7d2d0235a0
|
Fix typo in sell-reason table generation
|
2020-01-22 06:08:34 +01:00 |
|
Matthias
|
785cd2a640
|
Rename test module
|
2020-01-09 06:53:51 +01:00 |
|
Matthias
|
c475729c13
|
Extract edge reporting to optimize_reports
|
2020-01-09 06:52:34 +01:00 |
|