DeltaTrade
  • Introduction to DeltaTrade 🤖
    • Vision
    • Features
      • Trading Vault
        • Grid Trading
        • Swing Vault
        • DCA
        • Rebalancing Bot
      • MultiChain - Chain Abstraction(Coming Soon)
      • OrderBook(Coming Soon)
      • Full Platform Market Maker
      • AI Powered Strategy(Coming Soon)
    • Protocol fees
    • Fee referral rebate mechanism
    • Official Links
    • FAQ
  • Technical information
    • Security
      • Fund Security
      • Audit
      • Oracle
    • Implementation Concepts
    • Source of liquidity
  • Activities
    • DeltaDisk NFT
    • Testnet campaign
      • NFT Details
    • Gachapon
    • Delta Points
    • Ranking Competition
    • Burrow & Trade
    • Mining
  • User guide
    • Official DeltaBot Links
    • Introduction to Near Protocol
    • Introduction to DeltaBot Functional Modules
      • Home Page
      • Market
      • Vaults
      • DashBoard
      • LeaderBoard
    • How to Create a Trading Bot
    • Grid Trading Bot Creation Strategies
      • Wide Price Range
      • Narrow Price Range
      • Pure Buy Order Grid Strategy
      • Pure Sell Order Grid Strategy
      • Unbalanced Buy-Sell Order Grid Strategy
  • SDK
    • SmartContract
      • DCA
        • Token Storage Deposit
        • Deposit
        • Create DCA
        • Query DCA
      • Grid
      • Swing
    • JS
      • DCA
      • Grid
      • Swing
  • Business
    • Contact Us
Powered by GitBook
On this page
  • Swing Vault Feature
  • Feature Overview
  • User Guide
  1. Introduction to DeltaTrade 🤖
  2. Features
  3. Trading Vault

Swing Vault

PreviousGrid TradingNextDCA

Last updated 10 months ago

Swing Vault Feature

Swing Vault is an exclusive trading feature developed by DeltaTrade. It simplifies grid trading by focusing on single-sided operations. Users can choose either to buy or sell, making it convenient for those holding a single token to create trades and profit from the token's price fluctuations.

Feature Overview

Classic Swing Classic Create allows users to set up a bottom-fishing order. When this order is filled, the system automatically places a preset high-price sell order. Once the high-price sell order is filled, the system places another bottom-fishing order, and this cycle continues to generate profit. The operation is similar for sell orders.

Phased Swing Phased Create allows users to set multiple bottom-fishing orders. When one of these orders is filled, the system automatically places high-price sell orders at preset price intervals. Once a high-price sell order is filled, the system continues to place bottom-fishing orders, cycling through to generate profit. The operation is similar for sell orders.

User Guide

  1. Click on Trading Vault

  1. Change the Trading Vault Mode to Swing Mode

  1. Selecting a Mode: In the Swing Vault feature, users can choose either Classic Create or Phased Create mode.

  1. Classic Mode John set a buy price of $4.6, a quantity to buy of 3, and a sell price of $5.2. The vault will automatically buy 3 NAER when the price drops below $4.6 and sell when the price reaches $5.2, profiting from the difference. This operation will repeat, and the process is similar for sell orders.

  1. Phased Mode Set the grid quantity to 3, the highest buy price to $4.9, and the interval price to $0.2. This creates grids at $4.9, $4.7, and $4.5. The system will automatically place high-price sell orders and low-price buy orders at these levels, profiting from the $0.2 price difference, and repeating the cycle.