v4.7.9.15890 Symbol.PipValue returns zero value

Created at 05 May 2023, 14:29
vitofx's avatar

vitofx

Joined 08.03.2021

v4.7.9.15890 Symbol.PipValue returns zero value
05 May 2023, 14:29


in v4.7.9.15890 when Symbol.PipValue is accessed during Indicator.Initialize() it returns a non-zero value. When accessed again later (a few seconds) eg. during OnTime() event the value returned is always zero


@vitofx
Replies

firemyst
28 May 2023, 06:34

See this thread:

 


@firemyst