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-06-27 18:05:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8adde5bac6d1743064ab6e835014d87254670aee
options_backtester
/
backtester
T
History
Javier Rodríguez Chatruc
8adde5bac6
Merge pull request
#65
from lambdaclass/sell-options-fix
...
sell_some_options fixed
2020-03-20 12:36:15 -03:00
..
datahandler
Removed unnecessary asserts
2020-03-19 11:52:24 -03:00
examples
merged_bt_example now has a more thorough explanation of the backtester
2020-03-19 16:23:10 -03:00
statistics
merged_bt_example now has a more thorough explanation of the backtester
2020-03-19 16:23:10 -03:00
strategy
Removed unnecessary asserts
2020-03-19 11:52:24 -03:00
test
Renamed test_data.csv to test_data_options.csv
2020-03-19 16:11:53 -03:00
__init__.py
Fixed __init__ imports (solves unused import warning from flake8).
2020-03-04 17:08:39 -03:00
backtester.py
Changed variable names to improve readability
2020-03-20 12:33:52 -03:00
enums.py
Moved enums to a single module
2020-02-11 15:22:43 -03:00