MCPcopy 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
75class _S(Strategy):
76 def init(self):
77 super().init()
78
79
80class TestBacktest(TestCase):

Callers 3

initMethod · 0.45
initMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected