+1 888 340 6572

Bid & Ask Vol Ratio: Difference between revisions

From MultiCharts
(Created page with "=== Definition === The Bid & Ask Vol Ratio indicator displays the ratio of (volume at/above ask)/(volume at/below bid). The following conditions should be met for the indic...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=== Definition ===
The Bid & Ask  Vol Ratio indicator displays the ratio of (volume at/above ask)/(volume at/below bid).


The Bid & Ask  Vol Ratio indicator displays the ratio of (volume at/above ask)/(volume at/below bid). The following conditions should be met for the indicator to be plotted:<br>
== Description ==
1) Bid and ask values are not equal to one another;<br>
2) The bid price does not exceed the ask price;<br>
3) Neither bid nor ask volume is 0.<br>


When applied to a chart, this indicator displays a plot in a separate subchart from the main data series.<br>
The following conditions should be met for the indicator to be plotted:<br>


=== Default Inputs===
*Bid and ask values are not equal to one another;<br>
*The bid price does not exceed the ask price;<br>
*Neither bid nor ask volume is 0.
<br>
When applied to a chart, this indicator displays a plot in a separate subchart from the main data series.


'''DataNum''' a numerical expression specifying the data number of the series, 1 by default.
== Default Inputs==


'''UseLog''' enables or disables the natural logarithmic calculation, true by default. False input will not calculate the natural logarithm.
'''DataNum( 1 )''' is a numerical expression specifying the data number of the series.
 
'''UseLog( true )''' enables or disables the natural logarithmic calculation. False input will not calculate the natural logarithm.


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

Latest revision as of 13:58, 19 September 2024

The Bid & Ask Vol Ratio indicator displays the ratio of (volume at/above ask)/(volume at/below bid).

Description

The following conditions should be met for the indicator to be plotted:

  • Bid and ask values are not equal to one another;
  • The bid price does not exceed the ask price;
  • Neither bid nor ask volume is 0.


When applied to a chart, this indicator displays a plot in a separate subchart from the main data series.

Default Inputs

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

UseLog( true ) enables or disables the natural logarithmic calculation. False input will not calculate the natural logarithm.