@ambrogio That was it! Using the EX4 over the MQ4 file was the way to fix it. Although it does not have the Buffers, it is really about the volume indicator functioning correctly! Thank you very much! @trader-philipps Thank you also for helping out and showing support!
Posts made by errinjm
-
RE: TSV- Time Segmented Volume Indicator Not workingposted in Questions & Answers
-
RE: TSV- Time Segmented Volume Indicator Not workingposted in Questions & Answers
@trader-philipps When I run a Strategy Tester the TSV does not look like it is populating the indicator.

-
RE: TSV- Time Segmented Volume Indicator Not workingposted in Questions & Answers
@trader-philipps I am using this as a confirmation indicator for volume. If the Green is above 0 then there is volume in sufficient as it shows a trade can be supported. Or that is the theory anyway. I think I may have to change the formula a bit and just verify the green is above the red instead of a numeric value. i.e. if green is greater than Zero then bullish trade, if red is below 0 then bearish trade confirmation. back to testing!

-
RE: TSV- Time Segmented Volume Indicator Not workingposted in Questions & Answers
0_1578101768113_Time Segmented Volume.MQ4
Here you go. Thank you very much, I appreciate the help!
-
RE: TSV- Time Segmented Volume Indicator Not workingposted in Questions & Answers
@trader-philipps Thanks for the reply. Is it required to know the buffer name specifically in the Indicator itself? or is always going to be Buffer 0 and buffer 1?
-
TSV- Time Segmented Volume Indicator Not workingposted in Questions & Answers
I am trying to get the Time Segmented Volume indicator to function and having trouble. As a condition I want a bullish trade to check if the TSV is greater than 0 and a bearish to check if TSV is a negative value. How would I do this? I added this as custom indicator by uploading the file.