> For the complete documentation index, see [llms.txt](https://flipper-3.gitbook.io/flipper-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flipper-3.gitbook.io/flipper-docs/getting-started/managing-your-trades.md).

# Managing Your Trades

After opening a position, you can monitor and manage your trades from the Portfolio.

The Portfolio provides an overview of your trading balance, open positions, portfolio performance, and trade history.

The current version of Flipper is available on Solana. Support for EVM-compatible networks is planned for future releases.

## <mark style="color:$primary;">Portfolio Overview</mark>

The Portfolio displays key account information, including:

* Total Equity
* Available Margin
* Margin Utilization
* Health Factor
* Realized and Unrealized PnL
* Open Positions
* Trading Fees
* AI Savings

It also provides quick access to:

* Deposit
* Withdraw
* Buy Crypto
* Wallet Activity

## <mark style="color:$primary;">Managing Open Positions</mark>

The Open Positions section displays every active position, including:

* Market
* Position side (Long or Short)
* Position size
* Entry price
* Current mark price
* Unrealized PnL
* Leverage
* Collateral
* Take Profit
* Stop Loss

Position information updates automatically as market conditions change.

If a position has been executed across multiple liquidity venues, you can expand the row to view the execution details for each venue.

## <mark style="color:$primary;">Closing a Position</mark>

Each position includes a Close action.

When closing a position, you can choose to:

* Close the entire position
* Close only part of the position

If the position was executed across multiple liquidity venues, Flipper automatically closes the appropriate amount across each venue.

After the transaction is confirmed, realized PnL is reflected in the Portfolio and the closed trade appears in Trade History.

## <mark style="color:$primary;">Managing Take Profit and Stop Loss</mark>

Take Profit (TP) and Stop Loss (SL) can be added or updated while a position is open, subject to support from the selected market and execution venue.

Flipper validates your inputs before submitting the transaction. For example:

* For Long positions, Take Profit must be above the current entry price.
* For Short positions, Take Profit must be below the current entry price.

After you approve the transaction, the updated TP and SL values are applied to your position.

## <mark style="color:$primary;">Trade History</mark>

The Trade History section contains a record of your trading activity.

You can:

* View open and closed trades
* Filter by market
* Filter by position side
* Filter by date range
* Export your trading history as a CSV file

{% hint style="warning" %}
Take Profit and Stop Loss orders are triggered when the market reaches the specified trigger conditions. During periods of high volatility, the final execution price may differ from the trigger price due to market conditions and available liquidity. Positions may also be liquidated if the account's margin falls below the required maintenance level, even if the configured Stop Loss has not yet been executed.
{% endhint %}
