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-12 17:39:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd268cc23c844bdcd9e6247e945f49ab2e3e6903
options_backtester
/
backtester
T
History
Javier Rodríguez Chatruc
bd268cc23c
Strategy now chooses to buy/sell as many contracts as initial capital allows
2020-01-06 12:35:12 -03:00
..
datahandler
Fixed monthly iteration. Changed default enter and exit profit thresholds to math.inf
2019-12-27 13:05:11 -03:00
demos
Changed summary method because of merge inconsistency
2020-01-06 11:09:47 -03:00
statistics
Added first draft of backtester
2019-05-13 15:35:59 -03:00
strategy
Strategy now chooses to buy/sell as many contracts as initial capital allows
2020-01-06 12:35:12 -03:00
test
Added more tests for Filter and Field classes.
2019-06-04 17:39:14 -03:00
__init__.py
First working version of backtester. See notebook demo in /backtester/demos
2019-06-07 11:42:00 -03:00
backtester.py
Strategy now chooses to buy/sell as many contracts as initial capital allows
2020-01-06 12:35:12 -03:00
option.py
Removed code to manage possible missing contracts and changed trade log structure to resemble the inventory
2019-12-19 16:06:16 -03:00