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-08-07 11:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c60ddb0e992e8a3a39037ae8ddda23b8f3c2895b
options_backtester
/
backtester
/
strategy
T
History
Juan Pablo Amoroso
c60ddb0e99
Added calculation of total costs for signals. Moved check of 0 priced options to StrategyLeg
2019-11-27 17:59:02 -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
Added calculation of total costs for signals. Moved check of 0 priced options to StrategyLeg
2019-11-27 17:59:02 -03:00
strategy.py
Added calculation of total costs for signals. Moved check of 0 priced options to StrategyLeg
2019-11-27 17:59:02 -03:00