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
  • Subscribe
  • Select Market
  • Set Initial Capital
  1. Getting Started
  2. Strategies
  3. Strategies Marketplace

Follow a Strategy

Follow a strategy (a.k.a. subcribe to a strategy) to receive notifications about generated signals.

PreviousStrategies MarketplaceNextPublish Strategy

Last updated 5 years ago

The author of the strategy should describe it and provide you with as much information as they can to help you choose wisely. Once you have found a strategy, you can easily follow it to subscribe to notifications.

Subscribe

Select Market

The logic of some strategies allows them to be run on many different markets, so the first step asks you to select the market on which you'd like to run the strategy. If there are no alternative markets made available by the strategy creator, only one market will be displayed and preselected for you.

Set Initial Capital

In the second step, the dialog asks you for initial capital with which to run the strategy. This will be the capital that will be allocated to your instance of the strategy when run in paper-trading mode, simulating real trades.

Once the strategy triggers a new signal, you will receive a notification through your selected channels and both the strategy metrics and performance will update in the following detail.

You can subscribe to a strategy by clicking the Follow button on the page. A 2-step dialog will pop up and walk you through the subscription.

Once you confirm the amount of initial capital by clicking on the Follow button, a new instance of the strategy is run for you in paper-trading mode. A record of the following will be created among your on your and details about the new following will pop up.

strategy details
in detail
Dashboard
Following Strategies