Parameters11
| Parameter | Type | Default | Example |
|---|---|---|---|
arb_type | string | null | spot | yield | perps | flash | sports |
bridge_fee_usd | string | null | bridge cost for cross-chain arb (0 if same chain) |
days | string | null | holding period for yield arb in days |
entry_price | string | null | buy price (or borrow APY for yield arb) |
exit_price | string | null | sell price (or deposit APY for yield arb) |
flash_fee_bps | string | null | flash loan fee in bps (0 for Balancer, 9 for Aave) |
gas_usd | string | null | estimated gas cost in USD |
slippage_bps | string | null | expected price impact in basis points |
taker_fee_bps | string | null | exchange taker fee in basis points (e.g. 10 = 0.10%) |
trade_size_usd | string | null | position size in USD, e.g. 10000 |
withdrawal_fee_usd | string | null | exchange withdrawal fee in USD |