Identify institutional stop clusters and max pain zones.
This skill connects to the Money Machine x402 API.
Calls are free for basic health, but premium signals require a 402 payment proof.
import { execute } from "market-liquidity-map";
const signal = await execute({ ticker: "BTC" });
共 3 个版本