Price Determination Process on the forex server - page 2

 
Enrique Dangeroux:

Maybe this topic answers your question https://www.mql5.com/en/forum/212349


Not sure if it is MT5 or MT4 though.. but things should be similar.


Thanks again, and I should read above articles and related links there carefully.....

I got to know that my broker does not provide volume information on the depth of market window (mt4).

Why brokers don't want to show real-volume(?) or hide liquidity providers?


Attached indicator simply shows net up & down tick-volumes (?):

High[i] - Open[i];

Low[i] - Open[i];

Close[i] - Open[i];


And some guy was selling below indicator, which seems already provided on the depth of market window of mt5 : 

https://www.mql5.com/en/market/product/1222#

Files:
 
bloved:

Thanks again, and I should read above articles and related links there carefully.....

I got to know that my broker does not provide volume information on the depth of market window (mt4).

Why brokers don't want to show it or hide liquidity providers?

Attached indicator simply shows up & down tick-volumes (?):

High[i] - Open[i];

Low[i] - Open[i];

Close[i] - Open[i];

And some guy was selling below indicator, which seems already provided on the depth of market window of mt5 : 

<>

Attached File: linear_price_bar.mq4

You are mixing concepts of MetaTrader v4 and MetaTrader v5. They are different versions and although they have common elements, they are not compatible with each other with regards to Scripts, Indicators or EAs (and several other points). So don't mix them up!
 
Fernando Carreiro:
You are mixing concepts of MetaTrader v4 and MetaTrader v5. They are different versions and although they have common elements, they are not compatible with each other with regards to Scripts, Indicators or EAs (and several other points). So don't mix them up!
 just intended to share info... if confused, sorry
 

COT report was the answer... 

Reason: