Contracts

From MultiCharts
Revision as of 15:10, 19 February 2012 by JoshM (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Used in strategy entry or exit statements in combination with a numerical expression to specify the number of contracts or shares to trade.

Usage

TradeSize Contracts

Where:

TradeSize - a numerical expression, specifying the number of contracts or shares.

Example

Buy 2 contracts at Market price on open of next bar:

Buy 2 Contracts Next Bar At Market;