Thread: How to code?
View Single Post
  #1535 (permalink)  
Old 01-14-2009, 12:41 AM
codobro codobro is offline
Member
 
Join Date: Sep 2008
Posts: 65
codobro is on a distinguished road
Moxy,

If I understand you correctly then you will have to code this line for line in an EA.

example

MA1, index-1 before
MA1, index now
MA1, index+1 after

you have the basic there
Reply With Quote