Difference between revisions of "BoxSize"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Returns the price-based interval setting associated with the specified price-based chart type an indicator or signal is applied to. This value is set in the '''Chart Type'''...")
 
m
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
This value is set in the '''Chart Type''' section of the '''Settings''' tab within the [[Format Instrument]] dialog for a chart.  
 
This value is set in the '''Chart Type''' section of the '''Settings''' tab within the [[Format Instrument]] dialog for a chart.  
 
   
 
   
==== Usage ====
+
== Usage ==
[[BoxSize]]
+
<syntaxhighlight>BoxSize</syntaxhighlight>
  
==== Parameters ====  
+
== Parameters ==
  
 +
{|
 +
|Chart Type
 +
|Value Returned
 +
|-
 +
|Point & Figure
 +
|Box Size value
 +
|-
 +
|Point
 +
|Point value
 +
|-
 +
|Renko
 +
|Box Size value
 +
|}
  
Chart Type Value Returned
+
== Example ==
Point & Figure Box Size value
 
Point Point value
 
Renko Box Size value
 
 
 
==== Example ====
 
  
  
 
[[Category:Data Information/General]]
 
[[Category:Data Information/General]]

Latest revision as of 11:31, 19 February 2012

Returns the price-based interval setting associated with the specified price-based chart type an indicator or signal is applied to.

This value is set in the Chart Type section of the Settings tab within the Format Instrument dialog for a chart.

Usage

BoxSize

Parameters

Chart Type Value Returned
Point & Figure Box Size value
Point Point value
Renko Box Size value

Example