Crypto Triangle Pro
- Uzmanlar
-
Ubaldo Barranco Jimenez
I’m a trader and developer focused on building practical tools for MetaTrader 5.
I create Expert Advisors, indicators, trading systems, and custom tools designed to make trading more systematic, efficient, and easier to manage. - Sürüm: 1.0
- Etkinleştirmeler: 8
Crypto Triangle Pro is a fully automated ETHUSD trading system built around cross-market confirmation. Instead of relying on Ethereum price action alone, the system evaluates Ethereum together with Bitcoin and Solana to determine whether the broader crypto market is supporting the same directional regime.
The system establishes a directional bias on Ethereum, then requires confirmation from Bitcoin and Solana before opening a position. A trade is taken only when the three-asset structure is aligned and current volatility provides sufficient room for the predefined 1:2 risk-to-reward structure.
Every position is protected from the moment it opens with a hard Stop Loss and Take Profit. Exit distances adapt automatically to current market volatility rather than using a fixed price distance. When market conditions are too quiet to support the required profit target, the system remains inactive instead of forcing a trade.
Built around cross-market confirmation rather than single-chart signals. Crypto Triangle Pro is designed to identify aligned market regimes and apply consistent risk management. The published results include both a fully calibrated three-year testing window and a longer multi-year stress test that includes the 2022 crypto bear market.
Main Advantages
-
Cross-Market Confirmation. Evaluates Ethereum together with Bitcoin and Solana to confirm the broader crypto market regime before opening an ETHUSD position.
-
Broker-Adaptive Calibration. Uses rolling price history from the trading environment rather than relying on hardcoded thresholds tied to a specific broker's crypto feed.
-
Defined 1:2 Risk-to-Reward. Every trade uses a volatility-adapted Stop Loss with the Take Profit set at twice the initial risk distance.
-
Volatility-Adaptive Execution. Exit distances adjust to current market conditions, while a volatility floor prevents entries when the market does not provide sufficient expansion potential.
-
Automatic Risk Sizing. Position size is calculated from live account equity and the required Stop Loss distance, based on the selected risk level.
-
Deposit-Aware Risk Control. If the available account balance is insufficient to open the minimum broker-supported position while respecting the selected risk level, the system skips the trade instead of increasing the position size beyond the intended risk.
-
Protected Strategy Logic. The parameters that define the validated strategy configuration are compiled into the EA. Only the operational controls required for normal use are exposed as inputs.
How the Strategy Works
Crypto Triangle Pro combines three conditions that must align before capital is committed:
Directional Bias. The system establishes the primary market direction on Ethereum using the H1 timeframe, which is the asset actually traded.
Cross-Market Regime Check. Bitcoin and Solana are evaluated as read-only market filters. Their market structure must confirm the Ethereum directional bias before an entry is considered valid.
Volatility Threshold. Current market conditions must provide sufficient volatility for the predefined 1:2 risk-to-reward structure. If the market is too quiet, the system remains inactive.
When all conditions are aligned, a single ETHUSD position is opened with an immediate hard Stop Loss and Take Profit. The exact lookback periods, thresholds and internal parameters are part of the protected strategy logic and are not exposed as user inputs. This description explains how the system operates without disclosing its proprietary configuration.
Results
Backtest: 2023.03.01 to 2026.09.01, ETHUSD H1, 1-minute OHLC bar-close modeling, broker spread and swap included. Deposit 3,000 USD, Medium risk level (1.0%), 1:500 leverage.
| Period | Risk level | Net profit | Profit factor | Trades | Max equity drawdown |
| 2023.03.01 to 2026.09.01 | Medium (1.0%) | +1,254.17 USD | 1.26 | 211 | 10.29% |
The same strategy configuration was tested across four risk levels over the identical testing window:
| Risk level | Profit factor | Max drawdown | Net profit | Trades | Win rate |
| Low (0.5%) | 1.25 | 5.20% | +584.57 USD | 211 | 41.71% |
| Medium (1.0%, default) | 1.26 | 10.29% | +1,254.17 USD | 211 | 41.71% |
| High (1.5%) | 1.25 | 15.08% | +1,973.68 USD | 211 | 41.71% |
| Extreme (1.7%) | 1.25 | 16.95% | +2,286.56 USD | 211 | 41.71% |
Sharpe ratio (Medium / Extreme): 2.22 / 2.12. Recovery factor (Medium / Extreme): 2.81 / 2.46. Compounded annual return (Medium / Extreme): approximately 10.5% / 17.6%. Max consecutive losses: 8 trades.
Full-cycle stress test: 1,000 USD deposit, 2022.01.01 to 2026.07.22, including the 2022 crypto bear market.
| Metric | Value |
| Profit factor | 1.17 |
| Trades | 289 |
| Max drawdown, Low | 9.9% |
| Max drawdown, Extreme | 30.6% |
The system remained profitable across the tested risk levels over the longer testing window, including the 2022 crypto bear market. All published figures come directly from Strategy Tester runs. No figures were adjusted after testing or presented as live trading results.
Important: These are backtest results only. Crypto Triangle Pro does not currently have a live trading track record or live signal service.
Trade Management
| Feature | Status |
| Martingale / grid / averaging | NEVER |
| Stop Loss on every trade | ALWAYS (fixed 1:2 risk-to-reward) |
| Max open positions | 1 |
| Quiet market filter | ACTIVE (volatility floor) |
| Account margin guard | ACTIVE (150% threshold) |
| Position sizing | Automatic, % of equity |
| Deposit-too-small protection | ACTIVE (skips trade, does not force it) |
Setup Instructions
| Parameter | Value |
| Platform | MetaTrader 5 |
| Chart symbol | ETHUSD |
| Chart timeframe | H1 |
| Required market data | Bitcoin (BTCUSD) and Solana (SOLUSD), read-only, used as regime filters |
| Account type | Any Netting or Hedging account |
Attach Crypto Triangle Pro to one ETHUSD H1 chart, make sure ETHUSD, BTCUSD and SOLUSD are available in Market Watch, select the desired risk level and enable algorithmic trading.
The EA monitors the three required markets automatically. BTC and SOL are used only as market regime filters; the EA does not open positions on either asset.
Requirements
-
Symbol: ETHUSD, H1 chart.
-
Bitcoin (BTCUSD) and Solana (SOLUSD) must be available in Market Watch on the same trading account. They are read-only market filters and are never traded.
-
Any Netting or Hedging account.
-
Algorithmic trading enabled.
-
Recommended deposit: 3,000 USD or more. The published three-year results were measured using a 3,000 USD initial deposit.
The published results were generated using one broker's price history. Symbol naming can differ between brokers. The EA attempts to resolve the required BTC and SOL symbols using recognized broker naming variations.
If a required market cannot be resolved, the EA does not open new trades. It will indicate the missing market in the panel and Experts log. This prevents the system from trading without the three-asset confirmation used in the validated strategy.
The published backtest results require the three-asset confirmation structure and should not be used as an expectation for accounts where BTC or SOL data is unavailable.
Inputs
Only three operational settings are exposed. The parameters that define the validated strategy configuration are compiled into the EA and are not editable:
-
Risk level (Low / Medium / High / Extreme)
-
Magic number (default: 58000)
-
Enable trading, which controls new entries while allowing the system to continue managing an already-open position
Every risk level was tested over the same historical window. Position size is calculated automatically as a percentage of live account equity and based on the current Stop Loss distance. The system therefore does not rely on manually configured fixed lot sizes.
FAQ
Does the system trade Bitcoin or Solana?
No. BTC and SOL are strictly read-only market regime filters. All trading activity is executed exclusively on Ethereum.
Why does the main backtest start in March 2023?
The validated three-asset configuration requires sufficient historical data for the calibration process used by the regime check. The published March 2023 start date represents the beginning of the validated testing window on the tested feed.
Can I run Crypto Triangle Pro alongside other EAs?
Yes. The system uses its own magic number and independently checks account margin before opening a new position.
What happens if my broker does not offer Bitcoin or Solana?
The EA will not open new positions without the required three-asset confirmation. The panel and Experts log indicate which required market is unavailable. The published backtest figures were generated with ETH, BTC and SOL data available and therefore do not apply when a required market is missing.
Does the EA use Martingale, grid or averaging?
No. The system does not use Martingale, grid trading or averaging. It allows a maximum of one open position and uses a predefined Stop Loss and Take Profit structure.
Is there a live signal I can follow before buying?
Not yet. Crypto Triangle Pro is currently published based on backtest evidence and does not have a live signal track record.
Can I choose the risk level?
Yes. Four risk levels are available: Low (0.5%), Medium (1.0%), High (1.5%) and Extreme (1.7%). Position sizing is calculated automatically according to the selected level.
