Skip to content

Latest commit

 

History

History
30 lines (30 loc) · 1.21 KB

TODO.md

File metadata and controls

30 lines (30 loc) · 1.21 KB

TODO

  • Implement the cli module
  • Finish the README.md with the contribution section, the roadmap section and the useful resources section
  • Make portfolio handle split
  • Make backtest trigger the split method of the portfolio when a split happens
  • Try building the documentation
    • Format doc for decorator objects
    • Flatten modules
    • Do not display items that do not have a docstring (var, functions, classes, methods, etc.)
    • Add navbar
    • Make a logo
    • Link to other parts of the documentation
    • Make the render doc cleaner + automatically create the folders, the assets, etc.
    • Template for basic pages
    • Build home page
    • Build the Get Started page (from markdown)
      • Make the example and render it in the mako template
    • Build the About page
    • Build tutorial templates
    • Link the navbar to the pages
  • Fix documentation bugs
  • Notebooks tutorials
    • Data
    • Backtest
    • Indicators
    • Serve
  • Render the documentation + notebooks + blog section
  • Fix the CONTRIBUTING.md to change the SPHINX doc to pdoc3
  • Make a github pages for the documentation
  • Alpha Release (In a pip module) !!!