Frequently Asked Questions

Find answers to common questions about AlfaTactix Strategy Builder, code generation, pricing plans, account security, features and technical support. Everything you need to know to get started with no-code algorithmic trading strategy development.

If you are trying to build a MetaTrader 5 Expert Advisor without coding, start with the interactive Strategy Builder demo, then review the EA-without-coding workflow guide, and check which plan includes MQL5 and EA export before choosing your setup.


Getting Started

You can use the free Strategy Builder demo without creating an account. Design strategies visually, then when you are ready to generate MQL5 code and save strategies, sign up for an account.

The MQL5 & EA Academy has step-by-step articles: from environment setup and your first EA to risk management, backtesting in the Strategy Tester, VPS deployment, and common errors. You can also use the no-code Strategy Builder and export MQL5 without programming.

The public Strategy Builder demo is for trying the workflow without signup. A full account is required to save strategies in your workspace, manage strategy history, and use paid features such as MQL5 generation/export based on your plan. You can start in demo and upgrade later when you need full workflow access.

Strategy Builder and How It Works

The AlfaTactix Strategy Builder is a no-code tool that lets you define rule-based trading strategies step by step. You specify the strategy name and purpose, select different timeframes for trend, confirmation and entry signals, define indicators and entry/exit conditions, add market filters and finally configure risk management rules. All of this is done without writing a single line of code.

Yes. The Strategy Builder allows you to define completely independent entry and exit rules for Long and Short trades. These rules can share indicators or be completely different from each other.

Depending on your subscription plan, you can use 1 to 4 timeframes in a single strategy. Basic plans typically support 1 timeframe, the Free plan supports up to 3 timeframes, and Pro plans support up to 4 timeframes. See the Pricing page for exact details.

The Strategy Builder is not just a simple form; behind the scenes there is a validation system that checks the completeness and consistency of settings at each step. If a condition is missing a comparison side (left/right) or data types are incompatible, a specific error is shown. If the bracket structure or AND/OR combination is incomplete, you cannot proceed to the next step. If the combination of timeframes or filters conflicts with the strategy logic, clear warnings are displayed. This mechanism ensures your strategy is structurally valid before reaching the code generation stage.

Code Generator and Multi-Language Output

The Code Generator reads your structured strategy definition and converts it into executable trading code. The output is clean and modular (configuration, indicator calculations, entry/exit logic and risk management are separated) so you can easily work with it in research and execution environments.

Yes, but you need an active subscription to use the Code Generator. AlfaTactix architecture is designed so that a single saved strategy can be used by different Generator engines. Today one primary engine is active, and over time new engines for languages such as Python and chart-based scripting languages (like Pine Script) will be added.

It depends on the output language and the permissions of each subscription plan. For some languages and plans, the generated code is automatically editable. For others, you need to request access to the source code. See the Pricing page and Documentation for exact details.

Yes. Generated EAs are intended for standard MetaTrader 5 workflow: compile in MetaEditor, validate with Strategy Tester, then attach to charts on demo or live accounts. As with any automated strategy, start on a demo account first and verify behavior before going live.

Source-code access and export format can depend on your plan and current offer details. AlfaTactix highlights current availability on the Pricing page. If you need editable source for your workflow, check your plan details before purchase.

Pricing and Plans

The Free plan lets you try the Strategy Builder and create one trial strategy. To generate code and use all features, you need to upgrade to paid plans. See the Pricing page for details.

Basic plans include a core set of indicators, trading conditions and market filters. Pro plans include all indicators, more advanced conditions, professional filters and additional features such as more customization options and priority support. Compare plans on the Pricing page.

Yes. You can upgrade or downgrade your plan at any time. Changes take effect from the next billing cycle.

Yes. Annual payments typically include discounts. See the Pricing page for details.

MQL5 code generation and Expert Advisor export are available on MetaTrader 5 paid tiers (starting from MT5 Basic). The Free plan is designed for guided trial usage of the Strategy Builder. For current limits and monthly export allowances, see the Pricing page.

Account and Security

No. AlfaTactix never asks for your MetaTrader 5 login credentials or broker API keys. Only your account profile and the strategies you create are stored.

Accounts are protected with HTTPS/TLS, strong password rules, bcrypt password hashing and signed JWT access tokens. The backend includes HTTP security headers, HSTS, CSRF protection, input validation and rate limiting.

Yes. You can delete your strategies at any time.

Features and Limitations

AlfaTactix includes 80+ technical indicators across different categories: trend indicators (Moving Averages, ADX, Supertrend, Ichimoku and more), oscillators and momentum (RSI, MACD, Stochastic, CCI, Williams %R and more), volatility indicators (ATR, Bollinger Bands, Standard Deviation and more), volume indicators (Volume, OBV, Chaikin Money Flow and more), candlestick patterns (Pin Bar, Engulfing, Hammer, Doji and more) and support/resistance indicators (Fibonacci Retracement, Pivot Points, Donchian Channels and more). Indicator access varies by your plan.

No. You cannot copy your strategies or create new versions from them. However, you can edit existing strategies. In some plans (such as MetaTrader 5 Basic) editing is limited to parameters only and you cannot change the overall strategy structure.

Yes. Limits vary by your plan. See the Pricing page for details.

No. Strategies are only stored in your account in the cloud and offline storage is not available. You can download the generated code and keep it locally, but the strategy definition (JSON) is only accessible on the platform.

Technical Support

Use the Contact page to send us a message (including MT5 payment receipts when needed). We typically reply by email. Pro plan users receive priority support.

Yes. The Documentation page includes a complete guide to the Strategy Builder, step-by-step design flow, validation system, storage and the Code Generator. To learn how to build and deploy Expert Advisors for MetaTrader 5, visit the MQL5 & EA Academy.
Still have questions?

Open the Contact page to reach our team—we usually respond by email. Pro customers receive priority handling.

Go to Contact