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

mplfinance TODO

  • README: use absolute (instead of relative) links in "Contents" section, so that the links will work on PyPI.
  • "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, accept axis=ax on which to plot OHLC or candlestick data.