CQG Integrated Client
Welcome to CQG Integrated Client’s feedback site. We love hearing from our customers. If you have suggestions for how we can improve our product, please share them with us. While we can't respond to every suggestion, our product team regularly reviews all of the ideas submitted.
How it works
- Search to see if your suggestion currently exists
- If you have a suggestion that’s not listed yet, submit your own
- Include one suggestion per post
131 results found
-
Conditions for Marking a Bar / Marking Todays Bars
Hello. I like to mark all bars of the current day (today). I did not find a condition for that. At the moment I solve this task with the LocalDayOfWeek(@) = x formula. But this is not ideal as I need to change the "x" every day.
Thank You.
1 vote -
Window titles and divider sizing.
When switching from windows 7 to windows 10, the width of the window borders becomes too wide and the ability is lost to adjust the title bar font sizing. Please allow for the ability to use slimmer window widths and the ability to adjust the title bar fonts.
1 vote -
How to set up a spreader with the least messaging
What would be the optimal parameter to quote a calendar spread sending the least possible messaging ?
1 vote -
OCO bracket created on two existing orders
Let's suppose the trader already placed the two dis-joint orders such as a BUY limit @ 90 and a BUY stop @ 110. Bid/ask is at 99/100.
Is it possible to join together these two orders into one logic OCO after they are already placed on the DOMTrader as described above?1 vote -
Volume Delta "Candle" for volume bars on time charts
Please add a "volume delta "candle"" option to show volume delta as a candle for time based charts. This will allow the trader to see the full range of the how the volume delta bar was formed over the time of the bar instead of just the final amount.
1 vote -
Chart overlay question
When I was on another charting platform, I could do this ZF5-/ZN3 and I could get both on the same chart. Can I do something like this on CQG Q trader or CQG Integrated Client? Thanks
1 vote -
Save charting template
I have a template I use with a ton of studies. Can I save it as a template and call it up to overlay or use on a chart on another page?
Thanks
1 vote -
Customize chart window title bar in CQG running on Windows 10
CQG on Windows 7 (via Control Panel>Personalization>Window Color) allows chart windows in a page to have:
• customizable title bar size
• customizable title bar fonts
• customizable colors.It would be great to have this capability for CQG on Windows 10 as well if you plan to stop supporting Windows 7.
1 vote -
Add historical bid and ask trade volume.
Please add a data point for volume transacted at the best bid and the volume transacted at the best offer. I create custom studies based on these values but they are not useful when the data clears whenever I change page. Even 24-48 hours of data would be much better than currently offered.
1 vote -
Limit Risk Positions
Allow a user to restrict a contract from being traded. Like an soon to be expiring contract or perhaps near delivery. User could add back permission if desired as well
1 vote -
Estimated Place in queue
If actual position in queue can be added to CQG Integrated Client, it will very helpful for spread traders to judge the trading decision, as of now the EPIQ remains zero and even after trades happening at price where orders are placed.
1 vote -
Scaling Charts
When scaling the charts bigger (candle charts for example), also the space between the candles is scaling bigger and is losing lots of space on the chart. It would be great if you could scale the space between the candles independently to save space on the chart. Thanks!
1 vote -
Alert Trade information
When you set a Trade as an "Action" in the Alerts tool, you can select: Buy, Sell, Liquidate, etc. However, in the display (see screenshot below) it just shows "Trade'. It would be good to have the display show the exact trade action selected e.g. Buy, Sell etc,
1 vote -
Horizontal line which starts at various time points
To start, you will want to make use of the Hour(@) and Minute(@) functions to get the current time. You will multiply the Hour(@) by 60 and add it to the minute to get the current day's time integer. In a custom study, you will create four parameters for the example you propose, such as "hour1," "minute1," "hour2," and "minute2."
Then you might code the formula as follows:
a1:= Hour(@)60 + Minute(@);
b1:= hour2 *60 + minute2;
c1:= hour160 + minute1;
d1:= (Close(@),D)[-1];
e1:= a1 xabove b1;
price:= IF(a1 >=b1, g1, f2);
f1:= a1 xabove c1;
f2:= IF(a1…1 vote -
What is the Gateway?
The Gateway is an integrated trade routing system that provides clients with the necessary edge for successful trading in Futures, Options, and Fixed Income. The hardware, software, and network infrastructure are all managed by CQG. Combining the power of the CQG market analysis tools with the efficiency of direct connections to the exchanges, Gateway has been designed to be the fastest, most reliable, and lowest cost order execution platform on the market.
1 vote -
If I have to shut CQG down, will I lose all of my data?
You won’t lose your data if you have to shut your CQG Integrated Client system down. The data is stored on the CQG servers.
1 vote -
Is there a way to look up symbols in the CQG software?
Yes. Click the Symbols Button in the top right corner of the platform. Then click Symbol Search.
For more information on the Symbol Search window, please reference the help file below:
1 vote -
How do I change the time frame on a chart?
In the lower left corner of an active chart, you will see a blinking cursor. This is the command line. If you are on an Intraday chart and want to look at a Daily chart, type a comma ( , ) and the letter D (,D). Other entries for Historical timeframes are: Weekly (,W), Monthly (,M), Quarterly (,Q), and Annually (,Y). For Intraday timeframes of 1 minute to 60 minutes, just type the number (1, 10, 15, etc.).
For more information, reference the help file below:
http://help.cqg.com/cqgic/19/#!Documents/entryfieldenteringsymbolstypesandintervals.htm
1 vote -
How do I put a study on a chart?
To put a study on a chart, left click on the ‘Study’ button on the left side of the CQG screen. The ‘Add Study’ window appears where columns of studies are displayed. Left click in the ‘Study’ column to highlight the study you want on your chart. In the lower left corner of the ‘Add Study’ window there is a box labeled ‘Overlay’. Check this box if you want the study to be overlaid on the chart. If there in no check, the study will be displayed in a separate window below the chart. At the bottom of the ‘Add…
1 vote -
Can I restore pages that have been lost?
Yes. Left click on the ‘System’ button at the top of the CQG screen. Click on ‘Auto Backup User Settings’. In the Auto Backup window, click on the ‘Restore from Archive’ tab. A scrollable window is displayed. Click on the date of the most recent file that will have your lost pages and then click on the ‘Restore Now’ button. Be aware that restoring files from an archive will replace your current settings, so you will lose any recent work.
For more information, reference the help file below:
http://help.cqg.com/cqgic/19/#!Documents/backingupandrestoringyoursystem.htm
1 vote
- Don't see your idea?