Data vs broker data  [SOLVED]

Questions about MultiCharts .NET and user contributed studies.
User avatar
fx1
Posts: 26
Joined: 20 Mar 2013

Data vs broker data

Postby fx1 » 20 Mar 2013

I have a general question. I am using TS Data Feed and want to be MC user because of its .net flexibility. Now my question is:

We all know that data is different on every broker and data provider. I am just experimenting with FXCM Demo account and TS Data. I have the feeling that the strategies will folllow TS Data but the trades will be filled at Broker Data.

How does MC manage this discrepancy please? As you know it will be big trouble especially on non-market-data.

Tx for this great product! I am really amazed

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Data vs broker data  [SOLVED]

Postby Henry MultiСharts » 20 Mar 2013

Hello fx1,
the strategies will folllow TS Data but the trades will be filled at Broker Data.
That is correct. MultiCharts does not manage this discrepancy.
You can manage it in your code if you compare open position profit from the strategy on the chart with OpenPL for position from the broker.


Return to “MultiCharts .NET”