Entry Order Filled Script

Top  Previous  Next

The Entry Order Filled script is called each time an entry order is filled. This script lets you perform any calculations or take actions that depend on the fill price or fill dates for an order.

 

The Turtle System uses this script to adjust stops for existing positions based on the slippage of an actual fill.

 

This script has full access to the Order object properties.

 

Note that this script will only be called for the orders that were placed using the Entry Orders Script of the same block.