Volven Terminal Documentation
  • 📒Overview
    • Introduction
    • Signing up
    • What is Volven Terminal?
    • Features and Algorithms
  • ✅Getting Started
    • How to add your API Key
      • How to create Binance API Key
      • How to create Bybit API Key
      • How to create Crypto.com API Key
      • How to create OKX API Key
    • Security
  • 🧩Modules
    • UI Overview
      • Ticker
      • Strategies
        • Actions
        • Statuses
      • Balances Chart
      • Public Trades
      • Order book
      • Chart
      • Trades
      • Orders
      • Futures Positions
      • Futures Settings
      • Accounts
  • 🧠Strategies
    • Market Making
      • Drive Market Making
      • Trend Market Making
      • Single Exchange Market Making
      • Multi-Exchange Market Making
    • Time-Weighted Average Price
    • TWAP Arbtirage
    • Slicer
    • Smart Order
    • Bulk Converter
    • Cobra
    • Advanced Limit Order
    • Parameter Explanations
    • Bull & Bear Trader
  • 🛠️Changelog
    • v0.58.3
    • v0.58.2
    • v0.57.0
    • v0.55.0
    • v0.54.0
    • v0.53.0
    • v0.52.0
    • v0.51.0
      • v0.51.1
    • v0.50.0
      • v0.50.1
    • v0.49.0
    • v0.48.0
    • v0.47.0
    • v0.46.0
    • v0.45.0
    • v0.44.0
    • v0.43.0
      • v0.43.1
    • v0.42.0
    • v0.41.0
    • v0.40.0
    • v0.39.0
    • v0.38.0
    • v0.37.0
      • v0.37.1
    • v0.36.0
    • v0.35.0
    • v0.34.0
Powered by GitBook
LogoLogo

Volven AS

  • Terms of Service
  • Privacy Policy
On this page
  • Strategy Details
  • Live Report
  • The Mother / Child Hierarchy
  • Child Strategy Details
  • Updating a live trading strategy
  • Algorithmic Trading Strategies in Volven

Was this helpful?

  1. Modules
  2. UI Overview

Strategies

Trading strategies is the core of Volven.

PreviousTickerNextActions

Last updated 1 year ago

Was this helpful?

Strategy Details

The strategy module is the beating heart of the terminal. This is where you view the live report and details of your strategies. You can filter out the strategies through the buttons on the top of the left pane, where you view the master strategies.

All the details inside a strategy can be clicked, hovered or dragged to show more information.

Live Report

Every strategy will have their own Card with high-level information about the performance. These cards can be clicked to open up the strategy "Live Report". Here's an example of a TWAP live report.

Information in the live report can be clicked, hovered or dragged for more details.

Every strategy has a unique live report designed to highlight the important elements of that strategy type. Each of them will be covered in the different strategy documentation pages.

The Mother / Child Hierarchy

A strategy is always a mother, or a child strategy. The mother strategy is the "master strategy" and will always be in the left pane of the strategy module, and the children that it "spawns" can be monitored in the "Children" tab in the right pane. Here are the children from the above strategy.

User can only manage / update the mother strategies (e.g.: run, stop, modify) and these actions will be propagated down the hierarchy.

Here you can see that a TWAP spawns multiple Slicers (SC) for a dynamic execution. Each Slicer has sent multiple orders at different sizes and intervals. The gauge inside the Slicer card tells you how much of it's intended volume it filled, and the bottom bar on each order (inside the Slicers) indicates how much was filled of the order. Clicking the "Order" tab will display just the orders.

Child Strategy Details

You can click a child strategy to inspect it.

Updating a live trading strategy

You can update the parameters of a live trading strategy by clicking the settings button. It's important to note that the update applies to the mother strategy. This will open the update panel.

Algorithmic Trading Strategies in Volven

Strategy
Purpose
Subscription Requirement

Smart Order (SMO)

Fast and passive trade execution

Basic

Slicer (SC)

Mini TWAP, maximum duration 15mins

Basic

Advanced Limit Order (ALO)

Limit order with Take Profit and Stop Loss

Experienced

Time-Weighted Average Price (TWAP)

Executes your order over a given time period

Experienced

TWAP Arbitrage (TARB)

TWAP with dynamic Take Profit and Stop Loss

Day Trader

Bulk Converter (BC)

Trades assets a in many-to-one format

Day Trader

Cobra (CO, In development)

Countertrades abnormal spikes and flushes

Day Trader

Drive Market Making (DMM)

In-house market making algorithm

On-demand rental

Single Exchange Market Making (SMM)

In-house market making algorithm

On-demand rental

Trend Market Making (TMM)

In-house market making algorithm

On-demand rental

🧩
Full transparency of strategies builds trust! You should feel in control of your trading.
Volven Terminal, Strategy module, crypto algorithms
Volven Terminal, Strategy view, child strategies.
Volven Terminal, Crypto trading
Volven Terminal, TWAP Live report