Workspaces

Helmut Mueller

In July 2022 CQG Product Specialist Helmut Mueller updated his Super Template, which is a sample trading system ready to run that has a long and short entry, and many programmed different exits.… more

Anthony Cohen

The BarInt function can be useful when creating Custom Studies or Conditions which can be applied to different timeframe but where a point of reference may be different whether you are looking at… more

Anthony Cohen

One of the simplest examples for this function is to find out whether a value is an even number.

Modulus (Close(@),2) = 0

In other words, the result of the formula above would give us the… more