Leif,

Thank you for the help. I am much closer than I was in getting this to work. I 
never even thought to use flip in the plot statement. I am now trying to get 
the zorder to work to plot in the background behind the price chart but I am 
obviously not using the settings correctly in the plot statement. 

Thanks again for you time and help.

DM

--- In [email protected], "Leif P" <peterson.l...@...> wrote:
>
> Plot( Flip( Buy, Sell ), "Trade", colorPaleGreen, styleArea | styleOwnScale, 
> 0, 1 );
> 
> --- In [email protected], "dmcleod1981" <dmcleod1981@> wrote:
> >
> > I have been trying to figure out how to color the chart background based on 
> > historical signals (in other words as a buy signal is generated the 
> > background changes to light green etc) but I am stuck as whenever the 
> > newest signal is generated it colors the whole background based on the 
> > latest signal overriding the historical signals coloring of the chart. I 
> > have looked into the GFX functions which I am guessing I have to use to do 
> > this but I am in over my head at the moment. Any pointers would be most 
> > appreciated.
> > 
> > Thanks
> > DM
> >
>


Reply via email to