Skip to content
Daniel Goldfarb edited this page Jan 9, 2020 · 46 revisions

mplfinance TODO


  • README: use absolute (vs relative) links in "Contents" section, so links will work on PyPI.

  • README: near bottom, link to examples folder (not to a specific example notebook).
    Better yet remove this section and create an Examples section (with its own internal link) near the top of the README.
    • clean up examples folder (create scratch subfolder).

  • Release Notes: fix typo in date 2019-13-20 -> 2019-12-20


What Priority should each of these be ??

  • Customizing the Appearance of Plots
  • Technical Studies
  • noshow=True and return fig and [axes].
    or, alternatively, accept axis=ax on which to plot OHLC or candlestick data.
  • fix and/or replace old matplotlib finance documentation:
    https://matplotlib.org/api/finance_api.html
Clone this wiki locally