This scrip mimics time and sales window displaying tick by tick data coming from the exchange.
It only works when the market is open. And it does not store historical data.
Red color when the last price was higher than the new price.
Gray when both were same.
Green when new price is higher than last price.
Please note that I have tested this in India NSE Market Only. If you find anything buggy let me know in the comments, I will try to update it.
版本注释
Minor FIx
版本注释
Minor Fix 2
版本注释
Added 2 Filter Options
版本注释
Added options to show speed and total number of ticks
版本注释
Added an option to show highest volume, it's price and time
版本注释
Note: Any change in the inputs or timeframe will reset the table
New Features:
Option to show the filters table separately
Option to highlight filters and highest volume on the chart.
A small speed visualization bar
版本注释
The Highest Volume Row and the Separate Filters table now store the colors as well.
版本注释
Added an option to color the highlights based on colors in the table
版本注释
updated the Chart in the display
版本注释
Added an option to show a horizontal line with a label for highest volume
版本注释
Display Chart Updated
版本注释
Chart and Name Update.
版本注释
Increased Row limit to 100
Added an option to show lines and labels for Separated Filters
Please note that the filters labels can overlap and can be hard to read
版本注释
Added a new column "Spread" which shows the difference between the last close and the current close. And an option to enable or disable it in the inputs section
版本注释
Removed 0.0 plot when the table is not filled
Added Average Spread value above the spread header