Market

From MultiCharts
Revision as of 13:39, 24 January 2012 by 194.84.116.138 (talk) (Created page with "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 Maret Sell order w...")
(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 Maret 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;