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

[amibroker] Re: plotshapes function



PureBytes Links

Trading Reference Links

Thank you, everybody.

The problem was caused by changed layer settings.

Walter


--- In amibroker@xxxxxxxxxxxxxxx, "Gordon Sutherland" <gosuth@xxx> wrote:
>
> Three thoughts come to mind:
> 
>  
> 
> 1.	Try expanding the chart pane to full window size
> 2.	Try reducing the offset of -35 in your PlotShapes line of code
> 3.	Try increasing your GraphXSpace value
> 
>  
> 
> If the same code works on your laptop then possibly it is just that your
> chart pane with the PlotShapes symbols are not the same
size/proportions as
> your laptop.
> 
>  
> 
> Failing the above, then as Bill suggested, I guess you will need to
contact
> support.
> 
>  
> 
> Good luck,
> 
>  
> 
> Gordon Sutherland
> 
>  
> 
> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx]
On Behalf
> Of wavemechanic
> Sent: Wednesday, 12 March 2008 9:35 a.m.
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] Re: plotshapes function
> 
>  
> 
> I agree.  If you run the same code with the same data and it works
on the
> laptop it sounds like a setting.  Nothing comes to mind, however. 
Perhaps
> someone else or Support has an idea.
> 
>  
> 
> Bill
> 
>  
> 
> ----- Original Message ----- 
> 
> From: "rewuio" < <mailto:traders@...> traders@xxx>
> 
> To: < <mailto:amibroker@xxxxxxxxxxxxxxx> amibroker@xxxxxxxxxxxxxxx>
> 
> Sent: Tuesday, March 11, 2008 4:05 PM
> 
> Subject: [amibroker] Re: plotshapes function
> 
>  
> 
> > 
> > Just variables, like XY = RSI(14)< 50; .
> > The same code works well on my laptop.
> > 
> > Walter
> > 
> > 
> > --- In  <mailto:amibroker@xxxxxxxxxxxxxxx> amibroker@xxxxxxxxxxxxxxx,
> "wavemechanic" <timesarrow@> wrote:
> >>
> >> What are XY and ZW?
> >> 
> >> Bill
> >> 
> >> ----- Original Message ----- 
> >> From: "rewuio" <traders@>
> >> To: < <mailto:amibroker@xxxxxxxxxxxxxxx> amibroker@xxxxxxxxxxxxxxx>
> >> Sent: Tuesday, March 11, 2008 3:34 PM
> >> Subject: [amibroker] Re: plotshapes function
> >> 
> >> 
> >> > Hi Bill,
> >> > thank you,
> >> > the code is like this:
> >> > 
> >> > SetChartOptions( 0, chartShowDates|chartWrapTitle ); 
> >> > GraphXSpace=10;
> >> > _N(Title = "{{NAME}} - {{INTERVAL}} {{DATE}} "+_DEFAULT_NAME()+" :
> >> > {{OHLCX}} {{VALUES}} " );
> >> > Plot( C, "", colorgrey50, ParamStyle( "Price Style", styleBar,
> >> > maskPrice ) );
> >> > PlotShapes(shapeDownArrow*(XY AND ZW), colorRed,0,H,-35);
> >> > 
> >> > 
> >> > Walter
> >> > 
> >> > 
> >> > 
> >> > 
> >> > 
> >> > 
> >> > --- In  <mailto:amibroker@xxxxxxxxxxxxxxx>
amibroker@xxxxxxxxxxxxxxx,
> "wavemechanic" <timesarrow@> wrote:
> >> >>
> >> >> What is your code?
> >> >> 
> >> >> Bill
> >> >> 
> >> >> ----- Original Message ----- 
> >> >> From: "rewuio" <traders@>
> >> >> To: < <mailto:amibroker@xxxxxxxxxxxxxxx>
amibroker@xxxxxxxxxxxxxxx>
> >> >> Sent: Tuesday, March 11, 2008 2:17 PM
> >> >> Subject: [amibroker] plotshapes function
> >> >> 
> >> >> 
> >> >> > Hello, I have a problem with the plotshapes function. Shapes
in my
> >> >> > indicators were displayed well but suddenly they are not
displayed
> >> >> > anymore. I must have changed something by accident but I
dont know
> >> > what.
> >> >> > The afl formula of the indicator is unchanged.
> >> >> > Has anyone an idea? Thank you.
> >> >> > 
> >> > 
> >> > 
> >> > 
> >> > 
> >> > 
> >> > 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> >> >  <http://www.amibroker.com/devlog/>
http://www.amibroker.com/devlog/
> >> > 
> >> > For other support material please check also:
> >> >  <http://www.amibroker.com/support.html>
> http://www.amibroker.com/support.html
> >> > 
> >> > Yahoo! Groups Links
> >> > 
> >> > 
> >> > 
> >> > 
> >> > 
> >> > -- 
> >> > No virus found in this incoming message.
> >> > Checked by AVG Free Edition. 
> >> > Version: 7.5.516 / Virus Database: 269.21.7/1319 - Release Date:
> > 3/8/2008 10:14 AM
> >> > 
> >> >
> >>
> > 
> > 
> > 
> > 
> > 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> >  <http://www.amibroker.com/devlog/> http://www.amibroker.com/devlog/
> > 
> > For other support material please check also:
> >  <http://www.amibroker.com/support.html>
> http://www.amibroker.com/support.html
> > 
> > Yahoo! Groups Links
> > 
> > 
> >    (Yahoo! ID required)
> > 
> >     <mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx>
> mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
> > 
> > 
> > 
> > 
> > -- 
> > No virus found in this incoming message.
> > Checked by AVG Free Edition. 
> > Version: 7.5.516 / Virus Database: 269.21.7/1319 - Release Date:
3/8/2008
> 10:14 AM
> > 
> >
>




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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

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:amibroker-digest@xxxxxxxxxxxxxxx 
    mailto: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/