×

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.

Put - MultiCharts
Open main menu

Put

Revision as of 22:14, 27 February 2017 by Angelina (talk | contribs) (Created page with "Constant used to designate the Put option instrument. ==Usage== <syntaxhighlight>Put</syntaxhighlight> ==Notes== The Call options could be designated by the Call consta...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Constant used to designate the Put option instrument.

Usage

Put

Notes

The Call options could be designated by the Call constant.

Example

Checks if the symbol used for the calculation is a Put option.

condition1 = OptionType = Put;