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

Re: [amibroker] need help aligning plotshapes



PureBytes Links

Trading Reference Links

 
Use this syntax:
 
PlotShapes( shape, color, layer = 0, yposition = graph0, offset = -12 );
 
or
 
PlotShapes( IIf( Strategy6_Sell, shapeDigit6 , shapeNone ), colorYellow, 0, Low, -15);
 
Bill
 
 
 
----- Original Message -----
From: Padhu
Sent: Sunday, October 14, 2007 7:26 PM
Subject: [amibroker] need help aligning plotshapes

Hello,
 
I have the following potshapes. They work fine untill the same bar has both signals TRUE, then the plotshapes overwrite on top of the other.(which is not a bug just behaviour).
 
Is there a way I can specifiy co-ordinates such that Strategy6_Sell, is x levels below the signal candle or above the signal candle like that?.

PlotShapes( IIf( Strategy6_Sell, shapeDigit6 , shapeNone ), colorYellow );

PlotShapes( IIf( Strategy3_Buyl, shapeDigit6 , shapeNone ), colorBlue);

Thanks,Padhu

 


No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.488 / Virus Database: 269.14.10/1070 - Release Date: 10/14/2007 9:22 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




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___