Hello again, I am working with T&S and when it comes to interpreting it I find it confusing, could you explain to me the difference between these 3 things?
My doubt is that, for example, the VOL indicator gives me the total volume of the last, but it has nothing to do with the ask or the bid and I don't understand why.
It seems that the last ones are the orders that really cross the market, so what do those orders that appear in ask or bid represent but the VOL does not integrate them.
I see that part of this is how the price is calculated, I still don't understand it well but so you understand what I need.
I am developing an indicator that shows the T&S graphically, I also want to compare different elements to evaluate notable events, and I want to be able to separate the supply and demand orders already crossed through the marketData.MarketDataType in case the correct thing to do was to only collect the data from the Last, I would also like you to help me see within this how I can separate which are Last.bid and Last.ask
I hope the doubts are not as confusing as I seem to be TY!

Comment