PureBytes Links
Trading Reference Links
|
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 amibroker@xxxxxxxxxxxxxxx, "Leif P" <peterson.leif@xxx> wrote:
>
> Plot( Flip( Buy, Sell ), "Trade", colorPaleGreen, styleArea | styleOwnScale, 0, 1 );
>
> --- In amibroker@xxxxxxxxxxxxxxx, "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
> >
>
------------------------------------
**** 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
<*> 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:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|