Multicurrency
-
Hello,
ive been working on a project on a multicurrency.
for example:
EURUSD
if candle 1 > MA = EUR + 1 / USD -1GBPUSD
if candle 1 > MA = GBP+ 1 / USD -1Now the total of USD supposedly will be "USD -2" but when i put it in the comment it always stuk in "-1"
Any idea? Thanks.

-
Try using a formula block, or 0 adjusted to +/- 1
-
@jstap ill try the formula block.
What do you mean by 0 adjusted to +1/-1?
-
If you look at your picture, change the + or - 1 to 0, click the adjust and add the + or - 1