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
  1. Getting Started
  2. Strategies
  3. Strategy Tools and Settings

Strategy Detail

This page describes how to access and interpret the strategy details overview.

PreviousEditorNextBacktests

Last updated 5 years ago

The Strategy Details view provides information about individual strategies, such as any , all records, and records of each time it has been followed.

Strategy details can be accessed from your , simply click on a strategy under the My Strategies section. You will also be taken to this view whenever you exit the code editor or when finishing a backtest.

Backtest, Deployed, Followed Tabs

From any tab within Strategy Details, you can also view the latest strategy code by clicking on the </> Code Editor button.

Each tab within the Strategy Detail view is focused on managing one aspect of the strategy's lifecycle. Any backtests which have been run or are in progress are shown on the first tab, along with status, timestamp and performance. Click on a backtest to visit the view.

The second tab keeps records of every time the strategy is deployed. Click on a record to be taken to the , where you will find information about the strategy's performance during the time it was deployed. You can also at this tab.

The third tab allows you to see all records of when and on what markets the strategy was followed. Again, you can click on the record to see .

The menu on the top-right of the panel will allow you to delete the strategy. Bear in mind that the strategy cannot be recovered once deleted. To make room for more deployments or followings, use the or actions instead.

backtest detail
deployment detail
manage publications
details about followings
undeploy
unfollow
backtests
deployment
dashboard