+1 888 340 6572

Block Trades per Bar: Difference between revisions

From MultiCharts
(Created page with " === Definition === The Block Trades per Bar indicator plots the number of trades where the BlockSize is equal to or greater than the BlockSize value specified. This indica...")
 
No edit summary
Line 1: Line 1:
The Block Trades per Bar indicator plots the number of trades where the BlockSize is equal to or greater than the BlockSize value specified.


=== Definition ===  
== Description ==  


The Block Trades per Bar indicator plots the number of trades where the BlockSize is equal to or greater than the BlockSize value specified.  This indicator can be used with real-time data only, it does not plot on historical data.<br>
This indicator can be used with real-time data only, it does not plot on historical data. When applied to a chart, the Block Trades per Bar displays one plot in a separate subchart from the main data series.
When applied to a chart, the Block Trades per Bar displays one plot in a separate subchart from the main data series.


=== Default Inputs===  
== Default Inputs ==  


'''BlockSize''' sets the size of the trades to be counted, 5000 by default.
'''BlockSize( 5000 )''' sets the size of the trades to be counted.


'''DataNum''' a numerical expression specifying the data number of the series, 1 by default.
'''DataNum( 1 )''' is a numerical expression specifying the data number of the series.


[[Category:Pre-built Indicators]]
[[Category:Pre-built Indicators]]

Revision as of 14:00, 19 September 2024

The Block Trades per Bar indicator plots the number of trades where the BlockSize is equal to or greater than the BlockSize value specified.

Description

This indicator can be used with real-time data only, it does not plot on historical data. When applied to a chart, the Block Trades per Bar displays one plot in a separate subchart from the main data series.

Default Inputs

BlockSize( 5000 ) sets the size of the trades to be counted.

DataNum( 1 ) is a numerical expression specifying the data number of the series.