Reply

Merge numbers in a different way ?

4 replies

JS17

Customer, bbp_participant, community, 73 replies.

Visit profile

6 years ago #197301

I have 2 integer variables and I want to add/merge them in a different way to get int3

int1 = 50
int2 = 14

int3 = 5014

is it possible ??

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

6 years ago #197303

Hello,

it can be easily done using the Addition function. See file attached

0

JS17

Customer, bbp_participant, community, 73 replies.

Visit profile

6 years ago #197308

Tomas
Using your example int3 = 64
which is NOT what I want
I need to merge the numbers?

The answer I need is int3=5014, which is not simple addition

Thanks anyway

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

6 years ago #197361

Oops, ok, this requires a little mql4 trick. Find the example attached

0

JS17

Customer, bbp_participant, community, 73 replies.

Visit profile

6 years ago #197369

Tomas – Many thanks working now

0

Viewing 4 replies - 1 through 4 (of 4 total)