6 workflows live · 4 coming soon · 7 exchanges
Not calculators — finished decisions
for traders, bots, and agents
Each workflow answers a specific trading question. It orchestrates multiple primitives, applies a fixed logic sequence, and returns a structured answer — with a verdict, key levels, and plain-English explanation. Same inputs, same output, every time.
Calculator (primitive)
Liquidation Calculator
Give me the liquidation price for these inputs.
Returns: one number
Workflow
Pre-Trade Check
Is this position safe to open?
Returns: safety verdict + liquidation + breakeven + funding cost + summary
Integrated Decisions
Answer complex pre-trade questions in one call. Orchestrate 4+ primitives, return a structured verdict.
Pre-Trade CheckflagshipIntegrated10 cr
Is this position safe to open?
Position size, liquidation price, breakeven, funding cost over hold period, and safety classification — all in one call.
Orchestrates:
position_sizing, liquidation, breakeven, funding_costRisk / RewardAdvanced8 cr
Is this trade worth taking?
R:R ratio, position size from stop + risk %, liquidation distance, P&L at stop and target, verdict: take it / skip.
Orchestrates:
position_sizing, liquidation, breakeven, pnlPlanning
Plan entries and exits with precision — average cost, partial exits, scenario modeling.
DCA EntryStandard5 cr
What is my real average entry after buying in stages?
DCA across N price levels → average entry, total size, breakeven price, per-level contribution weight.
Orchestrates:
average_entry, breakevenScale-Out PlannerStandard5 cr
How much do I make if I exit in stages?
Partial exits at multiple levels → P&L per exit, cumulative P&L, weighted average exit price, overall ROI.
Orchestrates:
pnlFunding & Carry
Quantify funding exposure, model carry trades, find the breakeven price for a funded position.
Carry Trade SetupAdvanced8 cr
Is this funding rate worth capturing?
Delta-neutral carry yield, annualized ROI, breakeven days, net profit after transfer costs — with a plain verdict.
Orchestrates:
funding_arb, compound_fundingFunding BreakevenStandard5 cr
How far does price need to move to cover my funding cost?
Price move required to break even on a funded position after funding cost + fees over a holding period.
Orchestrates:
funding_cost, breakevenMarket Structure
Profile-based context analysis — value area, session structure, open type, auction state.
Open Analysissoon
Where did price open relative to value?
Session Structuresoon
Is today a trend day, balanced, or rotational?
Value Migrationsoon
Is value migrating higher or lower?
Breakout Acceptancesoon
Has the breakout been accepted by the market?
Need a single calculation?
12 single-purpose calculators — pnl, liquidation, breakeven, position sizing, funding cost, and more. Use directly in the browser or call via API (1 credit each).
Use workflows in a bot or agent
All workflows are available via MCP and REST. No signup required. Builder plan free for 30 days.