Jump to content
  • 0

Volume indicator - IG charts vs MT4 charts


TommyT

Question

The values of the volume indicator in the IG charts  and the MT4 charts are different - they are not the same values and they are not even a scalar proportion of each other

So where is IG getting is volume and where is MT4 getting its volume?

Using the IG Streaming Companion tool  one can see the various field values in the" Chart" data items of the stream 

Comparing this stream to the IG chart I can see that IG chart's volume is equivalent to the stream's LTV - last traded volume

doing the same for MT4 I can see that the MT4 chart's  volume is equivalent to the stream's LTV CONS_TICK_COUNT - tick count

Given that IG's own chart presents the LTV as the volume, it would seem that this is the preferred measure, and I have to agree. On that basis, I would say MT4 is using the wrong value

I would like to use MT4 to trade, but I don't like tick-count-as-volume. Is there anyway via the MT4 configuration or custom code that I can get hold of the LTV volume. Does anyone at IG know if the LTV data in MT4's tick variables so that I might be able to build my own indicator?

 

 

  

Link to comment

7 answers to this question

Recommended Posts

  • 0
1 hour ago, TommyT said:

The values of the volume indicator in the IG charts  and the MT4 charts are different - they are not the same values and they are not even a scalar proportion of each other

So where is IG getting is volume and where is MT4 getting its volume?

Using the IG Streaming Companion tool  one can see the various field values in the" Chart" data items of the stream 

Comparing this stream to the IG chart I can see that IG chart's volume is equivalent to the stream's LTV - last traded volume

doing the same for MT4 I can see that the MT4 chart's  volume is equivalent to the stream's LTV CONS_TICK_COUNT - tick count

Given that IG's own chart presents the LTV as the volume, it would seem that this is the preferred measure, and I have to agree. On that basis, I would say MT4 is using the wrong value

I would like to use MT4 to trade, but I don't like tick-count-as-volume. Is there anyway via the MT4 configuration or custom code that I can get hold of the LTV volume. Does anyone at IG know if the LTV data in MT4's tick variables so that I might be able to build my own indicator?

 

 

  

Hi, which asset type are you looking at, FX looks the same on the IG web based platform and mt4.

Link to comment
  • 0
Quote

Hi, which asset type are you looking at, FX looks the same on the IG web based platform and mt4.

 

Casey,

Thank you for your response

I was looking at indices - ftse100 specifically by way of example.

I will check the same for FX and report what I find in that case too

Regards 

Edited by TommyT
include quote
Link to comment
  • 0
6 minutes ago, TommyT said:

 

Casey,

Thank you for your response

I was looking at indices - ftse100 specifically by way of example.

I will check the same for FX and report what I find in that case too

Regards 

I think MT4 can only use tick volume and FX uses tick volume for both platforms but indices are different.

For indices see Ludwik's reply to volume question 2 down.

click on  the pic (link) below.

 

Link to comment
  • 0
3 hours ago, Caseynotes said:

Hi, which asset type are you looking at, FX looks the same on the IG web based platform and mt4.

Casey,

From viewing the IG stream it appears that, for FX, the tick_count and LTV are the same value. This confirms that in MT4 indicators, for both FX and indices, the volumes are equal to the tick_count. 

Ludwig' response explains why FX uses tick count, but indicies can have a better, calculated LTV. Ludwig makes no reference to MT4.

I would infer that IG/MT4 feed had been poorly implemented to used the tick_count rather than LTV. For FX this is trivially equivalent but for indicies, this is sadly deficient. I will not be using MT4.

regards 

Link to comment
  • 0
13 hours ago, TommyT said:

Casey,

From viewing the IG stream it appears that, for FX, the tick_count and LTV are the same value. This confirms that in MT4 indicators, for both FX and indices, the volumes are equal to the tick_count. 

Ludwig' response explains why FX uses tick count, but indicies can have a better, calculated LTV. Ludwig makes no reference to MT4.

I would infer that IG/MT4 feed had been poorly implemented to used the tick_count rather than LTV. For FX this is trivially equivalent but for indicies, this is sadly deficient. I will not be using MT4.

regards 

The data that brokers provide for free is always going to be limited compared to subscription providers and MT4 has additional limitations being a third party platform.

Research has shown that tick volume data is relative to real volume data but at end of day it's a case of how much we are willing to pay and what level of accuracy we require. 

Link to comment
  • 0

 

On 25/09/2021 at 09:28, Caseynotes said:

The data that brokers provide for free is always going to be limited compared to subscription providers and MT4 has additional limitations being a third party platform.

