View Single Post
  #9 (permalink)  
Old 02-22-2006, 02:39 AM
ycomp's Avatar
ycomp ycomp is offline
Member
 
Join Date: Jan 2006
Posts: 93
ycomp is on a distinguished road
maybe this is helpful to you

I wrote one for demarker the other day. I think I scrutinized it but can't remember exactly. Anyhow easy enough to check, just compare it with a real demarker on another chart.

Just change the getDeMarker function to getRSI() or getCustomIndicator() (and use iCustom in that function) or whatever, if you want to base it on another indicator.
Attached Files
File Type: mq4 MTF_DeMarker.mq4 (2.6 KB, 2717 views)

Last edited by ycomp; 02-22-2006 at 01:49 PM.
Reply With Quote