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

A simple daily python backtester that works out of the box.

Results 17 simple-back issues
Sort by recently updated
recently updated
newest added

Should be an easy fix, can just remove `_last_thread` in `_graceful_stop`.

enhancement

Hello, I was trying to setup the backtester with crypto and due to this line it's expecting an mcal name, which is not what I would expect if the .calendar()...

api

I spent quite a bit of time last evening running through the code to find things which I think others might readily need and adding some support to the documentation...

documentation

It could be beneficial for many strategies to assign target weights to a number of assets, e.g. ``b.long(['AAPL', 'MSFT'], weights=[.5, .5])`` I think sensible default behaviour would be to only...

enhancement
api

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies