Or you can use SetForeign()....

--- In [email protected], "Paolo Cavatore" <pcavat...@...> wrote:
>
> 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