Dear Support,
there seem to be wrong results for calls of instrument.getPipValue() for both BRENT.CMD/USD and LIGHT.CMD/USD. It returns 0.01 whereas on
https://www.dukascopy.com/swiss/english ... f-markets/ it is clearly indicated point value is 1.0. This leads to wrong calculations for amount to trade - they are far too big (obviously by 100 times).
Truth the matter is, the same page also indicates that contract size is 100 barrels for 1 CFD but I'm wondering if there is a better solution then hard-coding different amount to trade calculations for these two CFD instruments. In Instrument interface there are no additional methods to indicate contract size.
I made sure to use the latest SDK (JForex API: 2.12.40; Client: 2.45.47).
Would you consider changing the return value of instrument.getPipValue() for both BRENT.CMD/USD and LIGHT.CMD/USD ?
Thanks in advance !