↓ 7 callersFunction_fact_row(
end: str,
filed: str,
value: float,
*,
form: str = "10-Q",
start: str | None = None,
agent/tests/test_fundamentals_pit.py:37
↓ 7 callersMethodconnect(self, host, port, *, clientId, timeout, readonly=True, account="")
agent/tests/test_ibkr_local.py:41
↓ 6 callersMethod_api_post(
self,
endpoint: str,
body: dict | None = None,
*,
auth: bool = True,
agent/src/channels/weixin.py:307
↓ 6 callersFunction_bars_to_frameReshape Sina ``{d,o,h,l,c,v}`` bars into the standard OHLCV frame. Args: bars: List of per-day dicts with ``d/o/h/l/c/v`` keys. s
agent/backtest/loaders/sina_loader.py:75