×

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.

Difference between revisions of "Functions" - MultiCharts
Open main menu

Difference between revisions of "Functions"

(Created page with "With functions, reoccurring tasks in EasyLanguage can be made easier. Functions are also used intensively in backtesting a strategy. == Examples of EasyLanguage Functions == ...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
With functions, reoccurring tasks in EasyLanguage can be made easier. Functions are also used intensively in backtesting a strategy.
 
  
== Examples of EasyLanguage Functions ==
 
  
* [[BarsSinceStartSession|Bars Since Start Session]]; returns the number of bars since the start of the current session.
 
* [[DecimalsOfInstrument|Decimals Of Instrument]]; gives the number of decimals for an instrument.
 
* [[TickValue|Tick Value]]; returns the value of a tick.
 
  
[[Category:Functions]]
+
 
 +
This page can be deleted by the Admin; it's content is replaced by the [[:Category:Functions]] page.

Latest revision as of 17:30, 27 January 2012



This page can be deleted by the Admin; it's content is replaced by the Category:Functions page.