Risk Management Is Part of the Strategy — Inside the Architecture of Axis 7even
Automated trading is often discussed as if the most important question were simply:
“When should the system buy or sell?”
That question matters — but it is only one part of the problem.
A trading strategy can identify excellent opportunities and still produce poor results if the surrounding risk architecture is weak. Position sizing can be too aggressive. Several strategies can become exposed to the same market condition at the same time. Margin can be consumed faster than expected. A strategy that performed well historically can enter a period where its recent behavior deteriorates. Drawdown can compound because the system continues taking exactly the same amount of risk regardless of what is happening around it.
At VELTIS, this is why we do not treat risk management as an additional feature attached to a trading strategy.
We treat it as part of the strategy itself.
That philosophy became one of the central design principles behind the Axis 7even family of automated portfolio systems.
🔷 THE ENTRY SIGNAL IS ONLY THE BEGINNING
Many trading systems are built around a relatively simple architecture:
Signal → Position → Stop Loss → Take Profit
There is nothing inherently wrong with that model.
But once several strategies and several markets operate together, the real problem becomes significantly more complex.
Imagine that four independent strategies simultaneously identify valid opportunities.
Individually, every trade may appear reasonable.
But at portfolio level, several questions suddenly matter:
- How much combined capital is being exposed?
- Are the positions indirectly correlated?
- Has one of the strategies recently been performing differently from its historical behavior?
- Is the account already experiencing drawdown?
- How much free margin remains?
- Should every strategy continue receiving its normal allocation?
- What happens if several positions move against the portfolio simultaneously?
These are not entry-signal questions.
They are portfolio-engineering questions.
And they are exactly where much of the development effort behind Axis 7even has been concentrated.
One of the most important differences between professional risk-based trading and arbitrary position sizing is the direction of the calculation.
The question should not begin with:
“How many lots should I trade?”
It should begin with:
“How much of the portfolio am I prepared to risk if this trade fails?”
The position size then follows from that decision.
Axis 7even uses percentage-based position sizing rather than relying on a permanently fixed lot size.
The principle is straightforward:
Risk allocation → stop distance → instrument specification → position size
This allows the amount of capital exposed to remain connected to the size of the trading account and the actual structure of the trade.
It also means that risk profiles can scale the entire portfolio in a controlled manner.
The Axis family therefore uses three user-selectable portfolio profiles:
CONSERVATIVE — 0.50×
MODERATE — 0.75×
STANDARD — 1.00×
STANDARD represents the full tested allocation.
CONSERVATIVE and MODERATE do not create different strategies. They scale the portfolio's risk allocation while preserving the underlying strategy logic.
This distinction matters.
Changing risk is not the same thing as changing the strategy.
One of the core concepts in Axis 7even is that protection should not depend on a single mechanism.
A stop loss protects an individual position.
It does not necessarily protect the complete portfolio.
For that reason, the system uses several independent layers of risk control.
1. Strategy / Engine Health
A portfolio containing multiple strategies should not necessarily assume that every strategy deserves exactly the same exposure at all times.
Markets change.
A strategy can move through favorable and unfavorable periods even if its long-term logic remains valid.
Axis therefore tracks the recent behavior of its individual strategy engines.
The important concept is not to continuously rewrite the strategy.
Instead, the system can change how much exposure a strategy is allowed to receive.
A healthy engine can continue operating normally.
An engine showing deterioration can move into a more defensive state.
That allows the system to react to changing conditions without immediately abandoning the underlying strategy.
This distinction is important:
Adaptive risk does not have to mean adaptive strategy logic.
Sometimes the more robust response is not:
“Change the strategy.”
It is:
“Reduce how much capital this strategy is allowed to risk until its behavior improves.”
2. Portfolio-Level Drawdown Control
The second layer looks beyond individual engines.
Even if each strategy behaves independently, all strategies ultimately share the same account.
That means combined exposure matters.
Axis therefore monitors the condition of the portfolio as a whole.
As portfolio stress increases, new exposure can be progressively reduced.
In the documented Axis architecture, increasing drawdown can compress new portfolio exposure approximately through stages such as:
75% → 50% → 25% of normal allocation
This is fundamentally different from simply allowing every engine to continue at full size until a hard shutdown level is reached.
The purpose is to react before the worst-case protection mechanism becomes necessary.
Think of it as reducing speed before reaching the emergency barrier.
3. Account-Level Protection
The third layer is independent of individual strategy health.
It exists because there must eventually be a point where protecting the account becomes more important than generating new trades.
The Axis architecture therefore uses staged account-level drawdown thresholds:
20% — Alert
25% — Warning
30% — new entries blocked
At the highest protection level, the objective is not to predict the next market movement.
The objective is simply:
Do not allow additional exposure to increase the problem.
Existing positions are not automatically converted into panic exits simply because the protection level has been reached.
The system distinguishes between:
- controlling new risk
- and managing positions that already exist.
That distinction is important in automated portfolio design.
🔷 A PROTECTION LEVEL IS NOT A GUARANTEE
This point deserves explicit clarification.
A drawdown protection threshold is a control mechanism.
It is not a contractual guarantee that the account can never lose more than that percentage.
Real markets contain:
- gaps,
- slippage,
- sudden liquidity changes,
- broker execution differences,
- spread expansion,
- contract-specific behavior,
- and positions that may already be open when a threshold is reached.
A professional risk framework should acknowledge those realities rather than pretend they do not exist.
That is why VELTIS documentation deliberately distinguishes between:
- risk controls
- guaranteed maximum loss
They are not the same thing.
No automated trading system can eliminate market risk.
The objective is to manage it systematically.
🔷 WHY WE DO NOT USE GRID OR MARTINGALE
There are many ways to create an impressive equity curve in a backtest.
One of the easiest is to increase exposure after losses.
A strategy can:
- double position size,
- average repeatedly into adverse movement,
- open progressively larger recovery positions,
- or construct a grid around the market.
For a long time, such systems can appear extremely stable.
The problem is that the risk is not disappearing.
It is accumulating.
Axis 7even therefore does not rely on:
- Grid trading
- Martingale
- loss-recovery lot multiplication
or
- indefinite averaging against adverse price movement
A losing trade does not automatically justify taking more risk on the next trade.
The objective is not to force the market to repay the previous loss.
Every new position must stand on its own strategic logic.
🔷 LOSSES ARE NOT A SYSTEM FAILURE
This is another important part of the VELTIS philosophy.
A professional trading system should not be designed around the idea that every trade must win.
Losses are unavoidable.
A system that refuses to accept them often creates a more dangerous problem: it increases exposure in an attempt to avoid realizing the loss.
Instead, the more important questions are:
- How large is the average loss?
- How large is the average profitable opportunity?
- How frequently do different outcomes occur?
- How much drawdown does the strategy experience?
- How stable is the behavior across market conditions?
- Does the long-term expectation remain positive?
This is why we place greater emphasis on expectancy than on cosmetic win rates.
A strategy can have a very high win rate and still contain poor risk characteristics.
Conversely, a strategy can experience regular losses and still produce attractive long-term behavior if profitable trades outweigh those losses sufficiently.
The complete distribution matters.
🔷 MULTIPLE MARKETS REQUIRE PORTFOLIO THINKING
Axis 7even is not built around one instrument.
Depending on the edition, the portfolio can include combinations of:
EURUSD
USDJPY
GBPJPY
EURAUD
USDCAD
XAUUSD
WTI
and, in Axis 7even Specialist:
Nasdaq-100 / USTEC
This introduces an important architectural question.
Why not simply run separate Expert Advisors on every chart?
Because separate EAs can understand their own positions.
They do not automatically understand the condition of the whole account.
Portfolio coordination allows the system to evaluate trading activity as part of a larger structure.
That is particularly important when several strategies generate opportunities close together.
The question is no longer merely:
“Is this particular signal valid?”
It becomes:
“Is this signal valid, and is the portfolio currently in an appropriate condition to accept the additional exposure?”
Those are two different questions.
🔷 DIFFERENT MARKETS SHOULD NOT NECESSARILY USE THE SAME STRATEGY
Diversification does not simply mean trading many symbols.
Real diversification also involves differences in behavior.
Gold does not behave exactly like USDJPY.
Oil does not behave exactly like EURUSD.
Nasdaq intraday behavior is different again.
Axis 7even therefore does not simply copy one universal entry algorithm across every instrument.
The family uses multiple dedicated trading engines designed around different forms of market behavior, including combinations of:
- trend continuation,
- pullbacks,
- breakouts,
- momentum,
- mean reversion,
- and reversal behavior.
The exact proprietary signal logic remains part of the internal system.
But the architectural principle is public:
different markets can require different approaches.
Risk management is what allows those different engines to coexist inside one coordinated portfolio.
🔷 SOMETIMES THE CORRECT TRADE IS NO TRADE
Another misconception in automated trading is that activity equals quality.
It does not.
A system trading fifty times per week is not automatically better than one trading five times.
Trading frequency is meaningful only when considered together with the quality of the opportunities being taken.
Axis engines wait for their own qualifying conditions.
That means there can be periods with substantial activity.
There can also be periods where very little happens.
That is intentional.
One of the worst incentives in algorithmic trading is forcing a system to generate trades merely because users expect constant activity.
VELTIS systems are not designed around that objective.
The goal is:
qualified opportunities, not manufactured activity.
🔷 MARGIN IS ALSO RISK
Risk management does not stop at the theoretical stop-loss calculation.
A position must actually be executable on a real account.
That means margin matters.
Different brokers can have different:
- leverage,
- contract sizes,
- minimum volume,
- volume steps,
- margin requirements,
- symbol specifications,
- stop-distance requirements.
An algorithm that ignores those differences may calculate a theoretically correct trade that cannot actually be executed safely.
Axis therefore incorporates margin-aware execution and instrument validation into the operational architecture.
This becomes particularly important in a multi-market portfolio because several valid signals can appear simultaneously.
A system must understand not only how much it wants to trade, but also whether the account can safely support that combined exposure.
🔷 PORTABILITY IS PART OF RISK CONTROL
Broker portability is sometimes treated as a convenience feature.
In reality, it is also a risk issue.
Consider something as simple as Oil.
One broker may call the instrument:
WTI
Another:
USOIL
Another:
XTIUSD
Another may use a suffix or completely different contract naming convention.
Gold and indices can present similar challenges.
But finding a symbol with a similar name is not enough.
The system also needs to validate whether the instrument actually has compatible characteristics.
Axis therefore includes symbol-resolution and compatibility checks.
The objective is not:
“Find anything that looks approximately correct and trade it.”
The objective is:
“Identify the intended market and verify that the contract characteristics are suitable before enabling trading.”
This is especially important for the Nasdaq specialist component, where minimum lot size, volume step, stop-distance structure and contract economics can differ materially between brokers.
🔷 WHY WE TEST ACROSS MULTIPLE YEARS
A trading system can look excellent during one favorable market regime.
That tells us very little about what happens when conditions change.
For this reason, Axis research has been deliberately evaluated across multiple annual periods rather than relying on one attractive backtest.
For the Focused and Core portfolios, the standardized research includes complete annual periods across:
2023
2024
2025
as well as
2026 year-to-date
Each annual test is restarted from the same initial balance.
Why?
Because that removes the effect of previous-year compounding.
Each year must stand on its own.
This allows us to ask:
Did the underlying strategy remain viable in that particular market environment?
rather than:
“How large did a balance become after compounding through several years?”
Both questions are useful.
But they are different questions.
🔷 ANNUAL RESET TESTING VS CONTINUOUS COMPOUNDING
VELTIS therefore uses both approaches.
Annual Reset Tests
Every year begins with the same starting capital.
These tests are useful for evaluating:
- regime consistency,
- annual profitability,
- trade distribution,
- drawdown,
- and whether one year's accumulated capital is masking weaker behavior in another.
Continuous Tests
The account is allowed to compound continuously across multiple years.
These tests answer another question:
What would percentage-based sizing historically have done if the strategy continued operating without an annual reset?
Continuous tests can produce very large numbers because percentage-based position sizing compounds.
That is mathematically expected.
But those numbers must be interpreted correctly.
A continuous historical balance is not a forecast.
It is a historical simulation showing how the strategy and sizing model interacted with that sequence of market conditions.
This distinction is essential.
🔷 WHY WE ALSO TEST ACROSS DIFFERENT BROKERS
Historical testing contains another hidden dependency:
the data source.
Different brokers can produce differences in:
- candle highs and lows,
- spread,
- ticks,
- session timing,
- contract specifications,
- execution,
- available history.
Even small differences can alter individual entries.
And when percentage-based compounding is involved, small early differences can eventually produce large differences in ending balance.
For that reason, Axis testing has also included standardized comparisons across environments such as:
BlackBull
Pepperstone
IC Markets
and
FxPro
The goal is not to prove that every broker produces identical results.
In fact, we would consider that expectation unrealistic.
The more important question is:
Does the underlying system remain viable when the price feed and execution environment change?
That is a robustness question.
🔷 MT4 AND MT5: VALIDATION MUST RESPECT PLATFORM LIMITATIONS
The Axis family is available for both MetaTrader 4 and MetaTrader 5.
But the testing capabilities of those two platforms are not identical.
This matters.
MT5 can perform synchronized multi-symbol testing much more naturally.
The standard MT4 Strategy Tester is fundamentally a single-symbol environment.
That means simply running each Axis market separately in MT4 and adding the profits together would not reproduce the true portfolio.
Doing so would ignore:
- shared account balance,
- simultaneous positions,
- portfolio risk,
- strategy health state,
- overlapping exposure,
- margin interaction,
- portfolio protection.
VELTIS therefore does not create synthetic MT4 portfolio claims by summing independent symbol tests.
Instead, the MT4 implementation was validated through behavioral parity methodology.
For example, under common controlled historical inputs:
Axis 7even Focused
- 360 / 360 trade-affecting candidates matched
- no missing or additional candidates
- 134 / 134 accepted synchronized entries matched
- reconstructed realized-profit difference: EUR 0.00
Axis 7even Core
- 468 / 468 trade-affecting candidates matched
- no missing or additional candidates
- 200 / 200 accepted synchronized entries matched
- reconstructed realized-profit difference: EUR 0.00
That does not mean MT4 and MT5 will always generate identical live tickets.
Broker candles, spreads and execution can differ.
What it demonstrates is that the implemented decision logic behaved consistently under the controlled comparison framework.
That distinction is important.
🔷 SPECIALIST RISK: NASDAQ REQUIRES ITS OWN APPROACH
Axis 7even Specialist adds another layer to the architecture.
The normal diversified H1 portfolio remains active.
Alongside it operates a dedicated Nasdaq-100 / USTEC intraday specialist engine.
Nasdaq was not simply treated as an eighth H1 symbol.
It has its own trading architecture.
The specialist operates around the New York session, with entries approximately between:
09:30 and 16:30 New York time
and a mandatory session exit around:
17:00 New York time
It also maintains its own adaptive stop behavior and recent-outcome state while still remaining subject to the broader Axis account protection framework.
This is a good example of the principle behind the entire family:
strategy logic may be specialized, but risk remains coordinated.
🔷 WE ALSO TESTED WHETHER THAT STRUCTURE SURVIVES DIFFERENT DATA FEEDS
Because broker Nasdaq instruments can differ substantially, portability required additional research.
The USTEC validation work included comparisons between BlackBull, FxPro and independent Nasdaq futures data.
Among the documented observations:
- 23 entries occurred at exactly the same time and in the same direction between BlackBull and FxPro
- 25 matched within five minutes
- median zone overlap remained approximately 88.5%, including broker-specific entries
- BlackBull USTEC and independent NQ futures data showed approximately 0.9996 correlation on five-minute data
These numbers do not mean every broker must generate identical trades.
They support a different conclusion:
the underlying market structure used by the system demonstrated strong portability across independent data sources.
That is a much more realistic claim than promising identical performance everywhere.
🔷 PROFESSIONAL AUTOMATION SHOULD ALSO BE EASY TO OPERATE
Complex internal logic does not need to produce a complex user experience.
The Axis family was therefore designed around a relatively simple operating model.
The user selects a risk profile.
The system then handles:
- market monitoring,
- strategy-state monitoring,
- position sizing,
- margin checks,
- symbol compatibility,
- portfolio protection,
- account protection,
- and execution logic.
The dashboard provides visibility into the internal operating state without requiring the trader to manage each engine manually.
This reflects another important VELTIS principle:
Sophisticated inside. Simple outside.
Complexity should serve the system.
It should not be transferred unnecessarily to the user.
🔷 WHAT RISK MANAGEMENT CANNOT DO
There is also a limit to what engineering can solve.
Risk management cannot:
- predict every future market regime,
- eliminate losing trades,
- prevent every gap,
- guarantee execution prices,
- guarantee maximum drawdown,
- or guarantee future profitability.
Markets remain uncertain.
That is not a software bug.
It is the nature of trading.
What systematic risk management can do is replace many emotional or arbitrary decisions with predefined rules.
Instead of deciding under stress whether risk should be reduced, the conditions can already exist in the system.
Instead of changing lot size emotionally after a loss, position sizing can follow a predefined framework.
Instead of ignoring a deteriorating portfolio until the problem becomes severe, protective states can react progressively.
That is where automation becomes valuable.
Not because it eliminates uncertainty.
But because it can make the response to uncertainty systematic and repeatable.
🔷 RISK, REWARD, DRAWDOWN AND EXPECTANCY BELONG TOGETHER
The performance of a trading system should never be evaluated from one number alone.
High profit with excessive drawdown may not be attractive.
A high win rate with poor loss distribution may be misleading.
A low drawdown produced by extremely small risk may say little about the actual strategy.
A spectacular one-month backtest may represent nothing more than a favorable regime.
The meaningful question is broader:
What relationship does the system create between risk, reward, drawdown, robustness and long-term expectancy?
That is the relationship we try to understand when developing VELTIS systems.
And that is why, for us:
Risk management is not something added after the strategy is finished. Risk management is part of the strategy.🔷 ABOUT AXIS 7EVEN
Axis 7even is the VELTIS family of automated multi-market portfolio systems for MetaTrader 4 and MetaTrader 5.
The family currently consists of:
Axis 7even Focused
A concentrated four-market portfolio covering USDJPY, USDCAD, XAUUSD and WTI.
Axis 7even Core
The central seven-market portfolio combining 17 independent strategy engines across Forex, Gold and Oil.
Axis 7even Specialist
The complete seven-market architecture plus a dedicated Nasdaq-100 / USTEC intraday specialist engine.
All three editions share the same core philosophy:
systematic research, portfolio-aware risk management, selective execution and professional software engineering.


