Essentially I want to place a trailing stop limit to sell with a trigger above the current market price.
Example:
XYZ trading at 100. I have no position. When the price rises to 110, I want to trigger a sell limit if touched order @ 105 (same limit/trigger price). If the price rises to 115, I want this sell limit if touched to rise further to 110 and so on. If the price falls, I don't want it to move.
Is there any way to do this with IB? Specifically, using the API.
Example:
XYZ trading at 100. I have no position. When the price rises to 110, I want to trigger a sell limit if touched order @ 105 (same limit/trigger price). If the price rises to 115, I want this sell limit if touched to rise further to 110 and so on. If the price falls, I don't want it to move.
Is there any way to do this with IB? Specifically, using the API.