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-16 11:20:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b0fb7e87ed28fa02209540f264cbc355801c85c
options_backtester
/
backtester
/
strategy
T
History
Juan Pablo Amoroso
0b0fb7e87e
Fixed option flip operator
2019-11-27 10:41:34 -03:00
..
__init__.py
Added conditions checking to Strategy
2019-11-26 17:18:26 -03:00
signal.py
Moved Order enum to signal module. Created Signal (ENTRY | EXIT) enum.
2019-06-04 16:39:30 -03:00
strangle.py
Added strangle and option for reading csv
2019-11-08 10:53:48 -03:00
strategy_leg.py
Created StrategyLeg class from previous OptionContract. Option enums moved to separate module
2019-05-31 16:14:51 -03:00
strategy.py
Fixed option flip operator
2019-11-27 10:41:34 -03:00