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
  • I built my strategy from the SMS template. How can I convert it to a MMS?
  • What are the limitations on a number of backtests, deployments and followings?
  • I have reached the limits on number of strategy logs. What are the limitations and how can I lift them?
  1. Have a question?

FAQ

Find your answer instantly by browsing the most frequent questions.

PreviousAccumulation/Distribution Line (ADL)NextContact us

Last updated 5 years ago

I built my strategy from the SMS template. How can I convert it to a MMS?

When you are creating a new strategy, you select whether it should be of type or . The type of the strategy has an impact on many things, including simplification of the framework syntax for the SMS strategies, different settings for the strategy markets, etc. The best way to change the strategy type is to create a new strategy of the different type and copy paste the original strategy code in the editor. In the future we will allow for changing the type of strategy from the strategy editor.

What are the limitations on a number of backtests, deployments and followings?

In the basic plan, everyone is entitled to run 2 simultaneous backtests, have 2 simultaneous deployments, and simultaneously follow 2 different strategies.

If you run 2 backtests at the same time, you won't be allowed to run another one until one of the currently running backtests is finished.

Once you reach the limit of 2 simultaneously deployed strategies or the limit of 2 simultaneously followed strategies, in order to deploy or follow another strategy with the basic plan, first, you need undeploy or unfollow some.

If you want to run more simultaneous backtest or deployments, or you want to subscribe to more strategies, please to upgrade your plan.

I have reached the limits on number of strategy logs. What are the limitations and how can I lift them?

When developing a strategy, it is useful to use the to debug and analyze the behavior of your strategy. Every account has a daily limit of 5 MB storage space for generated logs. Once the daily limit is reached, you need to wait 24 hours to unlock another 5 MB storage space.

If the limit of 5 MB is too low for testing of your strategies, please to upgrade your plan.

Single Market Strategy (SMS)
Multi Market Strategy (MMS)
contact our support
logs
contact our support