SOMEBODY HELP ME ,PLEASE

[Deleted]  

Hi Everyone,

I have an EA that is based on simple indicators, and it is working perfectly, but i want to improve its performance by adding ZigZag custom indicator to it, but i don't know how to do that.

So i need the help of anyone that could do it. Kindly contact me on my e-mail - willyjan11@yahoo.co.uk

[Deleted]  
11011980:

Hi Everyone,

I have an EA that is based on simple indicators, and it is working perfectly, but i want to improve its performance by adding ZigZag custom indicator to it, but i don't know how to do that.

So i need the help of anyone that could do it. Kindly contact me on my e-mail - willyjan11@yahoo.co.uk

Look up iCustom function in the docs. That is what you need. Assign a variable name to it, then use it like you would use a standard indicator in your code.

i.e.

variable name = iCustom(....);


then call the variable name when you need it.

[Deleted]  
fryfly wrote >>

Look up iCustom function in the docs. That is what you need. Assign a variable name to it, then use it like you would use a standard indicator in your code.

i.e.

variable name = iCustom(....);


then call the variable name when you need it.

no luck yet, pls,contact me on my e-mail to see if you can help.

[Deleted]  

emailed u

[Deleted]  

but... zz is lagging ind as all are. no ez poss [0],[1] trend prognostication

plot urself, look how zz takes 'time' to decide - if knew in near real time i be not here ;)

see comments here and here is many links into forum

corse i not into inds, i be maybe wrong - u must decide by much tests

This website uses cookies. Learn more about our Cookies Policy.