Using CQG RTD Calls in Excel with OS Localization

Customers worldwide use CQG to deliver data to Microsoft Excel® via RTD calls. Operating System (OS) localization translates the application into another language. Some Excel syntax is different due to OS localization.

Example

For English, I would use this:

=RTD("cqg.rtd", ,"ContractData", "JNK", "LastTradeToday",, "T")

A Russian trader using Russian Excel and CQG would use this:

=ДРВ("cqg.rtd"; ; "ContractData";"JNK"; " LastTradeToday";;"D")

Notice that within the parenthesis, the syntax is the same except the separators are semicolons, not commas. The first item is "cqg.rtd," which is the COM object installed by CQG and is independent of OS localization.

Table 1 lists those countries or territories that use a different function name for RTD.

This web site has more information about translating Excel functions to other languages: https://en.excel-translator.de/rtd/.

Language RTD Function Name
Basque DENB.ERR.DAT
Catalan RTDR
Dutch/Nederlands RTG
Galician RDTR
Hungarian/Magyar VIA
Italian/Italiano DATITEMPOREALE
Polish/Polski DANE.CZASU.RZECZ
Russian/Pусский ДРВ
Spanish/Español RDTR
Turkish/Türkçe GZV

Table 1: The countries that require a different name for the RTD functions are listed.

Disclaimer

Trading and investment carry a high level of risk, and CQG, Inc. does not make any recommendations for buying or selling any financial instruments. We offer educational information on ways to use our sophisticated CQG trading tools, but it is up to our customers and other readers to make their own trading and investment decisions or to consult with a registered investment advisor. The opinions expressed here are solely those of the author and do not reflect the opinions of CQG, Inc. or its affiliates.