Register Login
Forums    May 22, 2012
TradersStudio Forums
Help with Plot1
Last Post 08-03-2010 04:10 PM by David Rooke. 3 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Bob Jemian
New Member
New Member
Posts:8

--
06-06-2010 12:25 PM
    I have the following statement in my system code: Plot1 (LastTrailingATR). LastTrailingATR is dimensioned as Double. When I save the system I get the following message: undeclared variable: 'Plot1'. What am I doing wrong? Thanks, Bob
    mur ang
    Advanced Member
    Advanced Member
    Posts:525

    --
    06-06-2010 08:13 PM
    Plot statements only work from indicator plots, not systems or anything else. This is the same as TradeStation.
    Bob Jemian
    New Member
    New Member
    Posts:8

    --
    06-07-2010 12:19 AM
    Is it possible on a Chart to add a bararray to it?
    David Rooke
    New Member
    New Member
    Posts:22

    --
    08-03-2010 04:10 PM
    Hi, Yes it is. But you can't pass a bararray from a system to an indicator plot. Think of them as separate walled off functional domains. If that will change, it won't be for some time. What you can do is replicate the logic of your system in the indicator plot and so build and plot the relevant bararrays from there. Regards, Dave
    You are not authorized to post a reply.


     TradersStudio, Inc. ® Copyright 2004-2012 All Rights Reserved   Terms Of Use  Privacy Statement