PureBytes Links
Trading Reference Links
|
Hello List,
The Swing_Lee function needs to be revised for TS4 users. Attached is
the ela, or in PE;
CL> HBar=FastHighestBar(H,IBars);
CL> LBar=FastLowestBar (L,IBars);
CL> should be changed to
CL> HBar=HighestBar(H,NBars);
CL> LBar=LowestBar (L,NBars);
Thanks to Clyde from the TS4 users.
--
Best regards,
Ian mailto:cuncom@xxxxxxxxx
Thursday, June 21, 2001, 3:49:41 PM, you wrote:
CL> Click on the following URL and download to your hearts
CL> content. I will NOT be sending copies via email from
CL> here on.
CL> http://www.theswingmachine.com/winmidas/winmidaszip.zip
CL> Have fun.
CL> Clyde
CL> - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CL> Clyde Lee Chairman/CEO (Home of SwingMachine)
CL> SYTECH Corporation email: clydelee@xxxxxxxxxxxx
CL> 7910 Westglen, Suite 105 Office: (713) 783-9540
CL> Houston, TX 77063 Fax: (713) 783-1092
CL> Details at: www.theswingmachine.com
CL> - - - - - - - - - - - - - - - - - - - - - - - - - - - -
To unsubscribe from this group, send an email to:
realtraders-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Attachment:
Description: "Swinglee.ela"
|