> For the complete documentation index, see [llms.txt](https://hawkfi.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hawkfi.gitbook.io/whitepaper/trading-agent/tune-your-osprey-trading-agent-settings.md).

# Tune Your Osprey Trading Agent Settings

**As of July 2026:** The values below are the verified defaults and validation ranges for a newly selected Osprey Trading Agent. They can change as the product evolves, and existing agents keep their saved settings when opened for editing.

| Setting                    | Current default                   | Supported behavior                                                                                                                                                                                                                                                            |
| -------------------------- | --------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `SOL per entry`            | `0.1 SOL`                         | Accepts `0.001` to `1 SOL`. This is the maximum base size for one entry.                                                                                                                                                                                                      |
| `Maximum agent allocation` | `0.3 SOL`                         | Must cover the configured entry size across the allowed open trades.                                                                                                                                                                                                          |
| `Maximum open trades`      | `3`                               | Accepts `1` to `10` concurrent trades.                                                                                                                                                                                                                                        |
| `OSPREY TRADING AGENT`     | `Osprey High Volume 5m Selective` | Select `Osprey High Volume 5m Selective`, `Osprey High Volume 5m Degen`, or `Osprey Edge`.                                                                                                                                                                                    |
| `TARGET ENTRIES PER DAY`   | `10` for `Osprey Edge`            | Available only when `Osprey Edge` is selected. Accepts `1` to `40` and sets a rolling 24-hour cap. The Agent may enter fewer trades when fewer calls qualify. It does not change `SOL per entry` or guarantee a number of trades.                                             |
| `ENTRY MAX SLIPPAGE`       | `3%`                              | Accepts `0.01%` to `5%`.                                                                                                                                                                                                                                                      |
| `MARKET CAP RANGE`         | Minimum `100,000 USD`; no maximum | At least one non-negative boundary is required. The minimum must be lower than the maximum when both are set.                                                                                                                                                                 |
| `Adaptive sizing strength` | `100%`                            | Accepts blank or `0%` for fixed sizing, or `1%` to `100%` for partial to full adaptive sizing. A reduction occurs only when deployment-level adaptive sizing is active and a valid score is available; otherwise the configured `SOL per entry` remains the static base size. |
| `No re-entry`              | Enabled                           | Prevents the agent from entering the same token mint more than once. If disabled, a re-entry cooldown can be set.                                                                                                                                                             |
| `Set stop loss`            | `-40%`                            | Required for Osprey Trading Agent and applies to the full position.                                                                                                                                                                                                           |
| `Set take profit`          | `+16%`                            | Required for Osprey Trading Agent and applies to the full position.                                                                                                                                                                                                           |
| `Exit slippage`            | `3%`                              | Accepts `0.01%` to `5%`.                                                                                                                                                                                                                                                      |
| `Maximum hold`             | `480 minutes`                     | Optional. Accepts `1` to `525,600` minutes or blank for no limit.                                                                                                                                                                                                             |

{% hint style="info" %}
`TARGET ENTRIES PER DAY` limits how many entries `Osprey Edge` can make in a rolling 24-hour period. `Adaptive sizing strength` is separate: it controls whether an eligible entry can be reduced below `SOL per entry`. Changing one does not change the other.
{% endhint %}

### Optional Entry Settings filters

| Filter                  | What it controls                              |
| ----------------------- | --------------------------------------------- |
| `Token liquidity`       | Filters signals by token-level liquidity.     |
| `Age (hours)`           | Filters signals by token age.                 |
| `Jupiter organic score` | Filters signals by Jupiter Organic Score.     |
| `5m volume`             | Filters signals by recent five-minute volume. |
| `Fees`                  | Filters signals by fee activity.              |

## Monitoring balances and trades after launch

Once the agent is live, HawkFi Agents keeps the Agent status and trade history in one place.

Use the Agents table for the overall Agent. Use Open Positions and Closed Positions to follow individual trades:

| Surface          | What it shows                                                                                                                                                                                           |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Agents table     | Agent status, portfolio balance, `HODL`, `PROFIT`, configuration actions, and a shortcut to the agent's positions. The portfolio balance values the agent's WSOL and open token accounts in USD or SOL. |
| Open Positions   | Token, age and agent name, current token balance, entry price, asset, `UNREALIZED PNL`, entry transaction, and `EXIT`.                                                                                  |
| Closed Positions | Token, trade age, agent name, `REALIZED PNL`, closure time, and entry and exit transaction links.                                                                                                       |

Select `EXIT` to review a manual full-position exit. `Approve & Exit` authorizes the current token balance to be swapped back to the agent's WSOL account. The empty token account is then closed and its rent is returned to `Agents Fund`.
