







Mazinger Infinity represents a sophisticated approach to algorithmic trading, combining spectral analysis with stochastic calculus to identify market cycles and trends and It is designed for traders seeking a technical edge through advanced signal processing techniques rarely found in retail trading tools.
The core of this strategy is its use of fast fourier transform (fft) to decompose market price data into its underlying frequency components, by isolating dominant cycles across three timeframes (default: hour, 4‑hour, daily), the bot constructs a unique, multi‑dimensional view of market structure. This allows it to potentially anticipate shifts in momentum before they become visible on a standard price chart.
strategy type: hybrid (trend‑following / mean‑reversion)
target symbols: all fx pairs, plus indices (e.g., us30, uk100, ger40)
target periods: h1 (primary), with higher timeframe confirmation from h4 and d1
technical characteristics & uniqueness
- fft‑based cycle analysis: instead of relying on lagging indicators like moving averages, the bot uses fft to adapt to changing market conditions. It identifies whether the market is in a top‑forming, bottom‑rising, or trending state on each timeframe.
- multi‑timeframe confluence: a trade is considered valid only when a minimum number of timeframes (configurable) agree on the directional bias. This acts as a powerful filter, aligning short‑term entries with the medium and long‑term cycle.
- stochastic differential equations (sde): the bot models price movements using SDEs, providing a theoretical framework for estimating the average drift (
μ) and volatility (σ) of the market. this statistical insight is used to inform trade decisions and assess the quality of the FFT-generated signal. - dynamic atr‑based risk management: the stop loss is not a fixed number. it is calculated in real‑time based on market volatility using the average true range (atr). the bot will always respect the configured minimum and maximum sl distance (e.g., 13.6 to 78.6 pips) to ensure risk remains controlled .
- risk‑reward discipline: the take profit is automatically set as a multiple of the dynamic stop loss (e.g., 2.9x), ensuring a consistently positive risk‑to‑reward ratio on every trade. Mazinger Infinity parameters, such as the fft period and atr multiplier, are fully optimisable, allowing you to adapt its behaviour to different market regimes or instrument personalities.
- daily loss limit: a built‑in safety feature monitors daily performance and will halt trading if a predefined loss limit (e.g., 40%) is breached, protecting the account from a single catastrophic day .
trading use case
Mazinger Infinity is ideally suited for traders who appreciate a systematic, quantitative approach. it is not a high‑frequency scalper; it is designed to capture significant market moves that align with the dominant cycles. It can be used as a core strategy on a single account or as a diversified component within a larger portfolio of trading algorithms. ItsIt versatility means it can be optimised for the smooth trends of FX majors or the more volatile movements of indices.
suggested account & broker requirements
- suggested leverage: 1:100 or higher.
- suggested account size: $100 (or equivalent) minimum.
- broker requirements: variable, but a broker with competitive spreads is recommended to maximise performance. backtesting was conducted using historical data reflecting spreads of 1.4, 1.5, and 1.6 pips on USDJPY.
disclaimer
trading involves risk. past performance does not guarantee future results












.png)






