say I connect to two data sources - MBT and FXCM. These two feeds have slightly different price data. Now I want to have two real time charts of EURUSD - one chart uses MBT as data source, another - FXCM.
Q1: Since instrument name is same how do I force one real time chart to use MBT as price data source and FXCM for another chart?
Q2: Same question for historical charts - I don't want to intermix/splice historical price data from two data sources for the same instrument. How to achieve that?
Comment