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

Was this helpful?

  1. Strategies

Parameter Explanations

Parameter
Strategies
Purpose

Price Limit

SMO, Slicer, TWAP, TARB

Upper barrier for buying, or lower barrier for selling. Prevents your strategy from buying at an unfavorable price.

Happy Level

TWAP, TARB

Price level where you are happy to fill the remaining size of the strategy. Strategy will fill as fast as possible at the happy level regardless of the remaining time.

Trigger Price

TWAP, TARB

Determines the price where the strategy will start. Meaning the strategy will be waiting until the market crosses the trigger price.

Iceberg

SMO

Splits your order into multiple orders, executing one after another. This hides the total size of your order for the rest of the market.

Spike Protections

SMO

Protects you against trading unfavorably in volatile conditions.

Take Profit

ALO, TARB

Take Profit level. Behaviour differes between ALO and TARB, please read them individually.

Stop Loss

ALO, TARB

Stop Loss level. Exits with the filled amount of the strategy.

Reduce Only

All strategies

Applies only to Futures. Orders will be sent with reduce only flag, meaning that if there is no position to reduce from, it will be rejected.

Always passive

All strategies

All orders will be forced as maker orders. Rejected orders will be resent at the best bid or best ask.

PreviousAdvanced Limit OrderNextBull & Bear Trader

Last updated 1 year ago

Was this helpful?

🧠