Stock Portfolio Organizer
The ultimate porfolio management solution.
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
AN.KUMAR INDICATOR for Amibroker (AFL)
settled down mind gave me this indicator.
This is very very simple but, extremely
effective. Its prediction of future
is astonishing.It is far far better than
money flow index indicator. Please see
the screenshot.This is at present
in the form of an indicator only. I shall
post new afl code with the same logic
of buy and sell signals.
Screenshots
Similar Indicators / Formulas
Indicator / Formula
//*VALUE BELOW ZERO IS BEARISH, ABOVE ZERO IS BULLISH**// MYINDI=(((C-Ref(C,-1))/(HHV(H,2)-LLV(L,2)))*(V+Ref(V,-1))/2); Plot(EMA(MYINDI,10),"A.N.KUMAR INDICATOR",colorBlack,style=styleDots,Min(0,0),Max(0,0),xshift=0,zorder=0,width=1);
12 comments
Leave Comment
Please login here to leave a comment.
Back
VALUE ABOVE ZERO IS BULLISH AND VALUE BELOW ZERO IS BEARISH.
It is not working. showing error for last line.
sir, i did it on amibroker 5.7. please check your version.
oh, sorry. I have 5.3. thanks a lot for reply
hi..i dont think, it is difficult to adopt to 5.3. delete the
last line, where you are getting the error. Try to write like this…
plot(EMA…." THEN FOLLOW THE SYNTAX as it gives.
sir, i don’t know afl language. so what to write…. i am not getting it. if u like please help, give full text what is to write instead of third line. thank u…
hello sir, retain the formula until style=styledots.balance,delete. closing bracket ) followed by semicolon ; should be there at the end.now SAVE IT. comments section is not allowing me to post formula. i dont know why. try and confirm whether this helped you. kindly rate my formula if it worked for you.
thank u, sir it is working now. i rated it. thanks..
happy note. thank you…
sir this is not working, i am using amibriker5.5
sir, do the same thing as per comment 7. it should work.
sir It is not working. i have 5.7. please help me. thank you