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-07-20 12:30:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
240fab3d256cb1c64086c130d2c2e6b04e0138cf
options_backtester
/
backtester
T
History
Camilo1704
240fab3d25
sign added in current_cash calculation
2020-03-13 11:52:17 -03:00
..
datahandler
Fixed __init__ imports (solves unused import warning from flake8).
2020-03-04 17:08:39 -03:00
examples
Fixed a few things and added a notebook example of merged bt
2020-03-02 12:21:27 -03:00
statistics
Fixed __init__ imports (solves unused import warning from flake8).
2020-03-04 17:08:39 -03:00
strategy
Fixed sign issue in update_balance
2020-03-13 11:00:02 -03:00
test
Added unit test for backtester
2020-01-22 17:24:22 -03:00
__init__.py
Fixed __init__ imports (solves unused import warning from flake8).
2020-03-04 17:08:39 -03:00
backtester.py
sign added in current_cash calculation
2020-03-13 11:52:17 -03:00
enums.py
Moved enums to a single module
2020-02-11 15:22:43 -03:00