# Trading Strategies

**VISP Trading Strategies** provide dynamic, algorithm-driven exposure to individual crypto assets by adjusting allocations between a volatile asset and USDC. These strategies are designed to respond to real-time market conditions, maximizing upside potential during strong trends and reducing risk during periods of volatility. Fully on-chain, non-custodial, and transparent, VISP Trading Strategies offer a smarter way to hold and manage single-asset exposure.

Each strategy dynamically adjusts the allocation of the volatile asset between **25% and 75%**, with the remaining balance held in **USDC**. Allocation shifts are based on pre-set on-chain signals that monitor:

* **Price momentum**
* **Volatility (realized and implied)**
* **Support/resistance thresholds**
* **Short- and medium-term trend confirmations**

When bullish conditions strengthen, the allocation increases toward the upper bound (up to 75%); during bearish or uncertain periods, the exposure scales down toward the lower bound (as low as 25%).

## Key Features

**Adaptive Asset Allocation:** Each strategy actively rebalances between a volatile crypto asset (e.g., BTC, ETH, ARB, BNB) and USDC, with exposure ranging from **25% to 75%** based on market conditions. The goal is to optimize returns during uptrends while preserving capital during downturns.

**On-Chain Automation:** Rebalancing is managed by smart contracts, using predefined rules based on volatility, momentum, or trend indicators. This ensures consistency, transparency, and removes emotional decision-making.

**Self-Custody & Transparency:** All assets are held in decentralized smart contracts on-chain. Users interact directly through the VISP dApp, maintaining full control of their assets without any reliance on centralized intermediaries.

**Simple, Strategic Exposure:** By packaging a rules-based investment logic into a single on-chain strategy, VISP makes active portfolio management accessible without requiring trading expertise or manual intervention.

**Optimized for All Market Cycles:** Whether the market is trending up, down, or sideways, VISP Trading Strategies are designed to adapt, automatically shifting between growth and protection modes.

<table><thead><tr><th width="121"></th><th>Address</th><th width="155">Methodology</th><th>Fees</th><th>Blockchain</th></tr></thead><tbody><tr><td><div><figure><img src="/files/o9t6T6vgUtqQ8KdJyLsN" alt=""><figcaption></figcaption></figure></div><p>BTX (Bitcoin Trading Strategy)</p></td><td><a href="https://arbiscan.io/address/0xb63687f201c6497fd176ebc00e93b2e497d56354#code">0xb63687f201c6497fd176ebC00E93B2E497d56354</a></td><td>Dynamic Allocation Between Bitcoin and USDC (25%–75%) Based on Market Conditions<br><br>BTC ↔ USDC</td><td>Annual Fee: 1.5%</td><td>Arbitrum</td></tr><tr><td><div><figure><img src="/files/LrIcPAHn02Ewq0g7KLpz" alt=""><figcaption></figcaption></figure></div><p>ETX (Ether Trading Strategy)</p></td><td><a href="https://arbiscan.io/address/0x26E3467cf800A6fD1b4A0EdC6857725b566D0b11#code">0x26E3467cf800A6fD1b4A0EdC6857725b566D0b11</a></td><td>Dynamic Allocation Between Ether and USDC (25%–75%) Based on Market Conditions<br><br>ETH ↔ USDC</td><td>Annual Fee: 1.5%</td><td>Arbitrum</td></tr><tr><td><div><figure><img src="/files/MPQTJfgpsvZKuy1FMDuC" alt=""><figcaption></figcaption></figure></div><p>ARBX (Arbitrum Trading Strategy)</p></td><td><a href="https://arbiscan.io/address/0x240Cd487aA62226e1c871F7607239ad91900D3d2#code">0x240Cd487aA62226e1c871F7607239ad91900D3d2</a></td><td>Dynamic Allocation Between Arbitrum and USDC (25%–75%) Based on Market Conditions<br><br>ARB ↔ USDC</td><td>Annual Fee: 1.5%</td><td>Arbitrum</td></tr><tr><td><div><figure><img src="/files/uKjxWtsBQLqug7pSVOda" alt=""><figcaption></figcaption></figure></div><p>BNBX (BNB Trading Strategy)</p></td><td><a href="https://bscscan.com/address/0x84E23a00F15876341e318EFCe71e31d8054f8CF4#code">0x84E23a00F15876341e318EFCe71e31d8054f8CF4</a></td><td>Dynamic Allocation Between BNB and USDC (25%–75%) Based on Market Conditions<br><br>BNB ↔ USDC</td><td>Annual Fee: 1.5%</td><td>BNB Chain</td></tr></tbody></table>

## Why VISP Trading Strategies?

* **Algorithmic, Rule-Based Management**\
  Let the strategy manage rebalancing so you don’t have to.
* **No Custodial Risk**\
  Your assets remain in your control, always held on-chain.
* **Transparent & Auditable**\
  All activity is visible and verifiable directly from the blockchain.
* **Low Maintenance**\
  Simply hold the strategy, no need to track charts or manage positions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://vingt-io.gitbook.io/vingt.io/vingt.io-products/trading-strategies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
