TradeStation - StopLimitOrder + Slippage

Messages
1
Likes
0
Hello Experts,

We are starting with easylanguage/tradestation. We need some guidance:

Q1: We found that there are two ways to send order. Using simple english (easy language) like "buy at next bar" or code like "StopLimitOrder()"... how to use them interchangeably?

Q2: How to handle slippage?

Q3: How can I close/exit a position after 'x' hours of the time when the order is set (position is opened)? Is StopLimitOrder() the right function to handle this use case?

Hoping to have quick response...

Thanks,
//SC
 
Top