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-30 12:20:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59f16bac0803d1fe5afe6f7e3ebe63f28fabd36c
options_backtester
/
backtester
/
strategy
T
History
Juan Pablo Amoroso
59f16bac08
Fixed monthly iteration. Changed default enter and exit profit thresholds to math.inf
2019-12-27 13:05:11 -03:00
..
__init__.py
Added conditions checking to Strategy
2019-11-26 17:18:26 -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
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
Fixed monthly iteration. Changed default enter and exit profit thresholds to math.inf
2019-12-27 13:05:11 -03:00