backtrader_plotting
Plotting addon for backtrader to support Bokeh (and maybe more)
File Explorer
Download Latest Version (.zip)- bug_report.md
- pypi_release.yml
- run_tests.yml
- __init__.py
- annualreturn.py
- calmar.py
- drawdown.py
- leverage.py
- periodstats.py
- sharperatio.py
- sqn.py
- timereturn.py
- tradeanalyzers.py
- transactions.py
- vwr.py
- __init__.py
- liveclient.py
- plotlistener.py
- basic.css.j2
- basic.html.j2
- __init__.py
- bokeh.py
- bokeh_webapp.py
- datatable.py
- figure.py
- hover_container.py
- labelizer.py
- marker.py
- optbrowser.py
- utils.py
- __init__.py
- metadata.py
- __init__.py
- blackly.py
- btscheme.py
- scheme.py
- tradimo.py
- __init__.py
- utils.py
- orcl-1995-2014.txt
- blackly_single.py
- blackly_tabs.py
- data_live.py
- data_live_multi.py
- data_replay.py
- optimization.py
- optimization_columns.py
- ordered_optimization.py
- tradimo_single.py
- utils.py
- backlog.md
- __init__.py
- asserts.py
- 20170319-20200319-0388.HK.csv
- NQ.csv
- nvda-1999-2014.txt
- orcl-1995-2014.txt
- __init__.py
- togglestrategy.py
- test_backtest.py
- test_issue10.py
- test_issue30.py
- test_issue36.py
- test_issue37.py
- test_issue44.py
- test_issue63.py
- test_labelizer.py
- test_plots_lines.py
- testcommon.py
- .gitignore
- CHANGELOG.md
- CONTRIBUTING.md
- LICENSE
- README.md
- requirements-test.txt
- requirements.txt
- setup.py
- tox.ini
# Installation Guide
1. Get the code
git clone https://github.com/verybadsoldier/backtrader_plotting
Downloads the entire project code from GitHub to your computer.
cd backtrader_plotting
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
