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

Re: [amibroker] Plotshapes



PureBytes Links

Trading Reference Links

there should not be a problem unless buyorder variable only gets
results for certain symbols.
Another little factor that can affect seeing the shapes is the space
above/below the price bars on the chart. You have offset set to Low
-16, and if the arrow happens to be on a bar near the bottom of the
chart, it may not be visible being set off the range of the chart. Try
reducing the offset or adding this to your code
Graphxspace = 10;

I can suggest simplifying your statement.
If Buyorder is a condition giving only true/false result then you can use this

PlotShapes( BuyOrder*shapeUpArrow, colorBrightGreen, 0, Low, -12 ); 

On 8/13/05, Ara Kaloustian <ara1@xxxxxxxxxx> wrote:
> Having a lot of problems with Plotshapes. They work with some stocks, not
> with others.
>  
> I am doing backtest on one issue at a time, for some stocks they work, for
> some others they don't. No changes in code or environment. Just pick next
> stock on list.
>  
> Issues that do not work have trades as shown on backtest, which is what
> triggers the plotshapes.
>  
> Sample code: 
> 
> PlotShapes(IIf(BuyOrder==1,shapeUpArrow,shapeNone),colorBrightGreen,0,Low,-12);
> 
> Something else seems to interfere... and I can't understand what.
> 
> Anyone experience this? Any solutions identified.
> 
>  
> 
> Thanks
> 
> Ara
> 
> 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 
> 
>  Visit your group "amibroker" on the web.
>   
>  To unsubscribe from this group, send an email to:
>  amibroker-unsubscribe@xxxxxxxxxxxxxxx
>   
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
>  To unsubscribe from this group, send an email to:
>  amibroker-unsubscribe@xxxxxxxxxxxxxxx
>   
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
> ________________________________
> 


-- 
Cheers
Graham
AB-Write >< Professional AFL Writing Service
Yes, I write AFL code to your requirements
http://e-wire.net.au/~eb_kavan/ab_write.htm


------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12ho9ihbj/M=362131.6882500.7825259.1493532/D=groups/S=1705632198:TM/Y=YAHOO/EXP=1123900667/A=2889190/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Put more honey in your pocket. (money matters made easy) Welcome to the Sweet Life - brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~-> 

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/

<*> 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/