Juriks Trading Signals for Amibroker (AFL)
ecki over 13 years ago Amibroker (AFL)
Buy and sell signals using Juriks RMX and Juriks DMX (Jurik Tools needed)
Indicator / Formula
Copy & Paste Friendly
_SECTION_BEGIN("JRSX");
//SetBarsRequired(10000, 0);
Length=Param( "Length ", 14, 0, 100);
Plot( JurikRSX( C,8), "", IIf(JurikRSX( C,8) > Ref(JurikRSX( C,8),-1),colorBrightGreen,colorRed), styleThick);
Plot( JurikRSX( C,9), "", IIf(JurikRSX( C,9) > Ref(JurikRSX( C,9),-1),colorBrightGreen,colorRed), styleThick);
Plot( JurikRSX( C,10), "", colorBlue, styleDashed);
_SECTION_BEGIN("JDMXall");
//SetBarsRequired(10000, 0);
PosQty = 100; // You can define here how many open positions you want
SetOption("MaxOpenPositions", PosQty );
PositionSize = -100/PosQty; // invest 100% of portfolio equity divided by max. position count
Col_adx = IIf(JurikDMX( 20) < Ref(JurikDMX( 20),-1),colorOrange,colorBlue);
Col_jrsi = IIf(JurikRSX( C,9) > Ref(JurikRSX( C,9),-1),colorBrightGreen,colorRed);
Buy = Col_adx == colorBlue AND Col_jrsi == colorBrightGreen;
Sell = Col_adx == colorOrange AND Col_jrsi == colorRed;
PlotShapes(shapeSmallUpTriangle*Buy,colorBlue);
PlotShapes(shapeSmallDownTriangle*Sell,colorYellow);
_SECTION_END();8 comments
Leave Comment
Please login here to leave a comment.
Need dll files. If anyone have please share.
Yes. Can anyone share Jurik dll with respect to the above submitted AFL.Request author to paste the chart for this indicator AFL.
@gopal Jurik is a paid plugin and cannot be posted on this site.
Hmm, Yes It can’t be share here. but, ??? johnnypareek at yahoo.com :) If anyone help, will highly obliged an keep him/her on my mind.
johnny
Please give the dll file in my mail…….. apusaha212(at)gmail . com. please help.
Many Many thnaks in advance…
Please give the dll file in my mail too…….. bastaromeo(at)yahoo . com. please help.
Many Many thnaks in advance…
Please give the dll file in my mail…….. fjanusz@gmail . com. please help.
Many Many thnaks in advance…
please kindly share the jurik dll for amibroker biz.krishnendu@gmail.com