Stock Portfolio Organizer
The ultimate porfolio management solution.
Shares, Margin, CFD's, Futures and Forex
EOD and Realtime
Dividends and Trust Distributions
And Much More ....
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
Advanced Adaptive Indicators
Advanced Pattern Exploration
Neural Networks
And Much More ....
Big Candle Scanner for Amibroker (AFL)
Rating:
2 / 5 (Votes 3)
Tags:
exploration, ambroker
Big Candle Scanner
Indicator / Formula
Copy & Paste Friendly
_SECTION_BEGIN("BigCandle");
CandleL=(H-L);
BodyL=abs(O-C);
RatioL=BodyL/CandleL;
BigCandle=IIf(RatioL > 0.90 AND CandleL > (C*0.01), 1,0);
Filter = BigCandle AND TimeNum()> 093500 AND C>200 AND C<1500 AND StrMid( Name(), 0, 5 )!="NIFTY";
AddColumn(BigCandle,"BigCandle",1.2);
AddColumn(Close,"Price ",1.2);
SetSortColumns(2);
_SECTION_END();5 comments
Leave Comment
Please login here to leave a comment.
Back
hi
thanks for the scanner . pl write an scan in similar lines high=close or difference 0.5 is an buy and low =close or difference 0.5 is an sell. search such candles above ema 50 line .
thanks
ravi
ravinikl@yahoo.com
Not working for me, what can i do?
i need an afl to find a specified candle, can you do it for me,
if yes please reply to my mail id : suri9192@gmail.com
Please use this suri9192 hope it will work for you
regds
Dear BhartiPrinters,
Above afl is short purpose ? or buy ? please share here or hiren.3116@gmail.com