PDA

View Full Version : Question on DLL function


ThePatientOne
05-18-2007, 02:36 PM
I have a question on the DLL function NTChange().

I see it accepts both a limit price and a stop price. What happens if I am changing a limit order and I specify the same price for both?

Would I only fill in the appropriate field for the type of order I am changing? So, for a limit order, only fill in the limit price? If I were to specify a value for the stop price, does it change the limit order to a stop order instead or a limit?

Thank you.

NinjaTrader_Ray
05-18-2007, 02:43 PM
It will only affect the relevant price. It will not change order types. Irrelevant data is ignored.