×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

FpcVeryLowAccuracy

7 bytes removed, 05:56, 9 February 2012
m
no edit summary
Constant, A constant used in combination with [[SetFPCompareAccuracy]] to designate the floating point compare tolerance value of 2.2204460492503131e-8; can be substituted by a numerical value of 0.
==== Usage ====<syntaxhighlight>SetFPCompareAccuracy(fpcVeryLowAccuracy);</syntaxhighlight>
or:
<syntaxhighlight>SetFPCompareAccuracy(0);</syntaxhighlight>
==== Example ====
Set the floating point compare accuracy to Very Low:
<syntaxhighlight>SetFPCompareAccuracy(0);</syntaxhighlight>
 
 
[[Category:Execution Control]]

Navigation menu