+1 888 340 6572

RevSize: Difference between revisions

From MultiCharts
No edit summary
 
(3 intermediate revisions by 2 users 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 ==
<syntaxhighlight>RevSize</syntaxhighlight>
   
   
==== Notes ====
== Examples ==  
<syntaxhighlight>RevSize</syntaxhighlight>
==== Example ====  
* Returns 2 if the reversal size of a P&F chart is set to 2,
<syntaxhighlight>RevSize returns 2 if the reversal size of a P&F chart is set to 2.
* Returns 5 if the number of line breaks for a Line Break chart is set to 5.
 
* Returns 4 if the reversal size of a Kagi chart is set to 4%.
RevSize returns 5 if the number of line breaks for a Line Break chart is set to 5.  
 
RevSize returns 4 if the reversal size of a Kagi chart is set to 4%.</syntaxhighlight>
 
 


[[Category:Data Information/General]]
[[Category:Data Information/General]]

Latest revision as of 12:15, 19 February 2012

Returns the Reversal of a Point & Figure chart, the Reversal of a Kagi chart, or the number of Line Breaks in a Line Break chart.

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

Usage

RevSize

Examples

RevSize
  • Returns 2 if the reversal size of a P&F chart is set to 2,
  • Returns 5 if the number of line breaks for a Line Break chart is set to 5.
  • Returns 4 if the reversal size of a Kagi chart is set to 4%.