Is there a way to use Plotforeign for plotting fields other than Close?

Or the only way for doing it is to go through Foreign function - see below?

myopen = Foreign("MSFT", "Open");
Plot(myopen, "MSFT", colorred, styleline);

regards,

paolo

Reply via email to