Commit Graph

5994 Commits (661cd65bdddca204676f812d49f29d0e6f562f49)
 

Author SHA1 Message Date
Matthias 661cd65bdd Improvements to plot documentation
7 years ago
Matthias fb498795ad Improve profit-plot styling
7 years ago
Matthias 2ae398913d Fix bug in bt-analysis when multiple trades sell at the same time
7 years ago
Matthias d711b8c0e9 Plot-profit should have subtitles per subplot
7 years ago
Matthias 395414ccde Refactor init_plotscript a bit (strategy is not needed for plot_profit)
7 years ago
Matthias 9f29ad77bd fix test after plot_dataframe change
7 years ago
Matthias 545e5c5bc6 simplify load_trades call
7 years ago
Matthias 1b374fcf7e Improve plotting documentation
7 years ago
Matthias 518d7dfde8 Replace plot-scripts with pointers to the new commands
7 years ago
Matthias f8ddb10607 switch indicators to nargs argument type
7 years ago
Matthias 0ef13be577 Test plot_profit
7 years ago
Matthias c559f95703 Add test for plot-profit
7 years ago
Matthias f7cb75ff93 Add plot-profit command
7 years ago
Matthias 29076acc69 Add test for analyse_and_plot
7 years ago
Matthias 99b2be90fd Cleanup plotting (if you have backtest results, no need to download
7 years ago
Matthias f8c72feea8 Add some initial tests for plot_dataframe
7 years ago
Matthias 69c2b12879 Move plot_dataframe as freqtrade submodule
7 years ago
Matthias 60bc9f4f5e
Merge pull request #2173 from freqtrade/improve/trailing_validation
7 years ago
Matthias a8842f38ca Fix wrong exception message
7 years ago
Matthias 70ebd09de4 Add checks verifying that stoploss is not 0 (and positive-stoploss is
7 years ago
Matthias 782f4112cd Add test checking stoploss == 0 values
7 years ago
Matthias 447bcf98e1
Merge pull request #2172 from hroff-1902/exchange-cosmetics
7 years ago
hroff-1902 d19b11a00f exchange cosmetics
7 years ago
Matthias ad6de07d2b
Merge pull request #2155 from jraviotta/analysis
7 years ago
Matthias 0e81d7204c Clense jupyter notebook
7 years ago
Matthias 91b0394433
Merge pull request #2156 from freqtrade/remove_live
7 years ago
Matthias b2ef8f4e14 Add additional header
7 years ago
Matthias 81925dfadf Fix some doc inconsistencies
7 years ago
Matthias 098159ad41
Merge pull request #2170 from freqtrade/fix/docboxes
7 years ago
Matthias fe12d2e3b7 Fix documentation syntax
7 years ago
Matthias df1f57392c use seperate job for doc test
7 years ago
Matthias 949ca1abf8 Fail travis if doc-test fails
7 years ago
Matthias e52d5e32aa
Merge pull request #2067 from freqtrade/align_userdata
7 years ago
Matthias aaeeb9c0c6 Merge branch 'develop' into align_userdata
7 years ago
Matthias d2958fc0f5
Merge pull request #2168 from freqtrade/fix/downloadscript_pairs
7 years ago
Matthias f8235aec74
Merge pull request #2167 from hroff-1902/fix-download-script
7 years ago
Matthias 13ffb39245 Adjust tests to fixed loading method
7 years ago
Matthias 75b2db4424 FIx loading pairs-list
7 years ago
hroff-1902 14aaf8976f fix download replacement script
7 years ago
Matthias eebf39a1df
Merge pull request #2165 from freqtrade/xmatthias-patch-1
7 years ago
Matthias 210f66e48b
Improve wording
7 years ago
Matthias 91e72ba081 small formatting issue
7 years ago
Matthias be308ff914
Fix grammar error in documentation
7 years ago
Matthias 4ee35438a7 Improve deprecated docs
7 years ago
Matthias 11dab2b9ca Deprecate documentation for --refresh-pairs-cached
7 years ago
Matthias f02adf2a45 Deprecate --refresh-pairs-cached
7 years ago
Matthias 9e24992835 Remove calls to load_data using live=
7 years ago
Matthias e9e2a83436 remove `--live` references
7 years ago
Matthias af51ff4162
Merge pull request #2146 from freqtrade/download_module
7 years ago
Matthias e8ee087e9d Merge branch 'develop' into download_module
7 years ago