Getting Account Balance when using CQG order routing API

Discussion in 'Automated Trading' started by Rocket130713, Apr 14, 2022.

  1. Have looked at all the api documentations for all of cqg's api offeribgs but could not find out if we can call a function like "get account cash value" based on the account number string. Via our execution algo code (using our proprietary platform) we wish to send futures orders to multiple client accounts via using cqg order routing api. Can this be done? If so which cqg api should we be looking at? Really appreciate any advice. Thank you in advance.
     
  2. I know this problem using sierra charts. For some reason it knows your balance when it comes to margin terms but other than that you can't pull account data. It's strange thou
     
  3. Robert Morse

    Robert Morse Sponsor

    CQG has an excellent support team. I'm sure if you email them, they will help you.
    websupt@cqg.com.


     
    yc47ib likes this.
  4. topdog

    topdog

    I don't have any problems to see the account cash value in SierraChart/CQG account window. There is also an ACSIL C/C++ function (API) to get the value for your custom indicators or code.