Announcement

Collapse
No announcement yet.

Declare variable

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

  • Declare variable

    I have another newbie question:

    47. How do I declare a variable like the enumerators in C, for instance:
    declare a variable 'trade' that can have two values, 'buy' or 'sale', and how to access this?

    Thanks much
    Arie

  • #2
    Arie,

    Please check out my fileshare area (functions), I have an example of an array of objects which I believe will help you.

    Also, while you are there, please check out the buttons folder which has several examples of buttons efs's.

    A slightly more advanced use of buttons is contained in the trend line alert efs in this link.

    Comment


    • #3
      Steve
      Many thanks for your help and prompt reply.
      Arie

      Comment

      Working...
      X