You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
quickstart (build a simple strategy)
move quickstart to notebook
debugging strategies
strategy object (making strategy objects and running more than one at once)
slippage
fees
Advanced
custom data providers (getting external data into the backtester)
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
Advanced
Misc