This forum is a world of knowledge and here I am again looking for another product that I need help with.
OK, I don't do anything printing wise in colour. I do some copying of documents and I do some scanning. All I need is a simple product that doesn't need colour cartridges to print B&W.
I...
Hi, I'm trying to source daily ASX close of business scans for "Close Above Previous Peak" CAPP. Would anyone know where I can source these scan's? I'm happy to pay for these scans. Thanks Trader 4567
Hello,
How can I turn the following AFL into a scan/exploration where it selects stocks trading at 80 or above as well as stocks trading 20 or below? Thank you for any and all help.
_SECTION_BEGIN("Stochastic Slow");
periods = Param( "Periods", 14, 1, 200, 1 );
Ksmooth = Param( "%K avg", 3, 1...
Hello,
Does anyone know where I can get an AFL that gives me the formula for BBSqueeze but would also allow me to scan a list of Canadian stocks? I use EOD data for my trading. Thank you.
Tim
I have a small AFL code to scan BUY signals.
Buy=Cross(MA(C, 20), MA(C,50));
Sell=Cross(MA(C, 50), MA(C,20));
Buy = ExRem(Buy,Sell);
I want to do Auto Analysis to find Buy signals in 1 hour chart.
How do I tell AmiBroker to scan on 1 hour interval chart ?
Here is the scan...
Guys,
Please find attached two files for a scan I've just run across the market on the ASX200 stocks to find which stocks have been hit the hardest. The scan starts with open price on 24th July and finishes with closing price tonite and shows %change between the two periods.
The two files...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.