Seer logo - advanced backtesting for stock, futures and forex trading systems using using technical analysis indicators, charts, money management and position sizing
Functions by Category Functions by Alphabetical list

PlaceSellOpen ([label], [units])

Usable in an seer event object

This function places a sell open order for the current symbol. If the units is zero, or omitted the position will be closed completely (if long).

Examples:

  PlaceSellOpen('Exit rule 2',200); #Sell 200 units
  PlaceSellOpen('Exit all'); #Exit the long position

Related functions:

BuyOpen , SellOpen , SellStop , BuyStop , BuyLimit , SellLimit , BuyStopLimit , SellStopLimit , StopLoss , PlaceBuyOpen , PlaceBuyStop , PlaceSellStop , PlaceBuyLimit , PlaceSellLimit , PlaceBuyStopLimit , PlaceSellStopLimit , PlaceStopLoss , NextBarOpen , PlaceSellMarketClose , PlaceBuyMarketClose , PlaceBuyAtPrice , PlaceSellAtPrice , OnFill

© 2010 seer trading systems ltd
feedback FAQ legal privacy