Kana Labs
  • Getting Started
    • Welcome to Kana Labs
  • CROSS CHAIN SWAPS
    • AMM DEX Aggregator
  • INTEGRATE KANA WIDGET
    • Kana Widget
      • Install Widget
      • Configure Widget
      • Configure Aptos Keyless
  • Web3 Aggregator SDK
    • Web3 Aggregator SDK
      • Installation
      • SameChain
      • Cross Chain Swap
      • Aggregator API's
  • SPOT TRADING PLATFORM
    • Kana Trade
      • API Docs
  • PERPETUAL FUTURES
    • Kana Perps
      • Getting Started
        • Mint Tokens on Testnet
        • Mainnet Tutorials
          • Getting Started
          • Connecting Wallet & Enabling “One Click Transaction”
          • Deposit & Withdraw Tokens
          • Placing a Market Trade Order
          • Placing a Limit Trade Order
          • Partially & Fully Closing a Live Trade Order
          • Adding Margin to an Open Position
          • Defining Take Profit & Stop Loss
      • Breaking Down Kana Perps
        • Assets Supported
        • Order Types
        • Orderbook
        • 1-Click Trading in Kana Perps
          • Delegation
        • Funding Rate
        • Leverage
        • Margin and Liquidation
        • Hedge Mode
          • Hedging a Short-Term 2-3% Price Decline
          • Dual Positioning for Flexible Profit-Taking
        • Trading Fees
      • Technical Architecture
      • API Docs
        • Installation Setup
        • Kana Perps Typescript REST API
        • Kana Perps Python Websocket API
        • Kana Perps Python REST API
        • Steps to place an order
        • Perps Contract Error Codes
        • Websocket Connection
        • Supported Markets
  • SPOT & PERP APIs
    • Trading APIs
      • Kana Trade API
      • Kana Perps API
        • Installation Setup
        • Example setup functions
        • Kana Perps Typescript REST API
        • Kana Perps Websocket API
        • Kana Perps Python Websocket API
        • Kana Perps Python REST API
        • Steps to place an order
  • PAYMASTER SERVICE
    • Kana Paymaster For Aptos and Supra
      • How it works?
      • How to Register?
      • Deposit Allowance
      • Manage Users
      • Paymaster SDK Tutorial (Typescript)
      • Paymaster API
      • Module & Function Whitelist
      • Subscription - Coming soon
      • FAQS
  • PERPETUAL OPTIONS
    • OPerps
  • Tokenomics & Governance
    • Kana Labs Tokenomics
  • REWARDS & REFERRAL PROGRAM
    • Rewards Program
      • Reward Program Season 1
      • Reward Program Season 2
      • How to Keep Track of Your Points?
      • Where to find the Missions Dashboard?
  • Referral Program
    • How to Generate Referral Link? (For the Referrer)
    • How to map your wallet to the invite IDs? (For the invited users)
Powered by GitBook
On this page
  1. PERPETUAL FUTURES
  2. Kana Perps
  3. Breaking Down Kana Perps
  4. Hedge Mode

Dual Positioning for Flexible Profit-Taking

This is a speculative trading method on Kana Perps platform

How to Use Dual Positions

  • Traders can open long and short positions at the same price and equal size.

  • This allows them to profit from funding rate changes or close the more profitable side.

Example:

  • Opening a Long and Short at $7

  • Long Position: $250 at $7

  • Short Position: $250 at $7

  • Total Margin Used: (250 / 20) + (250 / 20) = 25 USDT

How Funding Rate Works

  • If the Funding Rate is Positive (+0.02%), the Long pays Short, and the Trader must now wait for a price move to close one position profitably.

  • If the Funding Rate Flips Negative (-0.01%), the Short pays Long, resulting in the trader earning passive income. Here, the trader profits without price movement.

Profiting by Closing One Position

Scenario 1: Price Drops from $7 to $6.80

  • Long loses $7.14 USDT.

  • Short profits $7.14 USDT.

  • Trader closes the short, keeping the long open.

Scenario 2: Price Rises from $7 to $7.20

  • Short loses $7.14 USDT.

  • Long profits $7.14 USDT.

  • Trader closes the long, keeping the short open.

Liquidation Risks

  • Only at extreme price moves (15-20%+) would one position risk liquidation.

Why This Works for Speculators

  • No risk from funding rate shifts (as long cancels short).

  • Flexible profit-taking—whichever side gains, the trader closes the winning side.

  • Earning passive funding fees when rates flip negative.

Key Takeaway

  • Best case: Funding rate flips negative → Long earns passive fees.

  • Alternative: Price moves → Close the profitable position.

PreviousHedging a Short-Term 2-3% Price DeclineNextTrading Fees

Last updated 3 months ago