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

Re[2]: Date ShowMe Help



PureBytes Links

Trading Reference Links

To all you listers,

	I forgot to include the rest of you in my reply to this...  I wonder how
many times I have pulled that stunt and not realized it!  Hope this helps
someone else out there...

	I am starting to work on my long promised EasyLanguage book.  I need some
good, complex, tongue twisting, real-world type examples that I can put in
the book.  Anyone with some help for me would be appreciated.

	So, what topics should I not forget?  What pearls of wisdom are specially
relevant.  Please, I do NOT want any ankle biting, back stabbing, of any of
the usual muck.  My time is too valuable and limited.

	Any suggestions can be sent to <EZLbook@xxxxxxxxxxxxxxxxxx>.  Your
participation will be greatly appreciated!

Samuel


At 02:30 PM 02/06/99 , you wrote:
>Thanks I kept using all the Julian date stuff making it more difficult than
>necessary. KISS is something I forget once in a while.
>
>____________________Reply Separator____________________
>Subject: Re: Date ShowMe Help
>Author: Vista-Research
>Date:  2/6/99 2:28 PM
>
>
>Inputs: tDate (990205) ;
>
>if  Date  = tDate  then begin
>  Plot1 (High, "tDate.hi") ; { style = BarHi }
>  plot2 ( Low, "tDate.lo") ; { style = BarLo }
>end ;
>
>OK, it is not a ShowMe...  So sue me.  This would be created as a simepl
>Study (Indicator to Omega) and you would set the styles as indicated.
>
> Personallly, I never mess with paintBar and ShowMe.  They are, in my
>opinion, merely subsets of the overall Study class.  No advantage other
>than a smaller list to search in.  I find having to look in three places to
>be a greater liability...
>
>Samuel
>
>
>At 11:19 AM 02/06/99 , you wrote:
>>
>>
>>Can anyone help me with a show me that would plot on the bar that occurred
>on a
>>given date as an input?  It would simply plot once on the bar that
occurred on
>>that date.
>>
>>Thanks for any help I can't seem to get this one as simple as it sounds. 
>>
>>
>>
>>
>>
>>"The darkest hour in any man's life is when he sits down to plan
>> how to get money without earning it"
>>
>>Sentinel Trading
>>rjbiii@xxxxxxxxx
>>
>
>    Samuel K. Tennis                              Vista Research
>    129 Staff Drive                       voice: 1(850) 243-5105
>    Ft. Walton Beach, FL  32548             fax: 1(850) 301-2884
>    skt@xxxxxxxxxxxxxxxxxx        http://www.vista-research.com/
>             ***** EasyLanguage Spoken Here *****
>
    Samuel K. Tennis                              Vista Research
    129 Staff Drive                       voice: 1(850) 243-5105
    Ft. Walton Beach, FL  32548             fax: 1(850) 301-2884
    skt@xxxxxxxxxxxxxxxxxx        http://www.vista-research.com/
             ***** EasyLanguage Spoken Here *****