FAQ
Find your answer instantly by browsing the most frequent questions.
Last updated
Find your answer instantly by browsing the most frequent questions.
Last updated
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.
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.
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.