simple-back icon indicating copy to clipboard operation
simple-back copied to clipboard

tutorials

Open MiniXC opened this issue 4 years ago • 0 comments

A good "getting started" tutorial should explain the core mechanics of simple-back without going to much into detail. I have structured it into the following parts:

Getting Started

  • [x] quickstart (build a simple strategy)
  • [x] move quickstart to notebook
  • [x] debugging strategies
  • [x] strategy object (making strategy objects and running more than one at once)
  • [x] slippage
  • [ ] fees

Advanced

  • [x] custom data providers (getting external data into the backtester)
  • [ ] custom metrics
  • [ ] custom price providers

Misc

  • [ ] cheat sheet of portfolio/metric ... usage

MiniXC avatar Jun 10 '20 19:06 MiniXC