Backtesting

This video, presented by CQG Product Specialist Helmut Mueller, walks you through using his Super Template for developing and testing a trading system.

The Super Template is installed in CQG… more

This video, presented by CQG Product Specialist Helmut Mueller, walks you through applying the CQG Trade System Optimizer (TSO) to a basic system programmed in CQG IC. This video is a follow up to… more

This video walks you through the basic steps to building your first trading system in CQG IC.

For best viewing, click "Watch on YouTube" and then full screen.

Topics in this video… more

It has been a while since I introduced the Super Template as a shortcut to build trading system inside CQG. In a nutshell, the Super Template is a trading system ready to run, that has a long and… more

It has been a while since I introduced the Super Template as a shortcut to build trading system inside CQG. In a nutshell, the Super Template is a trading system ready to run, that has a long and… more

The Guppy is an indicator used in technical analysis to identify changing trends. The technique is based on combining two groups of moving averages with differing time periods.

One set of… more

In my last article I showed a little workaround to feed a calculation into a Study Parameter. We can use a very similar trick for all functions that require a separate condition for a reset. There… more

If you build your own indicators, you may have been stuck feeding your own calculation back into a study parameter. The CQG front-end does not allow this directly, but we have a smart workaround… more

The Guppy is an indicator used in technical analysis to identify changing trends. The technique is based on combining two groups of moving averages with differing time periods.

One set of… more

Sometimes it is not necessary to write a complex trading system when you want to accomplish something minor in the trading environment. For example, CQG provides built-in trailing stop… more