Can you Edit in this indicator , please ?
-
hello
i found this indicator in internet and i found it good
but i cant use it because it option dont showlook my image and read you will understand

this indicator
0_1490999082722_pavs-indicator.mq4please if you can edit it , do this
thank you -
not sure if it is ok, in tester is working
... -
@miro1360
its good
NOW i found two color in indicator black
what i use ?
how i different between two line in my EA ?
thank you -
@miro1360
its good
NOW i found two color in indicator black
what i use ?
how i different between two line in my EA ?
thank you -
0 is upper line and 1 is lower line .... you can trace these lines using trace block in visual tester and see what happens:

-
when i use 0 buffer up line or 1 buffer down line and use its in create my order and use condition and indicator visible and use every things ( > , < , <x , >x , <= , >= elc ) but dont work
like
candleclose X> 0 buffer = create order sell and if candleclose <= 1 buffer = close order
candleclose <x 1 buffer = create order buy and if candleclose >= 0 buffer = close orderdont work
why? what problem ?
-
what you are doing?
because it is working for me ...

... do you have in metatrader indicators folder this pavs-indicator-buffers.ex4 indicator? because missing indicator can do this issue ...
-
@miro1360
thank you for you time solution now