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
  • Deployment status
  • Describing and Deleting a Deployment
  1. Getting Started
  2. Strategies
  3. Strategy Tools and Settings
  4. Deployments

Deployment Detail

What is the deployment detail view and how do I use it?

PreviousDeploymentsNextEdit About, Rules & Alternative Markets

Last updated 5 years ago

The deployment detail view shows all relevant information about any deployed strategy. This covers basic information such as the type of strategy and markets it can be used on, charts of its performance and trades, as well as metrics, signals, logs and code, in the same layout as the view.

Deployment status

Through the deployment detail, you can see the status of the deployment: if it is active, if it has been published to the Marketplace, and if someone is following it.

If you wish to change its status, you can do so through the menu in the top-right of the window. Here, you can choose to the strategy in paper trade mode, it from the marketplace, or it from realtime data to free a deployment spot.

Describing and Deleting a Deployment

It is important to provide a description to any deployed strategy that you plan to in the . This helps users understand how the strategy works, helps keep your strategies in order, and encourages others to use it.

The About section should contain a free-text description of how the strategy is built, what environmental factors it performs best under, and the trading style it is best suited to. The Rules section should contain simple logical statements, such as IF, THEN, OR, etc. about editing these sections.

The Alternative Markets section allows you to define which markets the strategy can be used with. In the case of a , users can only choose one from the list you provide. For a , users cannot choose any alternative markets, the strategy is always executed on the same markets as it was deployed on. Underneath the Rules section, you can edit the list of alternative markets and allow followers to choose which market to have the strategy produce trading signals for.

You can even record, but doing so will prevent its performance record from being calculated into your overall portfolio performance, shown on your .

publish
Strategies Marketplace
Read more
Single Market Strategy
Multi Market Strategy
delete the deployment
dashboard
backtest detail
follow or unfollow
publish or remove
undeploy
This strategy has been recently deployed and is being followed by its author.