MrLong wrote:Hey Slipshod,
I didn't realise it was you who did that indicator, I used that indicator last year, nice work.
Andy
Glad you found it useful! Btw someone said earlier that its written for use with EAs - I don't know if there's any thought of using it here, but I've seen other EAs on this site using that indi in absolutely the worst possible way, by calling it continually using iCustom(). That results in massive processing time & a memory blowout. The best way would be to have a chart window open for each pair the EA is trading with the indicator loaded, then the EA just needs to read the global variables - but obviously that means the EA would need the user to set it up correctly else it wouldn't work.
Anyway, sorry for going off topic. Here's to hoping this EA finishes the week off on a good note