Freedom Algos is a provider of algorithmic trading systems for retail traders. Our team's background spans two decades combined across funds, institutional trading desks, and retail algorithmic trading, now built into Storm (U.S. regulated futures) and Thanos (systematic gold).
Futures and currency trading involve substantial risk of loss and are not suitable for all investors. Past performance is not indicative of future results.
Freedom Algos is a provider of algorithmic trading systems for retail traders. We design, test, and maintain systematic strategies across futures and currency markets, then hand traders software that runs on fixed rules. Our core team's combined background runs two decades across funds, institutional trading desks, and retail algorithmic trading, the kind of experience that's usually locked inside firms that don't sell to individual traders.
Every trader has the same story: a solid plan on paper, an emotional decision in the moment. Freedom Algos removes the human variable from execution entirely.
Discretionary trading
Freedom Algos
Choppy, directionless markets generate false signals. Slow reactions miss the move after it already happened. Our systems are built around both problems, not just one.
Sideways, directionless price action is where most automated systems lose money chasing signals that never resolve. Our systems look for a confirmed higher timeframe trend before acting, and stay flat when the market has not made up its mind.
Once a trend is confirmed, timing still matters. Our systems look for short window entries inside that trend instead of reacting after price has already moved, and they are built to exit with intent rather than hold through unresolved volatility.
Freedom Algos runs two systematic strategies today, each built to the same standard and suited to a different market. This is the current lineup, not the whole story. More systems are in active development.
01 · Futures
A fully automated NQ/MNQ futures algorithm built for NinjaTrader 8, on U.S. regulated brokers. Pullback entries, session-defined trading, no overnight holds, engineered for traders who need consistency, not heroics. Full backtesting and live performance data available before you subscribe.
+81.7%
Gain to date
76.8%
Win rate
168
Total trades
2.53
Profit factor
10.6%
Max drawdown
42m
Avg trade length
Nov '25 to Mar '26, 1 NQ baseline on a $100,000 account, exported directly from NinjaTrader 8. Recent performance shown is not indicative of future results.
02 · Gold
A short-duration XAUUSD (gold) algorithm with a live, independently tracked record dating back to April 2024. It enters high-conviction windows inside the dominant trend, captures a defined slice of the move, and exits, often within minutes.
+1,425%
Gain to date
80.5%
Win rate
997
Total trades
3.24
Profit factor
15.67%
Max drawdown
1h 9m
Avg trade length
Live results, independently tracked on MyFxBook since 2024, not backtested. Past performance is not indicative of future results.
Every strategy starts as a trading idea. From there it goes through the same discipline as any serious engineering project, including backtesting, version control, live monitoring, and ongoing maintenance. Nothing ships and gets forgotten.
// Confirm higher timeframe trend regime
if trend.confirmed and volatility.state == "stable"
// Wait for short window entry inside trend
signal := entry.evaluate(price, volume, trend.direction)
if signal.quality >= threshold
position.open(signal, risk.defined_exposure)
risk.attach_exit(position, adverse_excursion_limit)
“We did not want another indicator you drop on a chart and hope for the best. We wanted software that is tested, monitored, and maintained the way any serious trading system should be.”
Freedom Algos
Backtested before release, then reviewed in live conditions on an ongoing basis by our trading desk, not deployed once and forgotten.
A stop loss field alone is not a risk management system. Every strategy we run is built around defined exposure limits and layered controls, and it is watched by a trading desk on an ongoing basis, not deployed once and left to run unsupervised.
Position size and exposure are set before a trade is placed, not adjusted emotionally after.
Systems are built to recognize unstable or low quality volatility conditions and reduce exposure accordingly.
Open positions are tracked against how far price moves against them, not just held on hope.
Fills and execution conditions are reviewed as part of the system, not assumed to be perfect.
Trading can pause automatically when conditions move outside defined parameters.
Our trading desk reviews live performance on an ongoing basis and can step in if a strategy's behavior changes.
01
Storm for U.S. futures, Thanos for gold, or both, based on your account and risk profile.
02
Link your existing regulated brokerage. Your capital stays in your name at every step.
03
The algorithm executes on fixed rules. You control risk parameters and can pause anytime.
Built for
Not built for
A provider of algorithmic trading systems for retail traders. We design, test, and maintain systematic strategies, currently Storm in U.S. futures and Thanos in gold, and hand traders software that runs on fixed rules.
We separate hypothetical or backtested performance from live results, and we label which is which. Storm's full backtesting documentation and live performance records are available before you subscribe, nothing behind a paywall. Thanos's results are tracked live by an independent third party since April 2024, not backtested.
No strategy works forever unchanged. Every system we run is monitored on an ongoing basis by our trading desk, not deployed once and left alone. When a strategy's edge degrades, that gets flagged and addressed, not hidden behind a stale equity curve.
No coding and no charting experience required to run either system. You do need to understand what you're trading and the risk involved. No algorithm removes risk entirely, only emotion from execution.
Storm and Thanos are priced differently, and the right setup depends on your account and goals. Book a call and we'll walk through pricing for the system that fits you.