| 
 PureBytes Links 
Trading Reference Links 
 | 
I have had this happen to me several times before and I have found that it
has always been the way that I have structured(grouped) my Easy Code
Language.  You should see an error in a log window somewhere.
Try and see if this helps.
1.  The Input declaration if any.
2.  The Variable declarations if any.
3.  All of the Value1-99 and Expression statements, if any.
4.  The Plot statements.
5.  The Condition1-99 statements if any.
6.  The If Then statements if any.
7.  The Alert statement if any.
James Lillard
 
 |