×

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

FpcHighAccuracy

8 bytes removed, 12:38, 13 February 2012
m
Reverted edits by 176.8.90.7 (talk) to last revision by JoshM
Constant, used in combination with [[SetFPCompareAccuracy]] to designate the floating point compare tolerance value of 2.2204460492503131e-14; can be substituted by a numerical value of 3.
==== Usage ====<syntaxhighlight>SetFPCompareAccuracy(fpcHighAccuracy);</syntaxhighlight>
or:
<syntaxhighlight>SetFPCompareAccuracy(3);</syntaxhighlight>
==== Example ====
Set the floating point compare accuracy to High:
<syntaxhighlight>SetFPCompareAccuracy(3);</syntaxhighlight>
 
 
[[Category:Execution Control]]

Navigation menu