Need a little help figuring out code.

Thanks... RichardF

Trying to figure the minutes that a price is equal to or within the
a value (range) and then have the code countdown the minutes from 15 
placing the minute result in the Title Line:



//Current Code
value1 = detimerange=HHV(H, 90000, 91000);
value2 = detimerange=LLV(L, 90000, 91000);


Upperpricerange = value1;




Lowerpricerange = value2;



/*Countdown from 15 minutes to 0 giving a numeric value to view from 
the title line.

If the bar trades back outside of the range then
reset time back to 15 so that the countdown restarts when the bar 
moves back inside the range.

Also work at any intraday setting regardless of intraday settings.*/


Title = Name ( ) + ", " + Date ( ) + " - " + " Countdown = " +
Countdown;






Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to