Could I get some advice please?
Is there a means by which one can programmatically determine (other than looking at the text format of the string) what is the pricing structure of an instrument? I am specifically referring here to Forex, but I think it probably refers to any instrument.
The case I’m dealing with at the moment is a change between brokers with one of them pricing in standard pip sizing (i.e. 0.0001 for GBPUSD) and the other dealing with 1/10th pip sizing (i.e. 0.00001 for GBPUSD).
See related threat here with example code on determining tick size: http://www.ninjatrader.com/support/f...ad.php?t=35935
Thanks and regards,
drolles

Comment