Problem with saving indicator values into declared variables
-
Hello everyone,
today I used an indicator (vwap = volume weighted average price) from forex-station.com and ran into the following problem:
When trying to save an output value from buffer 0 and 7 into respectively created variables it always saves the max. value for integers instead of the "correct" value.
Indicator:
0_1593356048813_Vwap bands + ma (mtf + alerts).mq4Settings:

Indicator6_tf_used is equal to "H1"...If you have any idea how to fix this issue or a solution please feel free to answer.
Best regards
Roland -
@rsquared1 Can you please share the link of the project instead of providing the file? That would make it easier to review.