fxmt4 / Publications
Forum
Digits Before Decimal Point Not Showing Spread Properly...
Hi, I'm trying to make a spread indicator for Gold show appropriately but I have not been successful. The Gold price shows as for example 1545.50 (on IBFX) and the spread shows as 65. But its supposed to show as 6.5! if ( Digits == 5 || Digits == 3 ) {dblPoints= Point * 10 ;} else {dblPoints= Point