Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/shidenggui/easyquant
/ custom_engine_demo.py
File
custom_engine_demo.py
custom_engine_demo.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
from
custom
import
fixedmainengine
3
4
m = fixedmainengine.FixedMainEngine(
"ht"
, ext_stocks=[
'159915'
])
Callers
nothing calls this directly
Calls
2
load_strategy
Method · 0.45
start
Method · 0.45
Tested by
no test coverage detected