×

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

Not

248 bytes added, 12:49, 18 January 2012
Created page with "Used in True/False statements: '''negative''' ==== Example ==== <syntaxhighlight>Condition1 = True; Condition2 = Not Condition1;</syntaxhighlight> Assigns to [[Conditio..."
Used in True/False statements: '''negative'''

==== Example ====
<syntaxhighlight>Condition1 = True;

Condition2 = Not Condition1;</syntaxhighlight>

Assigns to [[Condition2]] value opposite to [[Condition1]]

[[Category:Comparisons and Loops]]
Anonymous user