×

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

Functions

372 bytes removed, 17:30, 27 January 2012
no edit summary
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.
 This page can be deleted by the Admin; it's content is replaced by the [[:Category:Functions]]page.