Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 13:19:34 +0000



Post From: Breaking Change: Remote Chart Data Files

[2018-11-11 15:26:33]
ejtrader - Posts: 688
SC Team - Thank you for doing this quickly.

I used the following update in IB install folder. Would you please confirm if this looks correct?

Data Service(DTC server):
TD Ameritrade
Stock Symbol: AAPL
Real Time DTC port: 11101
Historical DTC port: 11100

Trading Service
IB
DTC Realtime Port: 11099
Historical DTC port: 11098


  <settings>
    <service-code>interactive_brokers.trading</service-code>
    <symbol>????-STK-SMART</symbol>
    <historical-chart-symbol>????</historical-chart-symbol>
    <use-pattern-matching-characters>true</use-pattern-matching-characters>
    <category>Stocks</category>
    <value-format-code>2</value-format-code>
    <tick-size>0.01</tick-size>
    <currency-value-per-tick>0.01</currency-value-per-tick>
    <error-filtering>true</error-filtering>
    <default-order-quantity>100</default-order-quantity>
    <source-data-symbol>????</source-data-symbol>
    <source-data-multiplier>1.0</source-data-multiplier>
    <generic-sub-client-server-address>127.0.0.1:11101</generic-sub-client-server-address>
    <realtime-data-client>Generic_Sub_Clients</realtime-data-client>
    <historical-data-server>127.0.0.1:11100</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>

Date Time Of Last Edit: 2018-11-11 17:04:32