This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
options_backtester
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/options_backtester.git
synced
2026-08-01 12:40:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
262e2aad0d44f038ef0d75848cd1d29d86926c32
options_backtester
/
backtester
T
History
Javier Rodríguez Chatruc
262e2aad0d
Fixed total capital's first value being NaN
2020-03-04 15:51:51 -03:00
..
datahandler
Refactored Strategy and Backtest classes. Moved entry and exit signal filters to Backtest.
2020-03-04 14:20:58 -03:00
examples
Fixed a few things and added a notebook example of merged bt
2020-03-02 12:21:27 -03:00
statistics
Strategy now immediately exits when there are missing contracts with the cost imputed
2020-01-10 19:04:55 -03:00
strategy
Refactored Strategy and Backtest classes. Moved entry and exit signal filters to Backtest.
2020-03-04 14:20:58 -03:00
test
Added unit test for backtester
2020-01-22 17:24:22 -03:00
__init__.py
Fixed a few things and added a notebook example of merged bt
2020-03-02 12:21:27 -03:00
backtester.py
Fixed total capital's first value being NaN
2020-03-04 15:51:51 -03:00
enums.py
Moved enums to a single module
2020-02-11 15:22:43 -03:00