DeltaTrade
search
⌘Ctrlk
DeltaTrade
  • Introduction to DeltaTrade 🤖
  • Technical information
    • Security
    • Implementation Concepts
    • Source of liquidity
  • Activities
    • DeltaDisk NFT
    • Testnet campaign
    • Gachapon
    • Delta Points
    • Ranking Competition
    • Burrow & Trade
    • Mining
  • User guide
    • Official DeltaBot Links
    • Introduction to Near Protocol
    • Introduction to DeltaBot Functional Modules
    • How to Create a Trading Bot
    • Grid Trading Bot Creation Strategies
  • SDK
    • SmartContract
    • JS
      • DCA
      • Grid
      • Swing
  • Business
    • Contact Us
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. SDKchevron-right
  2. JS

Swing

hashtag
Methods

Name
Link
Description

validateSwingVaultParams

https://github.com/DeltaBotDev/sdk-ts/blob/main/packages/core/src/index.ts#L112arrow-up-right

getSwingMinDeposit

https://github.com/DeltaBotDev/sdk-ts/blob/main/packages/core/src/index.ts#L112arrow-up-right

getSwingTotalInvestment

https://github.com/DeltaBotDev/sdk-ts/blob/main/packages/core/src/index.ts#L112arrow-up-right

createClassicSwingVault

https://github.com/DeltaBotDev/sdk-ts/blob/main/packages/core/src/index.ts#L112arrow-up-right

createPhasedSwingVault

https://github.com/DeltaBotDev/sdk-ts/blob/main/packages/core/src/index.ts#L112arrow-up-right

claimSwingVault

https://github.com/DeltaBotDev/sdk-ts/blob/main/packages/core/src/index.ts#L124arrow-up-right

closeSwingVault

https://github.com/DeltaBotDev/sdk-ts/blob/main/packages/core/src/index.ts#L128arrow-up-right

getMySwingVaults

https://github.com/DeltaBotDev/sdk-ts/blob/main/packages/core/src/index.ts#L132arrow-up-right

getMarketSwingVaults

https://github.com/DeltaBotDev/sdk-ts/blob/main/packages/core/src/index.ts#L135arrow-up-right

PreviousGridchevron-leftNextContact Uschevron-right

Last updated 1 year ago