SOMEBODY HELP ME ,PLEASE

 

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

 
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.

 
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.

 

emailed u

 

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

Reason: