Add a c++ version of the backtesting in c++ and wrap it to be used with the pythonic strategies. Check [pybind11](https://pybind11.readthedocs.io/en/stable/classes.html) for example cases. - [x] #26 - [ ] unit test cpp - [ ] pybind11 - [ ] unit test py - [ ] check perfomance