If anyone is useing tradestation and tradebolt here is a question for you:
So far I have Tradestation generate entry signals which I execute manually using hot keys to enter bracket orders via the IB TWS . All of the orders have a ¼ pt target and a 4 pt stop trading ES.
With such a small profit target market orders for the exits can turn a winning trade to a scratch, or worse a looser. Do you have any suggestions of how I could best code my system to work in conjunction with Tradebolt using limit orders generated by Tradestation signals?
I have tried to use the built in Tradestation _stops_targets routine which can create an order intrabar but I think the orders are market orders. All of my own attempts at coding exits result in the systemâs waiting for the next bar to execute limit orders.
In short Iâm trying toe get Tradestation and TradeBolt to reproduce what I dorecieve the entry signal from TS send a bracketed order (all limit orders) to IB, wait for next signal.
If you have any suggestions, I would greatly appreciate them.
So far I have Tradestation generate entry signals which I execute manually using hot keys to enter bracket orders via the IB TWS . All of the orders have a ¼ pt target and a 4 pt stop trading ES.
With such a small profit target market orders for the exits can turn a winning trade to a scratch, or worse a looser. Do you have any suggestions of how I could best code my system to work in conjunction with Tradebolt using limit orders generated by Tradestation signals?
I have tried to use the built in Tradestation _stops_targets routine which can create an order intrabar but I think the orders are market orders. All of my own attempts at coding exits result in the systemâs waiting for the next bar to execute limit orders.
In short Iâm trying toe get Tradestation and TradeBolt to reproduce what I dorecieve the entry signal from TS send a bracketed order (all limit orders) to IB, wait for next signal.
If you have any suggestions, I would greatly appreciate them.