×

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

SetFPCompareAccuracy

23 bytes added, 13:14, 24 February 2012
<code>Accuracy</code> - an FPC constant or a numerical expression specifying a tolerance value as follows:
{|class="wikitable"|<code>fpcVeryLowAccuracy</code>||0||02.2204460492503131e-8
|-
|<code>fpcLowAccuracy</code>||1||12.2204460492503131e-10
|-
|<code>fpcMedAccuracy</code>||2||22.2204460492503131e-12 (Default)
|-
|<code>fpcHighAccuracy</code>||3||32.2204460492503131e-14
|-
|<code>fpcVeryHighAccuracy</code>||4||42.2204460492503131e-16
|-
|<code>fpcExact</code>||5||50.00
|}
== Example ==

Navigation menu