Market

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

Used in strategy entry or exit statements to specify a Market price for an entry or an exit.

A Market Buy order will execute at the current ask price and a Market Sell order will execute at the current bid price.

Usage

At Market

Where:

At - is a skip word and can be omitted.

Example

Buy a user-set number of shares at Market price on open of next bar:

Buy Next Bar At Market;