Your all-in-one platform for trading, analytics, and automation



// Import the SDK
import Anesthezia from "anesthezia-api";
// Initialize the client
const client = new Anesthezia({ apiKey: "bullish_api_key" });
// Secure your gains
await client.trade.takeProfit({
target: "Take profit triggered"
});
console.log("Profit secured");Join the Anesthezia community
Last updated





