Level 2 DATA

 

Is there any Level 2 DATA available on Forex?

 

Does anyone know why 

long BuysOrders=SymbolInfoInteger(Symbol(),SYMBOL_SESSION_BUY_ORDERS);
long SellOrders=SymbolInfoInteger(Symbol(),SYMBOL_SESSION_SELL_ORDERS);

double BuyOrderVolume = SymbolInfoDouble(Symbol(),SYMBOL_SESSION_BUY_ORDERS_VOLUME);
double SellOrderVolume = SymbolInfoDouble(Symbol(),SYMBOL_SESSION_SELL_ORDERS_VOLUME);

does not provide any data? 

 

Thank you. 

 
I_Need_Money:

Is there any Level 2 DATA available on Forex?

 

Does anyone know why 

does not provide any data? 

 

Thank you. 

Forex is not a centralized market there is no level 2 data.

With MT5, there is Depth of Market, and some brokers provide data for Forex. Of course, it's all volume and orders of the broker.