Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kernc/backtesting.py
/ init
Method
init
backtesting/test/_test.py:76–77 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
74
75
class
_S(Strategy):
76
def
init(self):
77
super().init()
78
79
80
class
TestBacktest(TestCase):
Callers
3
init
Method · 0.45
init
Method · 0.45
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected