Shares

From MultiCharts
Revision as of 14:27, 24 January 2012 by 194.84.116.138 (talk) (Created page with "Used in strategy entry or exit statements in combination with a numerical expression to specify the number of shares or contracts to trade. ==== Usage ==== <syntaxhighlight...")
(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 shares or contracts to trade.

Usage

TradeSize Shares

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

Example

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

Buy 2 Shares Next Bar At Market;