Im missing something bleeding obvious here im sure.
If i have a whole number of pips , like 5 , to add to a full 8 decimal price like OrderOpenPrice(), how do i add the 5 pips to that price in order to handle all brokers ?
I've tried OrderOpenPrice() + stopValue*Point, but that doesnt give the correct value - possibly its so late here and im losing it
thx
If i have a whole number of pips , like 5 , to add to a full 8 decimal price like OrderOpenPrice(), how do i add the 5 pips to that price in order to handle all brokers ?
I've tried OrderOpenPrice() + stopValue*Point, but that doesnt give the correct value - possibly its so late here and im losing it
thx