Support Board
Date/Time: Fri, 24 Jan 2025 23:50:15 +0000
Post From: Can not set Multiple Data and Trading Services at the Same Time
[2019-01-24 08:53:58] |
User993113 - Posts: 74 |
anyone where able to have IB working with CQG data feed? I'm able to have the backfill for the the emini nasdaq and to see the Custom future but the realtime is not working <settings>
<service-code></service-code> <symbol>NQ_201903</symbol> <use-pattern-matching-characters>false</use-pattern-matching-characters> <description>NQ Custom - CME</description> <category>Custom</category> <value-format-code>1</value-format-code> <tick-size>0.25</tick-size> <currency-value-per-tick>5</currency-value-per-tick> <error-filtering>false</error-filtering> <default-order-quantity>1</default-order-quantity> <source-data-symbol>F.US.ENQH19</source-data-symbol> <source-data-multiplier>1</source-data-multiplier> <generic-sub-client-server-address>127.0.0.1:11094</generic-sub-client-server-address> <realtime-data-client>>Generic_Sub_Clients</realtime-data-client> <historical-data-server>127.0.0.1:11095</historical-data-server> <historical-daily-data-source>SC_DTC_HISTORICAL_DATA_SERVER</historical-daily-data-source> <historical-intraday-data-source>SC_DTC_HISTORICAL_DATA_SERVER</historical-intraday-data-source> </settings> this is the IB original symbol setting <settings>
<service-code>interactive_brokers.trading</service-code> <symbol>NQ-######-GLOBEX</symbol> <historical-chart-symbol>NQ?##</historical-chart-symbol> <use-pattern-matching-characters>true</use-pattern-matching-characters> <contract-months>HMUZ</contract-months> <description>E-Mini Nasdaq 100 - GLOBEX</description> <category>Futures</category> <security-type>futures</security-type> <value-format-code>2</value-format-code> <tick-size>0.25</tick-size> <currency-value-per-tick>5</currency-value-per-tick> <error-filtering>true</error-filtering> <default-order-quantity>1</default-order-quantity> <rollover-method>Method3</rollover-method> <rollover-input-1>8</rollover-input-1> <rollover-input-2>3</rollover-input-2> <sc-data-symbol>NQ?##</sc-data-symbol> <sc-data-symbol-multiplier>0.01</sc-data-symbol-multiplier> <sc-data-srvcode>cme</sc-data-srvcode> <symbol-query-support>options</symbol-query-support> <realtime-data-client>SC_Exchange_Data_Service_Sub_Client_1</realtime-data-client> </settings> and this the CQG original symbol setting <settings>
<service-code>cqg</service-code> <symbol>F.US.ENQ?##</symbol> <symbol-srvcode>cqg</symbol-srvcode> <historical-chart-symbol>NQ?##</historical-chart-symbol> <use-pattern-matching-characters>true</use-pattern-matching-characters> <contract-months>HMUZ</contract-months> <description>E-MINI NASDAQ 100 FUTURES</description> <category>Futures</category> <security-type>futures</security-type> <value-format-code>2</value-format-code> <tick-size>0.25</tick-size> <currency-value-per-tick>5</currency-value-per-tick> <error-filtering>true</error-filtering> <default-order-quantity>1</default-order-quantity> <rollover-method>Method3</rollover-method> <rollover-input-1>8</rollover-input-1> <rollover-input-2>3</rollover-input-2> <sc-data-symbol>NQ?##</sc-data-symbol> <sc-data-symbol-multiplier>0.01</sc-data-symbol-multiplier> <sc-data-srvcode>cme</sc-data-srvcode> <use-patch-data>true</use-patch-data> <patch-data-source>cme</patch-data-source> <patch-data-symbol>NQ?##</patch-data-symbol> <patch-data-multiplier>0.01</patch-data-multiplier> <patch-data-use-sc-exchange-data-servers>true</patch-data-use-sc-exchange-data-servers> <symbol-query-support>options</symbol-query-support> <maintain-server-data-service-codes>cqg,cqgfix,cqg.dtcdata</maintain-server-data-service-codes> <server-version-subscribe-market-depth>false</server-version-subscribe-market-depth> <realtime-data-client>SC_Exchange_Data_Service_Sub_Client_1</realtime-data-client> </settings> |