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

Re: time optimizing



PureBytes Links

Trading Reference Links

What I mean by optimizing time is when time is used as an input in a
system
input:BuyTime(930); and an optermization is done to determine what
BuyTime is most profitable.
As it is now the number entered is seen as a number not as time so the
optermization runs 930 940 950 960 970 980 990 1000 instead of the
desired sequence of 940 950 1000 1010 if it was calculating as time.
Best regards,
foolsgold




Please be more specific.  What do you mean by "optimizing time" and
why are your times shown as 9:70 etc.?  Give an example of what you
want to do.

-Alex