Data

Questions about MultiCharts and user contributed studies.
ausstone
Posts: 6
Joined: Aug 18 2012

Aug 18 2012

Hi there, I have been using data from TS to run strategies but I have recently moved to Interactive Brokers. I have noticed that my strategies do not match.

Does anyone know to setup the data from IB to match TS? I'm guessing there is something in the settings that I need to change on MC...I haven't figured it out.

Best,

Austin

sptrader
Posts: 742
Joined: Apr 09 2010
Location: Texas
Has thanked: 483 times
Been thanked: 274 times
Contact:

Aug 18 2012

IB data isn't true real-time data, they only sample the data.. If you need accurate data, then you need to use a different data feed, like IQfeed and just use IB as the broker..

ausstone
Posts: 6
Joined: Aug 18 2012

Aug 18 2012

Thanks. I just tried iq feed data and the strategies don't match.

User avatar
TJ
Posts: 7774
Joined: Aug 29 2006
Location: Global Citizen
Has thanked: 1036 times
Been thanked: 2233 times

Aug 18 2012

Hi there, I have been using data from TS to run strategies but I have recently moved to Interactive Brokers. I have noticed that my strategies do not match.

Does anyone know to setup the data from IB to match TS? I'm guessing there is something in the settings that I need to change on MC...I haven't figured it out.

Best,

Austin
The strategy performance depends on the chart type, resolution, and a host of other things...

Not all the situations can be duplicated.

User avatar
Andrew MultiCharts
Posts: 1587
Joined: Oct 11 2011
Has thanked: 931 times
Been thanked: 559 times

Aug 20 2012

Strategy calculations will show the same results only if the following requirements are met:
  • 1. The data is the same. If 2 charts are plotted from 2 different data vendors, most likely the data on the chart will not be 100% identical.
    2. Chart settings are the same (resolution, data range, sessions, quote field and so on...).
    3. The signals and dependent scripts are the same.
    4. The signals inputs are the same.
    5. IOG = on/off on both.
    6. Extended backtested = on/off on both.
    7. Bar Magnifier = on/off on both.