by jokerjoe » Fri Jan 18, 2008 3:48 pm
Hi,
Was hoping someone might have an idea of how to make an efficient function that calculates the price offset from the current by a certain amount of ticks?
eg
Tick (2.00,2,Up) = 2.04
Tick (2.00,3,Up) = 2.06
Tick (2.00,2,Down) = 1.98
Thanks in advance!