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-08 11:23:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de05f055ae996539452c7ea05335ca0756c03013
options_backtester
/
backtester
T
History
Juan Pablo Amoroso
de05f055ae
Merge branch 'master' into global-test
2020-03-17 17:21:51 -03:00
..
datahandler
Fixed __init__ imports (solves unused import warning from flake8).
2020-03-04 17:08:39 -03:00
examples
Moved 2legs example to backtester/examples
2020-03-16 17:17:25 -03:00
statistics
Fixed __init__ imports (solves unused import warning from flake8).
2020-03-04 17:08:39 -03:00
strategy
Fixed sign issue in update_balance
2020-03-13 11:00:02 -03:00
test
Added global test
2020-03-17 15:40:23 -03:00
__init__.py
Fixed __init__ imports (solves unused import warning from flake8).
2020-03-04 17:08:39 -03:00
backtester.py
Merge pull request
#56
from lambdaclass/drop-entries-with-0-qty
2020-03-17 17:07:36 -03:00
enums.py
Moved enums to a single module
2020-02-11 15:22:43 -03:00