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-24 13:10:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd268cc23c844bdcd9e6247e945f49ab2e3e6903
options_backtester
/
backtester
/
strategy
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
..
__init__.py
Added straddle class, monthly iteration example in demo and progress bar
2019-12-27 18:28:37 -03:00
signal.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
straddle.py
Added straddle class, monthly iteration example in demo and progress bar
2019-12-27 18:28:37 -03:00
strangle.py
Added strangle and option for reading csv
2019-11-08 10:53:48 -03:00
strategy_leg.py
Refactored filter_exits method in Strategy. Moved date iteration to Backtester
2019-12-17 10:13:47 -03:00
strategy.py
Strategy now chooses to buy/sell as many contracts as initial capital allows
2020-01-06 12:35:12 -03:00