Skip to content

Commit 5cc90cc

Browse files
DanielGoldfarbDaniel Goldfarb
authored andcommitted
README updates for new version.
1 parent 71980d0 commit 5cc90cc

16 files changed

+1697
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,7 @@ For more examples of using mplfinance, please see the jupyter notebooks in the *
536536

537537
| Version | Description | Release Date |
538538
|----------|--------------|----------------|
539+
| 0.12.3a0 | - kwarg `block=False` for non-blocking call to `mpf.plot()`<br> - customize aspect ratio, title, y-labels<br> - customize colors and other `style` aspects of plot<br> - `no_xgaps` now default to True: use `show_nontrading=True` to set no_xgaps to false<br> - secondary y-axis available to `make_addplot()`<br> - bug fix for volume widths | 2020-02-11 |
539540
| 0.12.0a3 | Increase mav limit from 3 to 7 different mavs | 2020-01-16 |
540541
| 0.12.0a2 | Ability to save plot to a file (pdf, svg, png, jpg, ...) | 2020-01-14 |
541542
| 0.12.0a1 | Ability to plot arbitrary user data (in addition to basic OHLCV data).<br> - both line and scatter plots available.<br> - optionally plot on either the "main" or "lower" (aka "volume") axis. | 2020-01-09 |

readme_new.ipynb

Lines changed: 1071 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)