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

Re: text on the left side of the current bar?



PureBytes Links

Trading Reference Links

I don't exactly understand what you need to plot but the Text_SetLocation command can put the text wherever you want.

Bob Fulks


At 12:27 PM 9/8/2004, Jim Booner wrote:

>thanks bob.
>
>i see that with text_setstyle(IDR2,1,0) i can get it on the left side but
>the code plots the pivots dots for the whole day .
>can i also write the text on the left side of the dots or better said on the
>left of this day.
>
>too complicated to explain so a picture will do it better <g>
>the first two numbers i have set manual on the left side. the other three
>are original.
>
>i think it's not impossible but how?
>
>thanks again all
>jim
>
>
>----- Original Message -----
>From: "Bob Fulks" <bfulks@xxxxxxxxxxxx>
>To: "Jim Booner" <jim_booner@xxxxxxx>; <omega-list@xxxxxxxxxx>
>Sent: Wednesday, September 08, 2004 6:01 PM
>Subject: Re: text on the left side of the current bar?
>
>
>> At 11:53 AM 9/8/2004, Jim Booner wrote:
>>
>> >question is, how do i have to change the code that the text will appear
>on
>> >the left side of the points?
>> >any ideas how i can show the text on the other side of the dots?
>> >i think it's not very difficult but i can't find the solution <g>
>>
>> Take a look at the "Text_SetStyle" function.
>>
>> Bob Fulks
>>