NEX Protocol
  • NEX Mission and Vision
  • Combining the Best of Both Worlds
  • Spot - Indices
    • NEX Spot Indices aim
    • Smart contract types
    • Built-to-Last Smart Contract Design
    • Minting an index token
    • Product overview
      • Crypto 5 Index
      • Anti-Inflation Index
        • Pilot Project: Deploying ANFI as a Global Currency in Hyperinflated Economies
      • Artificial Intelligence Index (Upcoming)
      • Arbitrum Index
      • Magnificent 7 Index
      • BTC-Bond (Upcoming, see principal protected note)
  • Protocol Structure
    • CCIP Integration
      • Re-Indexing and Re-weighting
      • Issuance and Redemption
    • Automatic Rebalancing Mechanism
    • Managing staking and rewards
    • Reserves
      • Chainlink Proof of Reserve
    • Platform Fees
    • (Upcoming) Automated index management through ML
  • Integrations
    • Embedded Wallet
    • Card Payments
    • Cross-Chain DEX Aggregator
  • Token & Smart Contract Details
    • Address & Ticker
    • Audits
    • Security
  • Token Economy
    • Introduction
    • Nex Value Flow (coming soon)
    • Token Distribution (coming soon)
    • Token Emission Schedule (coming soon)
  • ADDITIONAL INFORMATION
    • Roadmap
      • Performance indicators
      • Unlocking the Institutional Investment Market
      • Live Chat Assist
      • Active asset management
      • BYOI: Buid Your Own Index
      • AI agent
      • Principal Protected Note Module
    • FAQ
    • Platform features
      • Fiat On/off Ramp
      • MiCa Compliance
      • Progressive Web App
      • Limit and Advanced Order Types
      • DCA Tool
  • MiCAR compliance
    • Risks
    • Legal Framework
    • Disclaimers
Powered by GitBook
On this page
  • What trading hours do your products have?
  • What is TP and SL?
  • How is the management fee calculated, can you give an example?
  1. ADDITIONAL INFORMATION

FAQ

PreviousPrincipal Protected Note ModuleNextPlatform features

Last updated 1 year ago

What trading hours do your products have?

The cryptocurrency market operates 24/7, allowing users to trade at any time.

What is TP and SL?

  1. Take Profit (TP): This type of order is used to close a position once it reaches a predetermined price. Its purpose is to secure a specified amount of profit, making it a useful tool in situations where a trader cannot actively monitor their positions.

  2. Stop Loss (SL): This type of order is used to close a position once it reaches a predetermined price. Its primary purpose is to restrict potential losses incurred, making it a critical tool for effective risk management.

How is the management fee calculated, can you give an example?

The management fee acts as an inflationary mechanism, gradually increasing the total supply of tokens over time.

Initial Scenario:

  • At day 0, 100 tokens are minted.

  • After 10 years (3650 days), there are approximately 110 tokens due to the management fee.

Example:

  1. Minting at Day 0:

    • User A invests 1000 USDC.

    • The index price is $50.

    • Result -> User A receives 20 tokens.

  2. Minting at Year 10 with 2000 USDC (index price remains at $50):

    • It's been 10 years since the inception, so 3650 days have passed.

    • The daily inflation ratio is 1% (or 1.00002615 when compounded daily).

    • Using the formula for 10 years: TokensMinted=40×1.00002615∗∗(3650)=40×1.1Tokens Minted=40×1.00002615 **(3650)=40×1.1TokensMinted=40×1.00002615∗∗(3650)=40×1.1

    • Result -> User B receives ~44 tokens.

  3. Management Fee:

    • The smart contract identifies that the last minting was 10 years ago.

    • The last supply was 20 tokens.

    • As a management fee, 2 tokens (10% of the last supply) are minted.

    • These 2 tokens can be seen as a fee for asset management over the 10-year period.

    • This fee is applied with each smart contract call, in this example, after User B mints.