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

Re: CL_Re: print line



PureBytes Links

Trading Reference Links

Here is another way;Prints OHLC in 32nds in print log.
Steve
-----Original Message-----
From: Bob Hunt <RHunt.066@xxxxxxxxxxxxxxxx>
To: rickinri@xxxxxxx <rickinri@xxxxxxx>
Cc: code list <code-list@xxxxxxxxxxxxx>; omega-list@xxxxxxxxxx
<omega-list@xxxxxxxxxx>
Date: Monday, December 14, 1998 9:36 PM
Subject: CL_Re: print line


>Here's what I use
>
>IntPortion(C):3:0,"-",FracPortion(C)/.03125:2:0
>
>It's not perfect in that it will print 130-09 as 130-9, but it's the
>closest that I've been able to come up with
>
>Bob Hunt
>----------------------------------------------------
>
>rickinri@xxxxxxx wrote:
>>
>> Have a print line in some code to check values.It is based on the
>> bond contract it prints out in decimals anyone know how to have it
>> print in 32nds
>>
>> PRINT(DATE," ",TIME:4:0," ","time = ",time," ","close = ",value1);
>

Attachment Converted: "c:\eudora\attach\Bond32.ela"