Matthias
|
a2d97eecfe
|
Add trade parallelism plot
closes #6142
|
4 years ago |
Matthias
|
cf5ff9257d
|
Add plotconfig as property documentation and sample
|
4 years ago |
Janos
|
812eb229df
|
plot-profit: Make "auto-open" HTML result optional
Adding an "--auto-open" argument.
This improves tool processing of the results, while still allowing to open the HTML file for easy use.
|
5 years ago |
Rokas Kupstys
|
b54da430b9
|
Add ability to plot bars on indicator chart and pass custom arguments to plotly.
|
5 years ago |
Matthias
|
fbb9075539
|
Update util command structures too
|
5 years ago |
Matthias
|
6555454bd2
|
Remove more ticker_interval occurances
|
5 years ago |
JoeSchr
|
c9688f1c89
|
fix(doc/plotting): misplaced comma in example code
|
5 years ago |
Matthias
|
b8899b39ec
|
Show advanced plot-config section again
closes #4132
|
5 years ago |
Christof
|
f120c8d6c7
|
documentation
|
5 years ago |
Christof
|
8b24878023
|
plot_config documentation for fill_to, fill_label, fill_color
|
5 years ago |
Christof
|
3fdfc06a1e
|
label for fill_area added and documentation updated
|
5 years ago |
Matthias
|
d56f9655e2
|
Update notebook with new statistics example
|
6 years ago |
Matthias
|
619eb183fe
|
Allow strategy for plot-profit
to allow loading of multi-backtest files
|
6 years ago |
Matthias
|
febc95dcdf
|
Update documentation to remove ticker_interval
|
6 years ago |
Fredrik81
|
05250ba661
|
Update docs/plotting.md
Co-Authored-By: Matthias <xmatthias@outlook.com>
|
6 years ago |
Fredrik81
|
8c33e07dc6
|
Update based on comments
|
6 years ago |
Fredrik81
|
cf7e80f45d
|
Docs and logging
|
6 years ago |
Matthias
|
9d8970a76b
|
Add test and formatting to drawdown
|
6 years ago |
hroff-1902
|
af36635769
|
Minor changes in the docs
|
6 years ago |
hroff-1902
|
495728f502
|
Refine docs
|
6 years ago |
Matthias
|
c9b0b4c7a4
|
Add plot_config to optional plot
|
6 years ago |
Matthias
|
c3fd894a6c
|
Regenerate plots with new settings
|
6 years ago |
Matthias
|
3883d18b8a
|
Add bollinger note
|
6 years ago |
Matthias
|
2b3f2e5fa8
|
Add first version of documentation
|
6 years ago |
Matthias
|
dc567f99d6
|
Update documentation to new handling of dry-mode database
|
6 years ago |
Matthias
|
6f01d7f8ea
|
Merge branch 'develop' into feat/new_args_system
|
6 years ago |
Matthias
|
7a96d3c9ae
|
Update raspbian install documentation
Fix "box" titles ... they need to be in quotes!
|
6 years ago |
Matthias
|
f3cfe147b5
|
Merge branch 'develop' into feat/new_args_system
|
6 years ago |
Matthias
|
73e9cbdea1
|
Fix #2338
|
6 years ago |
Matthias
|
2710226326
|
Update documentation to use subcommands
|
6 years ago |
Matthias
|
f2cbc5fb8f
|
Fix documentation references to tests folder
|
7 years ago |
Matthias
|
2886fa288a
|
fix documentation
|
7 years ago |
Matthias
|
423805c9ca
|
Small documentation improvements
|
7 years ago |
Matthias
|
661cd65bdd
|
Improvements to plot documentation
|
7 years ago |
Matthias
|
1b374fcf7e
|
Improve plotting documentation
|
7 years ago |
Matthias
|
91b0394433
|
Merge pull request #2156 from freqtrade/remove_live
Remove deprecated option live - deprecate -r
|
7 years ago |
Matthias
|
81925dfadf
|
Fix some doc inconsistencies
|
7 years ago |
Matthias
|
e9e2a83436
|
remove `--live` references
|
7 years ago |
Matthias
|
c85cd13ca1
|
Change default backtest result to "backtest_results" - backtest_data is
misleading
|
7 years ago |
Matthias
|
559d5ebd1d
|
Remove combined load-method since it's confusing
|
7 years ago |
Matthias
|
89f44c10a1
|
Fix grammar error
|
7 years ago |
Matthias
|
8b028068bb
|
Fix typos, add section for custom indicators
|
7 years ago |
Matthias
|
f7766d305b
|
Improve plotting documentation
|
7 years ago |
Matthias
|
83a2427a61
|
Fix mypy in scripts
|
7 years ago |
AxelCh
|
eec7276393
|
fix crash when backtest-result.json not exist
|
7 years ago |
misagh
|
87cbf6aaaa
|
Plotting reformatted
|
7 years ago |
peterkorodi
|
68ddd1b951
|
Update plotting.md
Fix pairs and db-url in the doc
|
8 years ago |
creslin
|
7bcac064c0
|
Update plotting.md
typo fixed.
|
8 years ago |
creslin
|
959a03a6b0
|
plotting.md update.
include an example or plotting a strategy buy/sell output.
|
8 years ago |
peterkorodi
|
0c051b1b7a
|
Make plot_dataframe able to show trades stored in database. (#692)
* Show trades stored in db on the graph
|
8 years ago |