PureBytes Links
Trading Reference Links
|
Hal-
Looks like a great little aid you have posted. Thanks. However, it doesn't
appear to load properly when I cut and paste into my Indicaator Builder
files. I get incorrect identifier messages. Would you kindly re-post it in
a form that will load in AmiBroker? Thanks again. Nate
At 10:56 AM 4/23/01 -0700, you wrote:
> Hi All,
>
> """", so as you flip through your charts, the values are automatically
>calculated FOR THE TICKER BEING VIEWED. It's very handy when you're on-line
>at your broker page and want to enter your stop limits.
>
> rising ticker is flattening and I want to give it a bit more leeway.
>
> The details of the file contents follow:
>
> "" + WriteVal ( 0.98 * Low );
>
> "" + WriteVal ( 0.97 * Low );
>
> "" + WriteVal ( 0.95 * Low );
>
> "" + WriteVal( 0.95 * ( LLV (Low,3 )));
>
> One last comment. THIS IS A GREAT LIST FOR A GREAT PROGRAM! Thanks Tomasz!
>
> One mans opinion of course.
>
> Hal
>
> Yahoo! Groups Sponsor
>Click Here to Find Software Faster
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>Attachment Converted: "c:\eudora\attach\StopCalcs.afl"
|