indicator doesn't appear on the chart
-
Hi, please help me
I added an indicator (zigzag_nk_fibo) in my indicators section, which I have both MQL & ex5 files, I put the indicator in the corresponding folder, but when I used FX from it, the indicator is not visible at all in the test on the chart so that I can not see its performance, please Please guide me what is the reason and how should I correct it -
https://fxdreema.com/shared/iPF
pleassss answer me

-
On MT4 you have to drag it on, MT5, not sure but I think you need to tell platform to display.
-
I think you can connect Pass block with Modify Variables block. Create a variable with value=0. Use it in that block and put the indicator name. This should display the indicator on chart@sub window. I use mt4. Never tried at mt5.