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
  • About
  • Rules
  • Alternative Markets Dialog
  1. Getting Started
  2. Strategies
  3. Strategy Tools and Settings
  4. Deployments

Edit About, Rules & Alternative Markets

How should I describe my strategy and why does it matter?

PreviousDeployment DetailNextUndeploy an Active Deployment

Last updated 5 years ago

The Strategies Marketplace lets anyone publish their deployments, so it's important to stand out from the crowd. Giving a clear, detailed description of how your strategy works is an effective way to attract more followers.

About

Everyone benefits from a well-described strategy. To help improve discoverability, every strategy you deploy should give an overview of its operational mechanics through its About section.

This description can include the indicators you have used and how they work together, the type of data which is acted upon, and how to use the strategy effectively or what market conditions it is suited to.

To edit the about section, click the pencil icon to the right of the panel. Enter your description then save it by clicking on the floppy disc icon.

Strategies are also rated, so if you are transparent in your description, you are more likely to find users who will find your strategy useful.

Rules

The Rules section is edited in the same way. The content of the rules section should describe the strategy logic in a clear, concise manner. Use conditions such as IF, THEN, AND, OR, to tie together the various mechanics.

Alternative Markets Dialog

In , alternative markets allow you to limit which markets (exchanges and asset pairings) strategies can be used on. Click on the pencil icon next to the Alternative Markets section to open the edit dialog. You will see a list of exchanges and the various asset pairings available on each of them. Choose any which you want followers (including yourself) to be able to receive signals from. Click Save once you are happy with your selection.

Signal Market Strategies
This About section gives details as to what each indicator does.