Derion Docs
  • Introduction
    • Leverage
    • Compound
    • Power Perpetuals
    • Auto-Deleveraging
  • Existing Challenges
    • Trader Risks
    • Exchange Risks
    • Perpetuals AMM
  • Why Derion?
    • Game Theory
    • Trading Experience
    • Composability
    • Liquidity Efficiency
  • Protocol Design
    • Features
    • Pricing Curve
    • State Transition
    • Price Oracle
    • Liquidity Provision
    • Liquidity Concentration
    • Funding Rate
    • Maturity
    • Opening Fee
  • Guide
    • Trade
      • Long/Short
      • Swap
      • Providing Liquidity
    • Pool Creation
  • Technical Design
    • Universal Token Router
    • Derivative Tokens
    • Helper Contracts
    • LP Management
  • Contracts
    • Addresses
    • API
  • Applications
    • Derivative Backstop Mechanism
    • AMM-LP IL Hedge
    • Initial Future Offering
    • Depeggable Synthetics
  • Tokenomics
    • Liquidity Mining
    • Referral Commission
    • Trader Incentive
    • Rewards
    • Launchpad Partnership
  • Security Audits
  • Whitepaper
Powered by GitBook
On this page

Was this helpful?

  1. Existing Challenges

Trader Risks

Derivatives traders not only have to deal with financial risks as part of the contracts, but they are also exposed to technical risks and malicious attacks from the other side of the market:

  • Liquidation: when your balance is reduced close to zero, your position will be liquidated.

  • Lack of transparency: you can be cheated by your derivative exchange, as the settlement price is controlled by the exchange itself.

  • Price manipulation: whales, sharks, and malicious attackers can manipulate the index prices (even in a short time), forcing your positions to be liquidated.

PreviousExisting ChallengesNextExchange Risks

Last updated 1 year ago

Was this helpful?