×

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.

Call - MultiCharts
Open main menu

Constant used to designate the Call option instrument.

Usage

Call

Notes

The Put options could be designated by the Put constant.

Example

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

condition1 = OptionType = Call;