[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using Length of Swing points in a system


  • To: "Code List" <omega-list@xxxxxxxxxx>
  • Subject: Using Length of Swing points in a system
  • From: "Peter Iovanella" <ivo1@xxxxxxxxx>
  • Date: Mon, 11 Jan 1999 11:46:39 -0500 (EST)

PureBytes Links

Trading Reference Links

I'm trying to design a system for day trading that will calculate Fibonacci
numbers based on the most recent Swing High and Low, and was looking over
Clyde Lee's (I believe it's his) code for the Length of Swing indicator in
hopes of using his method of determining swing points in my system.  But I'm
not a tech-savvy guy, and have been having trouble figuring out exactly how
to do this correctly.  I mean, I know how to tell the system to calculate
the Fibonacci numbers - that's pretty easy.  But how can I get it to use the
swing points as the inputs for doing the calculations?  Any ideas?  Thanks.

Peter