> For the complete documentation index, see [llms.txt](https://docs.bitedge.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitedge.app/strategies/quantum-flow.md).

# Quantum Flow

**Strategy Overview:** Quantum Flow involves taking advantage of price differences between two different exchanges. The goal is to buy an asset at a lower price on one exchange and sell it at a higher price on another.

**Setup and Configuration:**

1. **Select Exchanges:**
   * Choose two exchanges where you want to perform Quantum Flow (e.g., Binance and Kraken).
2. **API Integration:**
   * Integrate your API keys for both exchanges in the Bitedge dashboard.
3. **Set Parameters:**
   * Specify the trading pairs (e.g., BTC/USDT).
   * Set the minimum profit threshold to ensure profitable trades.
   * Define the amount per trade.

**Execution Steps:**

1. **Monitor Price Differences:**
   * Bitedge continuously monitors the price of the selected trading pairs on the two exchanges.
2. **Identify Profit Opportunities:**
   * When a price difference that meets the minimum profit threshold is identified, the bot prepares to execute the trade.
3. **Execute Trades:**
   * The bot buys the asset on the exchange with the lower price and simultaneously sells it on the exchange with the higher price.
4. **Confirm Trade Completion:**
   * Bitedge confirms the completion of both buy and sell orders and calculates the profit.

**Example Scenarios:**

1. **Scenario 1: BTC/USDT:**
   * Buy 1 BTC on Binance at $30,000.
   * Sell 1 BTC on Kraken at $30,100.
   * Profit: $100 (before fees).
2. **Scenario 2: ETH/USDT:**
   * Buy 10 ETH on OKX at $2,000 each.
   * Sell 10 ETH on Bitfinex at $2,020 each.
   * Profit: $200 (before fees).

Note : trades will start from BTC, ETH and USDT in Quantum Flow strategy and will be settled in same currency as from what it is initiated.
