[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Which order would get executed first?



PureBytes Links

Trading Reference Links

On real-time data the first one actually hit would exit. On
historical data it is complicated but is covered well by the on-line
help in TradeStation.

In TS4.0 see "Understanding How TradeStation Simulates Market
Activity with Historical Data"

In TS2000i see "Calculating Orders on Historical Data"

Bob Fulks



At 1:03 PM -0700 8/19/01, cash@xxxxxxxxxxx wrote:

>Sorry, another question about multiple orders...
>
>If I have the following:
>
>ExitLong 65 limit;
>ExitLong 61 stop:
>
>Open=63, H=66, L=60, C=63
>
>Would the stop get hit first by the low of 60 or would the exitlong at
>65 occur first because of the high of 66?