Software
In today’s demanding markets, software functionality and efficiency could mean the difference between success and failure. I personally use and recommend the software mentioned below.
This page contains affiliate links. If you purchase a product through these links, I may earn a commission, at no additional cost to you. You can read my full disclaimer here.
Software Summary
- Strategy Development/Analysis:
- Strategy Programming
- Historical Data
1. StrategyQuant
StrategyQuant is my primary strategy development platform. I discuss many of its features in detail in the Development Process section.
A StrategyQuant license also gives you full access to QuantAnalyzer and AlgoWizard!
StrategyQuant Ultimate also includes a Business module to help you publish your strategies on the MQL5 Marketplace, giving you yet another source of income.
Don’t forget to take advantage of StrategyQuant’s 14-DAY FREE TRIAL!
Use coupon TACT to get USD 200 off StrategyQuant Pro!
Use coupon TACT-ULTIMATE to get USD 300 off StrategyQuant Ultimate!
Some of my favourite StrategyQuant features are highlighted below:

Automatic Strategy Generation
Leverage StrategyQuant’s genetic algorithm to generate profitable strategies. Simply specify your strategy components and performance filters.

Visual Strategy Creator
Use the AlgoWizard module to quickly transform your trading idea into an algorithm. No programming knowledge needed! Export your strategies to Metatrader, Tradestation or MultiCharts for live trading.

Efficient Backtest Engine
Quickly test your strategy over multiple markets, timeframes and historical periods.

Walk-Forward Optimizer
Simulate live trading through periodic reoptimizations and out-of-sample tests.

Monte Carlo Simulator
Minimize risk by estimating worst-case drawdowns. Verify robustness by randomizing historical prices and strategy parameters.

Optimization Profile
Create robust strategies by selecting stable parameter values.

Trade Analysis
Identify weaknesses in your strategy using in-depth trade analysis.

Portfolio Composition
Improve risk-adjusted returns by trading a portfolio of automated strategies.

Correlation Studies
Diversify your portfolio by analyzing strategy correlations and overlapping trades.

Data Management
Conveniently download tick and 1-minute historical data for the forex, futures and equity markets, using the inbuilt QuantDataManager.
2. QuantAnalyzer
Boost your strategy and portfolio performance with QuantAnalyzer’s powerful analysis tools. QuantAnalyzer was a valuable tool during the strategy development process, for example during incubation and portfolio composition.
Try the FREE version without any obligations!
Use coupon TACT-QA to get 20% off QuantAnalyzer Pro!
In addition to the trade analysis, correlation studies and Monte Carlo simulations mentioned above, QuantAnalyzer comes packed with the following features:

Equity Control
Improve live performance by deactivating underperforming strategies.

Automatic Portfolio Computer
Maximize portfolio performance by optimizing your strategy selection.

Money Management
Experiment with different money management methods without additional programming/backtesting.

Results Comparison
Refine your strategy development by comparing backtest and live trading results.

What-If Analysis
Simulate different backtest scenarios by changing time filters, date ranges, trading limits and more.
3. AlgoWizard
AlgoWizard is a visual creator that lets you create trading strategies without any programming knowledge. It is included in the StrategyQuant Professional & Ultimate versions, but also available for purchase separately.
Apart from intuitive strategy creation, AlgoWizard boasts automatic backtests that let you evaluate strategy changes on the fly.
Sign up for AlgoWizard’s FREE plan here that gives you full software functionality.
Use coupon TACT-AW to get 20% off AlgoWizard Pro!
4. QuantDataManager
QuantDataManager is included in all StrategyQuant versions, but also available for purchase separately.
QuantDataManager is available FREE, but the Pro version offers faster download speeds.
Use coupon TACT-QDM to get 20% off QuantDataManager Pro!
Enjoy the following features with QuantDataManager Pro:
Superfast Downloads
Download tick and 1-minute data for the forex, equity, crypto, CFDs and futures markets.
Export To Metatrader 4/5
Export tick data to Metatrader and run 99% modelling quality backtests.
Custom Timezones
Clone your data to different timezones to match your broker settings.
Verify Data Quality
Analyze your data on candlestick charts and detect possible spikes/gaps.
Want to develop a portfolio of automated trading strategies?
Follow Us
Popular Posts
Who Are the Major Players in the Forex Market?
With its daily turnover of over $6 trillion, who are the major players in the forex market? Let’s see how retail traders stack up!
Book Review: Building Winning Algorithmic Trading Systems
Serious traders invest in quality education. Should you read “Building Winning Algorithmic Trading Systems” by Kevin Davey?
US Nonfarm Payrolls: What’s Considered a Big Miss?
A big miss in the US nonfarm payrolls can wreak havoc in the markets. What’s considered a big miss? I analyze historical values to find out!
What’s the Best Time to Trade Forex?
The forex markets are open 24/5, but not all hours are created equal. Here I dissect my broker data to determine the best time to trade forex.
What is Considered Good Trading Performance?
Are you taking too much risk for too little return? Perhaps the professional hedge funds can help define good trading performance.
Forex Weekend Gaps: Can You Exploit Them?
Have you noticed that forex weekend gaps usually reverse within 3 days? Here I’ll program a mean reversion strategy to exploit gaps over the last 18 years!

