kestrel.markets
Version:
A typed, token-efficient language + runtime for agentic trading: agents author bounded plans, the runtime fires them at the tick. CLI + typed library + MCP server.
24 lines (23 loc) • 490 B
JavaScript
import {
IBKR_DEFAULT_CURRENCY,
IBKR_DEFAULT_EXCHANGE,
IB_NO_SECURITY_DEFINITION,
contractClientOf,
listOptionStrikes,
resolveContract,
resolveOptionChain,
resolveUnderlier
} from "./bin-8gxcgtzn.js";
import"./bin-ah4h5nq5.js";
import"./bin-ff04wpv3.js";
import"./bin-wckvcay0.js";
export {
resolveUnderlier,
resolveOptionChain,
resolveContract,
listOptionStrikes,
contractClientOf,
IB_NO_SECURITY_DEFINITION,
IBKR_DEFAULT_EXCHANGE,
IBKR_DEFAULT_CURRENCY
};