PureBytes Links
Trading Reference Links
|
Hello Ugo, with no fancy stuff it would be as follows---
{Data1 is SP Futures, Data2 is SPX}
Input: MALen(20);
Vars: Prem(0);
Prem = Close of Data1 - Close of Data2);
Plot1(Average(Prem, MALen), "premium");
Thursday, December 20, 2001, 6:30:25 PM, you wrote:
UT> Hi! I am an italian very young trader ! I have a problem, for me big
UT> problem ! I saw in this site :
UT> http://stockcharts.com/def/servlet/SC.web?c=$OEX,uu[h,a]dfolnnmy[pf][iut!Lj[
UT> $spx ratio between oex and spx with a moving average! Well, i would try to
UT> put him in tradestation, and then to put ema! But, i know (not very well)
UT> EL, and i dont't know how I can tell him "make ratio between spx (how can
UT> trade station know what is s&p500 and where i have data? how can i write it
UT> in el?) and oex and put them a ma" ... I need help of good programmer as
UT> you to do it! Thank for help !!!
UT> Ugo
--
Best regards,
Jim mailto:jejohn@xxxxxxxxxxxxxxxx
|