Signals Help Center
  • About Signals
  • Getting Started
    • Tutorials
      • Your First Strategy
        • Create a New Strategy
        • Define Variables
        • Define Setup Method
        • Define Register Actions Method
        • Backtest
        • Deploy Strategy & Start Receiving Signals
    • Dashboard
    • Strategies
      • Strategy Tools and Settings
        • Editor
        • Strategy Detail
        • Backtests
          • Backtest Detail
          • Deploying a Backtest
          • Delete a Backtest
        • Deployments
          • Deployment Detail
          • Edit About, Rules & Alternative Markets
          • Undeploy an Active Deployment
          • (Un)Publish a Deployment
          • (Un)Follow a Deployment
          • Delete a Deployment
        • Followings
          • Following Detail
          • Unfollow a Deployment
          • Delete Record of Following
      • Strategies Marketplace
        • Follow a Strategy
        • Publish Strategy
      • Strategy Details
      • Strategy Metrics
        • Initial Capital
        • Initial Capital (USDT)
        • Strategy Balance
        • Strategy Balance (USDT)
        • Total Performance
        • Total Performance (USDT)
      • Strategy Types
        • Single Market Strategy
        • Multi Market Strategy
    • Account
      • Change Plan
      • Change or Reset Password
      • Change Name, Username, or E-mail
  • Framework Documentation
    • Strategy
      • Methods
        • Setup()
          • DataMarketplace
          • IndicatorsMarketplace
        • RegisterActions()
        • Orders Management
          • CancelOrder()
          • CancelAllPendingOrders()
          • EnterLong()
          • EnterLongLimit()
          • EnterShort()
          • EnterLongStop()
          • EnterShortLimit()
          • ExitLong()
          • EnterShortStop()
          • ExitLongLimit()
          • ExitShort()
          • ExitShortLimit()
          • ExitLongStop()
          • ExitShortStop()
        • Risk Management
          • SetProfitTarget()
          • SetStopLoss()
      • Properties
        • Market
        • Markets
        • PendingOrders
        • Position
        • Time
      • Types
        • IOrder
        • PendingOrder
    • Data
    • Logs
  • Knowledge Base
    • Vocabulary
      • Base currency
      • Deployment
      • Following
      • Quote currency
      • Strategy
    • Technical Indicators
      • Oscillators
        • Average Directional Index (ADX)
        • Momentum Indicator (MOM)
        • Moving Average Convergence Divergence (MACD)
        • Relative Strength Index (RSI)
        • Stochastic RSI (STOCH RSI)
      • Volatility
        • Average True Range (ATR)
        • Bollinger Bands (BB)
      • Trend Analysis
        • Exponential Moving Average (EMA)
        • Simple Moving Average (SMA)
        • Volume-weighted Moving Average (VWMA)
        • Weighted Moving Average (WMA)
      • Volume
        • Accumulation/Distribution Line (ADL)
  • Have a question?
    • FAQ
    • Ask on the forums
    • Contact us
Powered by GitBook
On this page
  • Understanding the List
  • Managing Deployments
  1. Getting Started
  2. Strategies
  3. Strategy Tools and Settings

Deployments

PreviousDelete a BacktestNextDeployment Detail

Last updated 5 years ago

The "Deployed" tab lists all strategies which are ready to use or currently running. You can deploy a strategy based on the results of . Each strategy can have only one active deployment.

Understanding the List

Each deployment is listed with information about when it was deployed on real-time data, or the date it may have been withdrawn from operation, or undeployed.

An active deployment can be in the marketplace for other users to follow, or simply followed by its creator. Colored dots to the right of the market name indicate the deployment status: an orange dot means it is running on realtime data (the basic state of deployment).

A green dot will show if it has been published to the Strategies Marketplace.

A purple dot appears when you follow the strategy and start to receive signals from it.

Finally, a navy blue dot appears if other users follow your strategy. The number of currently active followers is shown in the fourth column.

Managing Deployments

A deployment can be , in the Strategies marketplace, or , which will stop it from operating on realtime data. Inactive deployments - those which have been undeployed or failed - are shown faded out. If you want to, you can also remove record of deployment.

Deployments can be private and only followed by you, or to the marketplace for others to follow.

If you wish to or a deployment which has been published or followed, the strategy will first be unfollowed and unpublished. If it is published in the marketplace and a user is following it at the time of removal, they will automatically stop following it and receive an email notification explaining why.

Followed
Published
Undeployed
published
undeploy
delete
a backtest
published
An active deployment with 2 followers and an undeployed strategy which has been faded out.