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-10 18:07:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d790c8e6ffbc3763a4fefeee3cf17dbfca690b17
options_backtester
/
backtester
/
strategy
T
History
Juan Pablo Amoroso
d790c8e6ff
Moved Order enum to signal module. Created Signal (ENTRY | EXIT) enum.
2019-06-04 16:39:30 -03:00
..
__init__.py
Created StrategyLeg class from previous OptionContract. Option enums moved to separate module
2019-05-31 16:14:51 -03:00
signal.py
Moved Order enum to signal module. Created Signal (ENTRY | EXIT) enum.
2019-06-04 16:39:30 -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
Working on Strategy implementation. Added Historical Options Data handler.
2019-05-30 15:36:53 -03:00