×

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
Open main menu

Changes

True

55 bytes added, 11:57, 19 January 2012
==== Example ====
<syntaxhighlight>[[True Or False ]] will return a value of [[True ]]
[[2=2 ]] will return a value of [[True ]]
Declare [[LogicalVar ]] as a true/false variable with the initial value of true:
<syntaxhighlight>Variable:LogicalVar(True); </syntaxhighlight>
Declare Overnight as a true/false input with the default value of true:
<syntaxhighlight>Input:Overnight(True);</syntaxhighlight>
[[Category:Comparisons and Loops]]
Anonymous user