# LinkedAmountResolvedToZero (/docs/errors/chain/LinkedAmountResolvedToZero)

The linked fraction floored to zero against the recorded output, so there is nothing to trade. Increase `pct` or wait for a larger provider output.

Declared by the `LimitOrders` pallet; it classifies to the semantic code [`invalid_argument`](/docs/errors/invalid-argument).

Declared at [`pallets/limit-orders/src/lib.rs#L458`](/code/pallets/limit-orders/src/lib.rs#L458).

## Remediation [#remediation]

Check the argument values against the operation schema

The same explanation is available in the terminal: `btcli explain LinkedAmountResolvedToZero`.
