Here is an example where we send a $100 trailing stop amount. Since Tradovate does not support fetching quotes, you will need to include a signalPrice in your webhook JSON so that we are able to calculate your orders correctly. In this example we will calculate the starting trailing stop price as $18350
.
Or if you want to send a percentage instead of a fixed dollar amount, you can do that as well using the trailPercent field.
You can also send trailing stop orders along with your entry order as well. In the below example, the entry order will be a limit order with a limit price of $18250
and a trailing stop order with a starting trailing stop price of $18150
.
Or with a percent instead of an amount.
With the addition of trailing stops, Tradovate continues to offer robust tools for traders seeking to optimize their strategies. By providing a signal price in your webhook JSON, you can ensure accurate calculations and effective trade management. Whether you are placing a standalone trailing stop or combining it with an entry order, this new feature empowers you to trade more efficiently and confidently. Start leveraging trailing stops in your trading today and take your strategy to the next level.