Building a Trading System
3 minA quick search for "Forex trading systems" turns up plenty of people selling supposedly foolproof, thousands-of-pips-a-week systems for a few thousand dollars. Many of these systems genuinely do work on their own terms, the real problem is that traders rarely have the discipline to follow the rules consistently. It's entirely possible, and usually cheaper, to build your own system and put that money toward trading capital instead.
Your system should accomplish two goals that are somewhat in tension with each other:
Identify trends as early as possible.
Avoid whipsaws, being faked out by a signal that doesn't hold.
A system built purely to catch trends early will generate more false signals; a system built purely to avoid whipsaws will enter late and miss opportunities. The art is finding a workable balance between the two.
Six steps to building a system:
Pick a time frame that matches the kind of trader you want to be, informed by how much time you can realistically dedicate.
Choose indicators that flag a new trend early, moving average crossovers are a common, simple starting point.
Choose indicators that confirm the trend, MACD, Stochastics, and RSI are commonly used to filter out false signals from step 2.
Define your risk, decide in advance how much you're willing to lose per trade, informed by proper money management (covered next).
Define entries and exits, decide whether you'll enter as soon as your indicators align or wait for the candle to close (waiting for confirmation tends to reduce false starts); decide whether you'll trail a stop, use a fixed target, or exit on a defined signal reversal.
Write the rules down, and follow them. This is the step that actually separates a working system from a losing one. No system survives contact with a trader who won't stick to it.
Testing your system happens in three phases: manually backtest by stepping through historical charts one candle at a time, honestly recording every hypothetical trade; if the results hold up, trade the system live on a demo account for at least two months, since live conditions behave differently than backtesting; and only once it's still performing well after that stretch, consider trading it with real capital, while still committing to follow the rules without exception.
A simple example system ("keep it simple"):
Daily chart (swing trading)
5 EMA and 10 EMA on the close
Stochastic (10,3,3) and RSI (14)
Stop loss: 30 pips
Enter long when the 5 EMA crosses above the 10 EMA with both stochastic lines rising (but not already overbought) and RSI above 50.
Enter short when the 5 EMA crosses below the 10 EMA with both stochastic lines falling (but not already oversold) and RSI below 50.
Exit when the moving averages cross back the other way, or RSI crosses back through 50.
The point of this example isn't that it's a guaranteed winner, it's to demonstrate that a workable system doesn't need to be complicated. Simplicity is a feature, not a shortcoming; a small, well-understood indicator set beats a screen cluttered with a dozen tools you don't fully trust.
*Note: any hypothetical results shown in a backtest carry the benefit of hindsight and don't account for the emotional and financial pressures of live trading. There's no guarantee a system's past performance will repeat.*