Hey there, Wayne here! I’m on a mission to develop robust algorithmic trading strategies for the forex markets. Trading Tact is where I share my trading methods and insights.
Follow Us
Have a Question?
Recent Posts
Who Are the Major Players in the Forex Market?
With its daily turnover of over $6 trillion, who are the major players in the forex market? Let’s see how retail traders stack up!
Book Review: Building Winning Algorithmic Trading Systems
Serious traders invest in quality education. Should you read “Building Winning Algorithmic Trading Systems” by Kevin Davey?
US Nonfarm Payrolls: What’s Considered a Big Miss?
A big miss in the US nonfarm payrolls can wreak havoc in the markets. What’s considered a big miss? I analyze historical values to find out!
What’s the Best Time to Trade Forex?
The forex markets are open 24/5, but not all hours are created equal. Here I dissect my broker data to determine the best time to trade forex.
What is Considered Good Trading Performance?
Are you taking too much risk for too little return? Perhaps the professional hedge funds can help define good trading performance.
Forex Weekend Gaps: Can You Exploit Them?
Have you noticed that forex weekend gaps usually reverse within 3 days? Here I’ll program a mean reversion strategy to exploit gaps over the last 18 years!
Dynamic Position Sizing: Is It Time to Go Big?
Should you increase your lot sizes for higher probability trades? Let’s code a dynamic position sizing scheme to capture more outsized wins!
Pivot Points: A Reliable Support & Resistance Indicator
Pivot points are the perfect tool if you trade using support & resistance. Here’s how to develop an automated pivot points forex strategy!
Money Flow Index: An Improved RSI?
The Money Flow Index is sometimes called the volume-weighted RSI. Can it outperform the RSI in this trend following strategy?
Trade Slippage: How Can You Simulate and Minimize It?
Are you a victim of excessive trade slippage? Here’s how you can minimize slippage, and more realistically simulate it in your backtests!
Edge Ratio: A Unique Way to Quantify Entry Profitability
Selecting a profitable entry is a critical step in strategy development. Here I’ll demonstrate how to use the Edge Ratio to maximize your profit potential.
Do You Know Your System Quality Number?
The System Quality Number measures the profitability & consistency of your trading system. Here’s how to calculate your SQN and use it to improve your trading!
Automated Bollinger Bands Squeeze Forex Strategy
StrategyQuant’s BBWR indicator is the perfect tool to detect a Bollinger Bands squeeze. Here I explain how it’s calculated, and use it to program a breakout strategy for the AUDJPY!
Automated Schaff Trend Cycle Forex Strategy
The Schaff Trend Cycle is a unique combination of the MACD and Stochastic indicators. Here’s how you can use it to improve your trend following results!
Should You Use the Kelly Criterion for Forex Trading?
The Kelly criterion is a famous mathematical formula that attempts to maximize your long-term capital growth. In this post, I’ll apply it to a EURUSD breakout strategy and explain some of its potential shortcomings when applied to forex trading.
Forex Intermarket Correlations: How Do You Exploit Them?
Knowledge of intermarket correlations can improve your forex trading win rate. Here I explain three important types of correlations, and how you can use them to benefit your trading.
5 Forex Day Trading Challenges & How to Overcome Them
Forex day trading seems to have a particular appeal to new traders. Here I highlight five hidden challenges of day trading, and offer some suggestions on how to overcome them.
Can a Trading Pause Improve Your Trend Following Results?
A temporary trading pause can improve your win rate if you’re trend following a volatile market. Here I’ll program a trading pause into a simple breakout strategy, and test its effectiveness on the Widow Maker – the GBPJPY.
Want to develop a portfolio of automated trading strategies?

Hey there, Wayne here! I’m on a mission to develop robust algorithmic trading strategies for the forex markets. Trading Tact is where I share my trading methods and insights.