This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
options_backtester
Watch
1
Star
0
Fork
0
You've already forked options_backtester
mirror of
https://github.com/wassname/options_backtester.git
synced
2026-07-02 17:39:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfefb7919802bc11629893ea770c46f48bdb2ca9
options_backtester
/
backtester
T
History
Javier Rodríguez Chatruc
dfefb79198
Fixed a bug caused by using integer position instead of index in sell_some_options
2020-03-20 18:54:15 -03:00
..
datahandler
Removed unnecessary asserts
2020-03-19 11:52:24 -03:00
examples
Refactored pyfolio notebook
2020-03-20 13:35:30 -03:00
statistics
Flake8 changes:
2020-03-20 13:24:47 -03:00
strategy
Removed unnecessary asserts
2020-03-19 11:52:24 -03:00
test
Merge pull request
#70
from lambdaclass/organize-repo
2020-03-20 17:05:07 -03:00
__init__.py
Fixed __init__ imports (solves unused import warning from flake8).
2020-03-04 17:08:39 -03:00
backtester.py
Fixed a bug caused by using integer position instead of index in sell_some_options
2020-03-20 18:54:15 -03:00
enums.py
Moved enums to a single module
2020-02-11 15:22:43 -03:00