-
Notifications
You must be signed in to change notification settings - Fork 658
Home
Daniel Goldfarb edited this page Jan 9, 2020
·
46 revisions
- README: use absolute (instead of relative) links in "Contents" section, so that the links will work on PyPI.
- note: this will mean links on PyPI will send user back to analogous place in README on GitHub, due to the limitations described here: https://github.com/pypa/warehouse/issues/4064
- "to be deprecated" warning for mpl-finance APIs. (Can these be coded to write out only once after import?)
- Prioritize:
- Customizing the Appearance of Plots
- Technical Studies
-
noshow=True
and return fig and [axes].
or, alternatively, acceptaxis=ax
on which to plot OHLC or candlestick data.