I read IB autotrade documents of AB and ý understod
how to transmit   buy and sell orders. However, there
is not any document there about stoploss,profit target
and n bar orders.

How can ý check I'm in the position and generate the
these orders.

ApplyStop(stopTypeNBar,stopModeBars,5);
ApplyStop(stopTypeLoss, 
         stopModePoint,40,1, False,10);

ApplyStop(stopTypeProfit, 
         stopModePoint,50,1, False,10);






       
____________________________________________________________________________________
Be a better Globetrotter. Get better travel answers from someone who knows. 
Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469

Reply via email to