Difference between revisions of "Short"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Used in combination with the word Sell; same as SellShort. ==== Usage ==== <syntaxhighlight>Sell Short[("EntryLabel")][TradeSize]Entry;</syntaxhighlight> [[Categ...")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Used in combination with the word [[Sell;]] same as [[SellShort.]]  
+
Used in combination with the word [[Sell]].
 +
 
 +
'''Short''' is the same as [[SellShort]] - see that article for more information.
 
   
 
   
==== Usage ====
+
== Usage ==
 
<syntaxhighlight>Sell Short[("EntryLabel")][TradeSize]Entry;</syntaxhighlight>  
 
<syntaxhighlight>Sell Short[("EntryLabel")][TradeSize]Entry;</syntaxhighlight>  
 
   
 
   
 
[[Category:Strategy Orders]]
 
[[Category:Strategy Orders]]

Latest revision as of 16:55, 19 February 2012

Used in combination with the word Sell.

Short is the same as SellShort - see that article for more information.

Usage

Sell Short[("EntryLabel")][TradeSize]Entry;