I have been working with the following code so far.

RSTick = "ESZ6-GLOBEX-FUT" ; 
RSline = ( RelStrength( RSTick));
Plot( RSline , "RSline ", dynamic_color, styleThick | styleOwnScale); 

With the active symbol as the NQZ6 the above code give me what 
I "think" is the spread, but I do not know how to get it into the 
backtester. 

Can anyone provide me with AFL code that will plot the spread 
(difference) between the SPX and NDX, and then allow me to backtest 
this spreads "price" line?  

Thank you!!!

Reply via email to