Symbol PIP Value Calculation

Created at 25 Jul 2023, 12:40
CT

ctid5696420

Joined 17.02.2023

Symbol PIP Value Calculation
25 Jul 2023, 12:40


Hi,

I need a formula to calculate Symbol Pip value before Executing Market order using open api. like shown in below screen shot.
what currently  I am getting is “0.000100000” and what we are expecting is 10.0 for symbol EURUSD.


Thanks


@ctid5696420
Replies

PanagiotisChar
26 Jul 2023, 05:25

Hi there,

You need to multiply the value you get by the volume.

Aieden Technologies

Need help? Join us on Telegram


 


@PanagiotisChar