Commit Graph

23 Commits

Author SHA1 Message Date
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