← Registry

Analytics

tradingcalc.io

Provides trading calculations for futures positions including PnL, liquidation, breakeven, position sizing, and funding costs.

1 endpoint23 known toolsFirst detected May 10, 2026Last detected July 12, 2026

ENDPOINT 1

https://tradingcalc.io/api/mcp

No auth detected

Known tools 23

workflow.run_pnl_planning

Calculate net PnL, ROE, fees and gross profit/loss for a futures trade.

workflow.run_liquidation_safety

Calculate the liquidation price for an isolated-margin futures position.

workflow.run_breakeven_planning

Calculate the break-even exit price that covers all trading fees.

workflow.run_position_sizing

Calculate the correct position size given a maximum risk in USDT and a stop-loss price.

workflow.run_funding_cost

Calculate the total funding cost (or income) for holding a perpetual futures position.

primitive.average_entry

Calculate the weighted average entry price from multiple buy/sell fills (DCA).

workflow.run_exit_target

Calculate the exact exit price needed to hit a target PnL or ROE percentage.

workflow.run_scenario_planning

Run a scenario analysis: compute PnL for multiple price-change percentages at once.

workflow.run_max_leverage

Calculate the maximum safe leverage based on account size, max acceptable drawdown, and asset daily volatility.

primitive.hedge_ratio

Calculate the short perpetual futures position size needed to hedge a spot holding.

workflow.run_funding_arbitrage

Calculate funding rate arbitrage profit: annualized yield, net profit, and breakeven days for a long/short basis trade across two exchanges.

workflow.run_compound_funding

Project capital growth from reinvesting perpetual futures funding income (compounding carry).

workflow.run_pre_trade_check

Full pre-trade decision card: orchestrates position sizing, breakeven, liquidation, and funding cost in one call.

workflow.run_risk_reward

Full risk:reward analysis — the single best tool when user describes a trade with entry, stop, and target.

workflow.run_dca_entry

DCA entry planner: weighted average entry price, breakeven, and per-level contribution from multiple fill prices and sizes.

workflow.run_scale_out

Scale-out planner: P&L, ROI, and cumulative P&L for each partial exit level.

workflow.run_carry_trade

Delta-neutral carry trade (funding arbitrage) analysis.

workflow.run_funding_breakeven

Price move needed to cover funding cost + fees over a holding period.

workflow.run_open_analysis

Market Profile open analysis — where and how price opened vs the prior session value area.

workflow.run_session_structure

Market Profile day-type classifier — trend / balance / neutral_trend / normal / normal_var, from TPO, initial balance, range extension and value migration.

workflow.run_value_migration

Market Profile value-area migration across sessions — is value migrating up, down, or overlapping (directional conviction vs balance)?

workflow.run_breakout_acceptance

Market Profile breakout acceptance — did price accept (hold) beyond the value area / range, or reject back inside (fakeout)?

system.verify

Run the full regression suite — 22 canonical test vectors across all 12 calculators — and return a pass/fail report with counts and timestamp.