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
__._,_.___
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
SPONSORED LINKS
__,_._,___
|