[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EL help for a moron...



PureBytes Links

Trading Reference Links

I am not the swiftest EL programmer, and am trying to write a simple system.

I want to buy the close of data1 when the close of data2 crosses above an indicator(VIDYA.) I am sure this is real easy, but am having problems. I don't know if I have the number of inputs or the format wrong or what...

Here is the section of code that is not working:

and close of data2 > Vidya(close of data2,9,12,1)
Then Buy on Close;


Thanks,

Seth