Commit Graph

47 Commits

Author SHA1 Message Date
Matthias d56f9655e2 Update notebook with new statistics example 2020-07-03 07:20:43 +02:00
Matthias 619eb183fe Allow strategy for plot-profit
to allow loading of multi-backtest files
2020-07-03 07:03:43 +02:00
Matthias febc95dcdf Update documentation to remove ticker_interval 2020-06-02 10:03:23 +02:00
Fredrik81 05250ba661
Update docs/plotting.md
Co-Authored-By: Matthias <xmatthias@outlook.com>
2020-03-18 11:00:33 +01:00
Fredrik81 8c33e07dc6 Update based on comments 2020-03-15 21:20:32 +01:00
Fredrik81 cf7e80f45d Docs and logging 2020-03-14 23:55:13 +01:00
Matthias 9d8970a76b Add test and formatting to drawdown 2020-03-03 20:23:44 +01:00
hroff-1902 af36635769 Minor changes in the docs 2020-01-13 06:41:16 +03:00
hroff-1902 495728f502 Refine docs 2020-01-13 06:41:16 +03:00
Matthias c9b0b4c7a4 Add plot_config to optional plot 2020-01-08 19:35:00 +01:00
Matthias c3fd894a6c Regenerate plots with new settings 2020-01-07 07:16:31 +01:00
Matthias 3883d18b8a Add bollinger note 2020-01-06 12:59:17 +01:00
Matthias 2b3f2e5fa8 Add first version of documentation 2020-01-06 12:55:12 +01:00
Matthias dc567f99d6 Update documentation to new handling of dry-mode database 2019-12-22 10:16:56 +01:00
Matthias 6f01d7f8ea Merge branch 'develop' into feat/new_args_system 2019-11-03 10:09:49 +01:00
Matthias 7a96d3c9ae Update raspbian install documentation
Fix "box" titles ... they need to be in quotes!
2019-10-30 13:27:04 +01:00
Matthias f3cfe147b5 Merge branch 'develop' into feat/new_args_system 2019-10-20 19:32:34 +02:00
Matthias 73e9cbdea1 Fix #2338 2019-10-05 09:56:01 +02:00
Matthias 2710226326 Update documentation to use subcommands 2019-09-29 19:18:52 +02:00
Matthias f2cbc5fb8f Fix documentation references to tests folder 2019-09-08 19:05:23 +02:00
Matthias 2886fa288a fix documentation 2019-08-31 15:31:47 +02:00
Matthias 423805c9ca Small documentation improvements 2019-08-30 20:42:14 +02:00
Matthias 661cd65bdd Improvements to plot documentation 2019-08-24 15:11:31 +02:00
Matthias 1b374fcf7e Improve plotting documentation 2019-08-24 15:11:31 +02:00
Matthias 91b0394433
Merge pull request #2156 from freqtrade/remove_live
Remove deprecated option live  - deprecate -r
2019-08-22 15:33:39 +02:00
Matthias 81925dfadf Fix some doc inconsistencies 2019-08-22 13:01:10 +02:00
Matthias e9e2a83436 remove `--live` references 2019-08-20 07:00:43 +02:00
Matthias c85cd13ca1 Change default backtest result to "backtest_results" - backtest_data is
misleading
2019-07-28 14:55:19 +02:00
Matthias 559d5ebd1d Remove combined load-method since it's confusing 2019-06-22 16:20:41 +02:00
Matthias 89f44c10a1 Fix grammar error 2019-05-28 19:20:41 +02:00
Matthias 8b028068bb Fix typos, add section for custom indicators 2019-05-28 07:07:09 +02:00
Matthias f7766d305b Improve plotting documentation 2019-05-27 19:42:12 +02:00
Matthias 83a2427a61 Fix mypy in scripts 2019-03-23 19:37:17 +01:00
AxelCh eec7276393 fix crash when backtest-result.json not exist 2019-01-26 11:00:04 +01:00
misagh 87cbf6aaaa Plotting reformatted 2018-12-30 17:20:16 +01:00
peterkorodi 68ddd1b951
Update plotting.md
Fix pairs and db-url in the doc
2018-07-14 00:07:38 +02:00
creslin 7bcac064c0
Update plotting.md
typo fixed.
2018-06-07 15:18:19 +00:00
creslin 959a03a6b0
plotting.md update.
include an example or plotting a strategy buy/sell output.
2018-06-07 15:13:55 +00:00
peterkorodi 0c051b1b7a Make plot_dataframe able to show trades stored in database. (#692)
* Show trades stored in db on the graph
2018-05-19 09:14:42 +03:00
Matthias 480d3876b8 Align calling of freqtrade in backtesting and plotting docu (#554) 2018-03-15 23:34:13 +01:00
macd2 4dbc4cb652
typo fix 2018-02-02 11:23:10 +01:00
baudbox dc322f0423 Fixed typo 2018-01-30 15:29:18 +01:00
Janne Sinivirta 02079771ef update documentation 2018-01-28 12:53:52 +02:00
kryofly 6171be4f46 Use dates on plot profit/dataframe
* plot_dataframe also support --timerange
* Both default to tkinter as matplotlib plotting backend
2018-01-21 13:44:30 +01:00
kryofly 167483f777 plot profit: filter multiple pairs, misc fixes 2018-01-12 19:18:31 +01:00
kryofly d8d46890b3 script: plot profit 2018-01-12 11:56:04 +01:00
kryofly 829da096e2 plotting docs 2018-01-12 11:49:50 +01:00