Thread: Ask!
View Single Post
  #1003 (permalink)  
Old 03-07-2008, 04:57 AM
Dave137 Dave137 is offline
Senior Member
 
Join Date: Oct 2007
Posts: 216
Dave137 is on a distinguished road
Cool Stair-Step Buy Entry Code Problem

If I have a Custom Indicator Statement such as: x=iCCI(Null,7,0,0,0); How do I get the value of x, 1 bar back????

If I code this as x=iCCI(Null,7,0,0,1); I get a value of one stair-step back, not one bar back value of the CCI??

Please help me!!!!!!!!!!!!!!!!!!

Dave

Last edited by Dave137; 03-09-2008 at 11:45 PM.
Reply With Quote