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

PlaceSellStop ([label],[units], [stop price])

Usable in an seer event object

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

Examples:

 PlaceSellStop('Exit rule 2',200,ClosePrice-0.2); #Sell 200 units 
 PlaceSellStop('Exit all'); #Exit the position 

Related functions:

BuyOpen , BuyMarket , SellOpen , SellMarket , SellStop , BuyStop , BuyLimit , SellLimit , BuyStopLimit , SellStopLimit , StopLoss , PlaceBuyOpen , PlaceSellOpen , PlaceBuyStop , PlaceBuyLimit , PlaceSellLimit , PlaceBuyStopLimit , PlaceSellStopLimit , PlaceStopLoss , NextBarOpen , PlaceSellMarketClose , PlaceBuyMarketClose , PlaceBuyAtPrice , PlaceSellAtPrice , OnFill , PlaceSellMarket , PlaceBuyMarket

© 2011 seer trading systems ltd
feedback FAQ legal privacy