# tradingcalc

**Category:** 💰 Finance & Fintech  
**Repository:** https://github.com/SKalinin909/crypto-calc-twa.git  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/tradingcalc

## Description
8 crypto futures calculators: PnL, liquidation, break-even, target exit, risk sizing, funding cost.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "tradingcalc": {
    "command": "npx",
    "args": ["-y","tradingcalc"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

