I have a strategy which makes use of TickIncrement in a few parameters. I've noticed that I get significantly different results running in Sim (which is full pips) versus live with Interactive Brokers (which is 1/2 pips). The difference is not due to the usual considerations for live versus sim trading.
My question is: how does ninjascript treat the TickIncrement on the data feed with 1/2 pips. Is it the case that a 1/2 pip is the TickIncrement on that sort of feed? If so, that would imply I would need to set my parameters at twice the number of ticks in order to match the sim feed which is a full pip feed.

Comment