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. Modules
  2. UI Overview
  3. Strategies

Actions

PreviousStrategiesNextStatuses

Last updated 1 year ago

Was this helpful?

Every mother strategy has strategy actions that the user can activate. These actions are Run, Pause, Stop, Flush, Duplicate, and Delete. These actions are available as buttons to the left of the strategy cards.

Run: Resumes a paused strategy.

Pause: Pauses an active strategy. Strategy can be resumes with "Run"

Stop: Stops an active or paused strategy. A stopped strategy cannot be resumed

Delete: Deletes a strategy from the strategy view.

Duplicate: Opens the strategy creation panel, with pre-defined parameters copied from the duplicated strategy.

Flush: Unique to the strategy, this action will "flush" your current position, meaning that strategy will reduce its long and short position to zero.

🧩
TMM