×

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

Than

3 bytes removed, 15:05, 19 February 2012
m
no edit summary
A Skip Word. Skip Words serve solely to improve the readability of PowerLanguage code and are skipped (ignored) during the compilation and execution.
 
The use of Skip Words is optional; they can be inserted anywhere within the PL code and will appear in red in PowerLanguage Editor.
==== Example ====<syntaxhighlight>The Skip Words in the example below are colored in red:
<syntaxhighlight>If an Open is < than Close of 4 Bars Ago was Then Buy This Bar on Close;
If Plot1 does Cross Above a 1350 Then Sell From Entry("My Entry")Next Bar at the Market;</syntaxhighlight>
[[Category:Skip Words]]

Navigation menu