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-18 12:30:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b73e73b6a6e689c427af3a5cd969fc062e756fe
options_backtester
/
backtester
T
History
Javier Rodríguez Chatruc
and
GitHub
0b73e73b6a
Merge pull request
#59
from lambdaclass/pyfolio_example
...
Pyfolio example
2020-03-18 18:06:39 -03:00
..
datahandler
fixed sma calculation
2020-03-18 14:54:49 -03:00
examples
merged_bt_example with pyfolio plots
2020-03-17 17:34:59 -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
Fixed exit costs being computed incorrectly and filter tests not working
2020-03-16 12:12:49 -03:00
__init__.py
Fixed __init__ imports (solves unused import warning from flake8).
2020-03-04 17:08:39 -03:00
backtester.py
Changed the way self.current_cash is updated
2020-03-18 16:42:46 -03:00
enums.py
Moved enums to a single module
2020-02-11 15:22:43 -03:00