calculate_trading_profit
Calculate profit/loss for any trading chain in Path of Exile 2 to test strategies or validate arbitrage before executing, with step-by-step rates.
Instructions
Calculate the profit/loss from a specific trading chain. Useful for testing your own trading strategies or validating arbitrage opportunities before executing them. Shows step-by-step conversion rates. IMPORTANT: Use the EXACT league name the user specifies - do not substitute or guess.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league | Yes | EXACT league name as specified by user (e.g., 'Standard', 'Settlers', 'Keepers', 'Hardcore'). Do not substitute or change this value. | |
| start_amount | No | Amount of first currency to start with (default: 1) | |
| currency_chain | Yes | Array of currency names in trading order (e.g., ['Divine Orb', 'Chaos Orb', 'Exalted Orb', 'Divine Orb']) |