Announcement

Collapse
No announcement yet.

Calculation using Volume

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

  • Calculation using Volume

    I'm writing a Low Lag Moving Average that uses Volume contained in the attachment below.

    When I use the debugln statements in lines 77 & 78, everything prints out as expected.

    When I calculate the ratio 'Imp" in line 85 then debug-print it, there is no output AND no error message.

    I'm stumped!

    Thank You,

    Ed Hoopes
    [email protected]
    Attached Files

  • #2
    Ed
    "Imp" should now return a value in debugPrintln
    Alex
    Attached Files

    Comment


    • #3
      Guess I got a little too excited about checking for good data.

      As usual - thank you ! !

      ReefBreak

      Comment

      Working...
      X