This only takes one statement: Plot( TimeNum() / 100 % 10 > 4, "", colorYellow, styleArea| styleOwnScale|StyleNoLabel, 0, 1, 0, -100 );
BR, Dennis On Jul 13, 2009, at 3:22 AM, murthysuresh wrote: > i like the concept of alternative background. do you have any sample > code? > > --- In [email protected], Dennis Brown <se...@...> wrote: >> >> Many possibilities for marking the 5 minute bars. One easy one I can >> think of is to create a very light alternate pattern background >> showing the grouping of each 5 one minute bars ( starting backwards >> from the most recent 5 minute time mark if done with a loop). I >> think >> that would be better than color grouping the bars, so you would have >> the option of coloring the actual bars to mean something else. A lot >> depends on the details of your chart. >> >> BR, >> Dennis >> >> On Jul 12, 2009, at 9:27 PM, murthysuresh wrote: >> >>> i want to draw horizontal bars on 1 minute bar with frequency of 5 >>> bars. any ideas? if i can even color code the 1 minute bar with 5 >>> minute patterns, it will be great. >>> any suggeions is highly appreciated. >>> >>> >>> >> > > > > > ------------------------------------ > > **** IMPORTANT PLEASE READ **** > This group is for the discussion between users only. > This is *NOT* technical support channel. > > TO GET TECHNICAL SUPPORT send an e-mail directly to > SUPPORT {at} amibroker.com > > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at > http://www.amibroker.com/feedback/ > (submissions sent via other channels won't be considered) > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > Yahoo! Groups Links > > >
