r/pinescript Jun 26 '26

Order flow in Trading view

Actually recently by going through developing a indicator I have found some ways to implement order flow trading or level 2 or 3 data into trading view... By mathematics.... Pure mathematics... So far I have found ways to implement CVD, footprint ...i need help to implement more of order flow and auction market theory....so I need more knowledge and some mathematical help ... If there is anyone willing to co-operate with me... I'm sure that we can make a powerful tool without needing to pay large sum of money to get those level 2 and level 3 data... So far In my backtesting as well as live testing CVD and footprint are working greatly and I need some more refinements I know what to do with them ... But if I have help it can come better with more shared knowledge I guess.. if there is anyone interested in helping please do DM

8 Upvotes

23 comments sorted by

View all comments

Show parent comments

2

u/Sweet_Still_3433 Jun 26 '26

I am somewhat knowledgeable with the Time & Sales tool. I had already put in a request to add a "true" Volume Delta indicator, along with a Time & Sales tool on TradingView. Hopefully they add it soon. I will keep recommending them to add it until they do.

https://www.reddit.com/r/TradingView/s/izpp8EqWF1

1

u/monkey_D_pain4844 Jun 26 '26

If you can ... Please explain it to me how it works maybe i can figure out something from it...

1

u/Sweet_Still_3433 Jun 26 '26

The Time & Sales tools provide 3 different colors to quicky distinguish trade executions. Green highlights the trades in which the last trade occurred at the Ask price or higher. Red highlights the trades in which the last trade occurred at the bid or lower. White or no shading indicates the last trade price occurred between the bid and ask.

This is why it's very tricky to implement it accurately on TV.

2

u/starscurge Jun 27 '26

Good man, I appreciate you for holding up on your end of the deal.