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-28 11:23:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de0fed75cde2f8f5c9b15f446e50ca7eae567037
options_backtester
/
backtester
T
History
Javier Rodríguez Chatruc
de0fed75cd
Modified test_backtest to keep only the balance columns used for the test
2020-03-20 15:04:58 -03:00
..
datahandler
Removed unnecessary asserts
2020-03-19 11:52:24 -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
Removed unnecessary asserts
2020-03-19 11:52:24 -03:00
test
Modified test_backtest to keep only the balance columns used for the test
2020-03-20 15:04:58 -03:00
__init__.py
Fixed __init__ imports (solves unused import warning from flake8).
2020-03-04 17:08:39 -03:00
backtester.py
Balance now has stock qty disaggregated by symbol
2020-03-20 11:53:14 -03:00
enums.py
Moved enums to a single module
2020-02-11 15:22:43 -03:00