adding pips to prices

samjesse

Active Trader
Aug 30, 2011
118
0
27
Hi

I have a code that loops over different pairs, I want to add x pips to each pair price. since each pair has it's _Digits different, and _Digits is not accessable when I loop over different pairs in a Script.

how can I get that since digits(does not take arguments)?

thx