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 04:40:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5badef1f9f4dcde287c353cd3acc42badcfbb637
options_backtester
/
backtester
/
strategy
T
History
Javier Rodríguez Chatruc
3a5a527325
Fixed exit_candidates return value sometimes not having the correct index
2020-01-16 12:45:51 -03:00
..
__init__.py
Fixed backtester's method
2020-01-07 14:42:15 -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
strangle.py
Replaced straddle class with the more general strangle and moved 'date' column to 'totals' index
2020-01-07 10:58:42 -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
Fixed exit_candidates return value sometimes not having the correct index
2020-01-16 12:45:51 -03:00