What Is a Trading System?

Throughout the book, a number of trading systems are explored as ex-amples of the art of designing and testing trading systems. This is not a recommendation that you trade these systems. I do not claim that these systems will be profitable in the future, nor that profits or losses will be similar to those shown in the calculations. In fact, there is no guarantee that these calculations are defect free. I urge you to review the section in chapter 3 called a reality check. That section points out the inherent limitations of developing systems with the benefit of hindsight. You should use the examples in this book as an inspiration to develop your own trading systems. Do not forget that there is risk of loss in futures trading.

What Is a Trading System?
A trading system is a set of rules that defines conditions required to in-itiate and exit a trade. Usually, most trading systems have many parts, such as entry, exit, risk control, and money management rules.

The rules of a trading system can be implicit or explicit, simple or complex. A system can be as simple as "buy sweaters in summer," or "buy when she sells." By definition, the system must be feasible. Ideally, the system accounts for "all" trading issues, from signal generation, to order placement, to risk control. A good way to visualize effective system design is to stipulate that someone who is not a trader must be able to implement the system.

In practice, every trader uses a system. For most traders, a system could really be many systems. It could be discretionary, partly discretionary, or folly mechanical. The systems could use different types of data, such as 5-minute bars or weekly data. The systems may be neither consistent nor easy to test; the rules could have many exceptions. A system could have many variables and parameters. You can trade different combinations of parameters on the same market. You can trade different parameter sets on different markets. You can even trade the same parameter set on all markets.

It should be clear by now that there is no single universal trading system. Every trader adapts a "system" to his or her style of trading. However, it is possible to draw a distinction between a discretionary trader and a 100% mechanical system trader, as compared in the next section.
Read More : What Is a Trading System?

Related Posts