Announcement

Collapse
No announcement yet.

Arrays and Ref()

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Arrays and Ref()

    I am new to Java programming. How can I control the record pointer to a Variable?

    I understand that any variables created outside of the Main() function act as global variables within the formula, so how do you retrieve the previous state of these Variable?

    I tried to use the GetValue() function but this function only works with: bartype - "Open", "High", "Low", "Close", "Time", "Volume". It does not work with variable that are based on calculations like MA, ADX, ect,.

    I have searched the TS, eSignal, and eSignal groups at Yahoo for the last several days and most of the posted messages that I have come across seem to imply that controlling pointers to variables might be accomplished by using the Ref() assignment or an Array.

    Can you help me understand how to use the Ref() assignment in eSignal?

    Can you explain how to construct, populate, and retrieve values from an Array in eSignal?

    Thank you,


  • #2
    Hi, do you still need help with this?
    Garth
    Garth

    Comment

    Working...
    X