Skip to content

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

44 results found

  1. 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:= hour1
    60 + minute1;
    d1:= (Close(@),D)[-1];
    e1:= a1 xabove b1;
    price:= IF(a1 >=b1, g1, f2);
    f1:= a1 xabove c1;
    f2:= IF(a1…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Charting  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. How Do I Chart?

    To create a chart, left click on the ‘Chart’ toolbar button in the upper left corner of your CQG screen. A chart appears. In the lower left corner of the chart is a blinking cursor. This is the command line where the symbol and/or the time frame (Intraday and Historical) are entered. You can use the following Intraday time frames: 1 through 60 minutes (1, 10, 30, etc.). You can use the following Historical time frames: Daily (,D), Weekly (,W), Monthly (,M), Quarterly (,Q), and Annually (,A). CQG provides multiple chart types: Bar, Percent Bar, No Gap, Fill Gap, Equalize…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Charting  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Custom Study Output draws a line from bar to bar

    Hi guys,

    I'm working on making a custom study that draws a line from bar to bar. For instance, from the low of the previous bar to the high of the current bar. Would appreciate any help at all. Thanks in advance!

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Charting  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Make so that windows can't be dragged up above the page tool bar at the top of the screen

    Make so that the title bar of an open window can't accidentally be dragged above the pages tools bar at the top of the application. Right now the only way to fix this is to right click window and then choose "Arrange by...". BUt that ends up arranging all my windows so then I have to re arrange my whole page

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Charting  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 3 Next →
  • Don't see your idea?

CQG Integrated Client

Categories

Feedback and Knowledge Base