How does the calculation work when using currency in the trailing stop?
My assumption was that you would enter a dollar amount for which you want the stop to trail, 3.50 for example to set a stop that trails the price by $3.50.
The documentation states: The value the trail stop order is offset from the position entry price (exception is using .Price mode where 'value' will represent the actual price)
This seems to suggest that the value attribute should be set to the actual starting(?) price for the point at which you want the trailing stop to start, but this doesn't calculate as expected either.
Even when I set to Tick or Percent mode the results are not what I expect. Again, when set to percent, my assumption would have been that the stop will trail the price by a certain percent based on the entry price, but this doesn't calculate as expected either.
When set to Ticks, I would expect that an 800 tick trailing stop for a stock would trail the price by $8.00 since each tick is .01, but it just doesn't seem to work that way.
Could someone please explain how the trailing stops are calculated?
Thanks in advance.

Comment