PureBytes Links
Trading Reference Links
|
Jack, I tried to access the web link and get a "page
cannot be found" message. Can you post the file? Thanks,
Larry
Glad it help. It feels nice to contribute a little something to a
list that has helped me with so much..
Your comment led me Edit &
Commented the listing in the files section to make easier for one to adapt it
to Drawing a Candle Ribbon between any 2 lines..
http://f2.grp.yahoofs.com/v1/IE0TQ7dup1zClPWVCmfN5k3UsTWz18NM6bZRUWRQoxHI3aakwiKmBnsSSwHZTCNl9YqfGuNhnNzyiQrtiN94HYwWV3c93hWnlw/CandleRibbons
Jack
Kinsey
--- In amibroker@xxxxxxxxxxxxxxx, Andrew Z <wizard@xxxx>
wrote: > Hi Jack, > > I managed to chop bits and pieces from
your code and I got my desired > result. Thanks for the hint. >
> Andrew. > > ckinsey2003 wrote: > > > I
wrote something to shade between to MAs that might get you started > >
is you like the "Candle Style" for shading. It alternates "Green Red" >
> as they cross. It is called " Candle Ribbons" in the Files page. >
> > > <http://f2.grp.yahoofs.com/v1/YH0MQ2TNBySxoMLifyTMAFOyN-kEFk7i2zNmUiUx9G0rZ8lX54GfP64lIYbvF58qwJi7Oig8wlH7Cv-B1GyQM-AQbHnT67gsSw/CandleRibbons>In
>
> the code you proubably want to change these 2 (MA & EMA) lines
to > > be your crossing lines, that replace the Temp Open &
Close. > > > > Jack Kinsey > > > > rC =
MA(C, P1); //
Change Temporary Price arrays > > rO = EMA(C,
P2);
// to Moving
averages.
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
SPONSORED LINKS
YAHOO! GROUPS LINKS
|