Research has shown that tick volume data is relative to real volume data but at end of day it's a case of how much we are willing to pay and what level of accuracy we require. 

Casey,

Thank you for all your input on this - much appreciated.

As "free" streams go IGs is quite good. I make the assumption that the integration into MT4 uses this stream, as the correlation to tick count is so exact. I just wish MT4 took advantage of better features of the stream. Perhaps my assumption is wrong and MT4's feed is generic which is independent of the underlying broker

There is some rough correlation between tick volumes and trade volumes but it is far from a linear scalar and diverges even further at higher volumes, when the market is more volatile. For this reason I disregard it

I have looked at other feeds and the best I could discover in terms of content was dxFeed, though like many other similar broker-oriented feeds it is too expensive for me given the base+exchange increment price structure. Of the free or "inclusive" feeds, I think there are none better than IG's so I will happily use the IG feed, though I will be using the REST access. The sample app is very useful once one sorts the 3rd party package updates.

Regards Tom

Link to comment
  • 0
34 minutes ago, TommyT said:

 

Casey,

Thank you for all your input on this - much appreciated.

As "free" streams go IGs is quite good. I make the assumption that the integration into MT4 uses this stream, as the correlation to tick count is so exact. I just wish MT4 took advantage of better features of the stream. Perhaps my assumption is wrong and MT4's feed is generic which is independent of the underlying broker

There is some rough correlation between tick volumes and trade volumes but it is far from a linear scalar and diverges even further at higher volumes, when the market is more volatile. For this reason I disregard it

I have looked at other feeds and the best I could discover in terms of content was dxFeed, though like many other similar broker-oriented feeds it is too expensive for me given the base+exchange increment price structure. Of the free or "inclusive" feeds, I think there are none better than IG's so I will happily use the IG feed, though I will be using the REST access. The sample app is very useful once one sorts the 3rd party package updates.

Regards Tom

You're welcome, am fairly certain that all mt4 markets use tick volume which is number of trades but no indication of the size of trades but think that MT5 is upgraded to include real volume though not sure where that data might come from. If coming from an exchange then presumably there must be a subscription charge. IG are working towards providing MT5 but no time frame as yet.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • Sainsburys full year earnings and Unilever’s first quarter trading update both say the same thing, UK consumers are in for higher prices. The war in Ukraine, supply chain issues and the effects of ongoing Covid all to blame.      
    • US Dollar (DXY) Daily Price and Analysis US Q1 GDP may stall the greenback’s advance. A 20-year high nears for the US dollar. The multi-month US dollar rally continues with the greenback printing a fresh high today ahead of the first look at US Q1 GDP at 12.30 GMT. The US dollar basket (DXY) has been boosted by renewed weakness in the Euro and the Japanese Yen, as investors move from lower-yielding to higher-yielding currencies, while safe-haven flows continue to benefit the greenback. The US growth release later in the session is expected to show a sharp slowdown from the robust Q4 figure of 6.9%. The markets are currently pricing in growth of just 1% for the first three months of this year, with the slowdown mainly due to a reduction in inventory accrual over the quarter. This release is unlikely to move the greenback, unless there is a large miss or beat, as the Fed believe that 2022 US growth will be robust enough to let them tighten monetary policy sharply without damaging the economy. The latest US Core PCE data – the Fed’s preferred inflation reading – is released on Friday and this may have more effect on the US dollar than today’s GDP data. For all market moving economic data and events, see the DailyFX Calendar. The ongoing US dollar rally has been aided by weakness across a range of G7 currencies including the Euro, the Japanese Yen, and the British Pound. The Euro continues to battle with lowly growth expectations, exacerbated by energy concerns, the British Pound is mired by weak economic data, while the Japanese Yen is in freefall as the BoJ continues with its ultra-loose monetary policy.   The US dollar continues to press higher and looks set to break above 103.96, the March 2020 high. Above here the US dollar would be back at levels last seen nearly two decades ago. The March resistance will likely hold in the short-term, especially with month-end portfolio rebalancing at the end of the week, but US dollar strength is set to continue in the months ahead. USDOLLAR (DXY) WEEKLY PRICE CHART – APRIL 28, 2022 {{THE_FUNDAMENTALS_OF_BREAKOUT_TRADING}} What is your view on the US Dollar – bullish or bearish?   Apr 28, 2022 | DailyFX Nick Cawley, Strategist
    • While Tesla has nothing directly to do with Elon Musk buying Twitter - TSLA stock closed down 12% on news that Musk may have to sell stock and use other holdings to stand against the loan to finalise the purchase of the social media giant.        
×
×
  • Create New...