Matthias
|
ac6eef6922
|
Merge pull request #3062 from Fredrik81/plot-trades
Plotting: Fix if no file exists and new skip option
|
6 years ago |
Matthias
|
3e1bef888a
|
Fix flake8 error
|
6 years ago |
Fredrik81
|
8c33e07dc6
|
Update based on comments
|
6 years ago |
Matthias
|
3d4664c2a6
|
Remove unnecessary import
|
6 years ago |
Matthias
|
fe50a0f3a1
|
Move test for store_bt_results to optimize_reports
|
6 years ago |
Matthias
|
328dbd3930
|
Remove unnecessary parameter to generate_text_table_sell_reason
|
6 years ago |
hroff-1902
|
57ff3ff450
|
Merge branch 'develop' into plot-trades
|
6 years ago |
Matthias
|
0f1640bed4
|
convert exportfilename to Path when config parsing
|
6 years ago |
Fredrik81
|
2c0980aa3a
|
Tests
|
6 years ago |
Fredrik81
|
27faf12fde
|
Fix if no file exists
|
6 years ago |
Matthias
|
308d8fe2a9
|
Remove deprecation warnings due to date conversion
|
6 years ago |
hroff-1902
|
51f52c8609
|
Merge branch 'develop' into no-ticker-2
|
6 years ago |
Matthias
|
14e7f0bb13
|
Merge pull request #3049 from hroff-1902/hyperopt-no-unlimited
Do not allow unlimited stake_amount for hyperopt
|
6 years ago |
hroff-1902
|
1b6e77649a
|
Add test for hyperopt
|
6 years ago |
hroff-1902
|
81b6a950ac
|
Adjust test for backtesting
|
6 years ago |
hroff-1902
|
52d89eadde
|
Merge pull request #3021 from Fredrik81/print-csv
Hyperopt: Add export CSV-file option
|
6 years ago |
Fredrik81
|
2f5fc731bb
|
Removed overwrite option
|
6 years ago |
Matthias
|
c049651784
|
whitelist_for_active_markets should not remove blacklisted items
|
6 years ago |
hroff-1902
|
3208faf7ed
|
Do not use ticker where it's not a ticker
|
6 years ago |
Matthias
|
acea49beaf
|
Fix tests / test mocks
|
6 years ago |
Matthias
|
df5adb6ca5
|
Exchange coingekko for coinmarketcap
|
6 years ago |
Fredrik81
|
f0d56e23a3
|
PEP8 fix
|
6 years ago |
Fredrik81
|
91db75a707
|
Added tests and updated doc
|
6 years ago |
hroff-1902
|
7a3660cd6b
|
Adjust webhook tests
|
6 years ago |
hroff-1902
|
34093d1208
|
Merge branch 'develop' into no-percent-1
|
6 years ago |
Matthias
|
97b194a454
|
Throttle may take longer than .10s on slow machines
This made this test fluky on windows CI ...
|
6 years ago |
hroff-1902
|
57523d58df
|
Merge pull request #2994 from Fredrik81/hyperopt-table
Added dynamic print table function to hyperopt
|
6 years ago |
Fredrik81
|
090d1e8a70
|
Alignment and cleanups
|
6 years ago |
hroff-1902
|
33c1c8f726
|
Merge pull request #3018 from freqtrade/max_drawdown
Max drawdown in plot-profit
|
6 years ago |
hroff-1902
|
dea4ef957e
|
Merge pull request #2982 from freqtrade/rate_side_optional
Rate side configurable
|
6 years ago |
Fredrik81
|
7652a2bb95
|
Updated table layout and aligning better for hyperopt
|
6 years ago |
Matthias
|
9d8970a76b
|
Add test and formatting to drawdown
|
6 years ago |
Matthias
|
720ed0eddd
|
Remove flucky test assert
|
6 years ago |
Matthias
|
e050511ddc
|
Add test for max_drawdown calculation
|
6 years ago |
Fredrik81
|
4aca8d7fcc
|
PEP8 fix
|
6 years ago |
Fredrik81
|
399c419163
|
Changed table formating. Adding some code to align hyperopt table generation. WIP
|
6 years ago |
Matthias
|
6e2290c4f0
|
Allow last to be empty -
closes #3005
|
6 years ago |
hroff-1902
|
8475baba4e
|
Merge pull request #2995 from freqtrade/stake_curr_empty
Allow Stake currency empty when using download-data
|
6 years ago |
Fredrik81
|
379275e2d6
|
Updated tests
|
6 years ago |
Fredrik81
|
267416eced
|
Changed test for new table printing
|
6 years ago |
Matthias
|
9336d8ee02
|
Try fix random testfailure
|
6 years ago |
Matthias
|
5277d71913
|
Add test for empty stake-currency
|
6 years ago |
hroff-1902
|
0528af1700
|
Merge pull request #2879 from freqtrade/sortino_hyperopt_loss
Sortino hyperopt loss
|
6 years ago |
hroff-1902
|
e411717de9
|
No percent where ratio is to be used
|
6 years ago |
Matthias
|
ac7fa8252b
|
Merge pull request #2985 from Fredrik81/pretty-backtesting
Changed table style of backtesting and alignment of headers
|
6 years ago |
Matthias
|
5a02026f82
|
Add test validating behaviour
|
6 years ago |
Fredrik81
|
55d471190a
|
Changed table style of backtesting and alignment of headers
|
6 years ago |
hroff-1902
|
893d9cde8d
|
Merge pull request #2943 from Fredrik81/add-print-table
Added function to print hyperopt-list as table using tabulate
|
6 years ago |
Matthias
|
0fea3a7ea7
|
Some final polish to configurable_side
|
6 years ago |
Matthias
|
e1cb6f4ae3
|
fix and improve tests in test_freqtradebot
|
6 years ago |