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

Re: [Fwd: Log Spiral]



PureBytes Links

Trading Reference Links

Greg,

The real problem lies in the way that Omega/Tradestation
references dates and some limitations of number of bars back
that can be referenced in an indicator.

The attached is a rewrite of that portion that delt with referencing
back to a certain time and date.  I simply made an array of dates
and times and used that to get proper dates and times.

Since you are using TL functions to draw lines, when you get
around the maxbarsback problem associated with indicators
(by using the arrays), then drawing the lines is no problems.

This version is good for anything -- needs some modifications
if someone wants to run TS4.

Clyde


- - - - - - - - - - - - - - - - - - - - -  - - - - - - -
Clyde Lee   Chairman/CEO          (Home of SwingMachine)
SYTECH Corporation          email: clydelee@xxxxxxxxxxxx  
7910 Westglen, Suite 105       Office:    (713) 783-9540
Houston,  TX  77063               Fax:    (713) 783-1092
Details at:                      www.theswingmachine.com
- - - - - - - - - - - - - - - - - - - -  - - - - - - - -

----- Original Message ----- 
From: "Gregory Wood" <swissfranc@xxxxxxxxxxx>
To: "Omega Users Group" <omega-list@xxxxxxxxxx>
Sent: Friday, May 17, 2002 8:35 AM
Subject: re: [Fwd: Log Spiral]


> Michael,
> 
> First, to make sure you can display SOMETHING, display 10 days of S&P 


Attachment: Description: "LOGSPIRALV3.ELA"