Amibroker coding needed
Budget: $30 – $250 AUD
I need the following amibroker different exploration scans coded:
1. Relative strength screener - Screen for stocks that have a rate of change in their closing price greater than that of a reference stock (ie SPY) over a user defineable period (ie 1, 3, 6 months)
2. Dense volume scanner - Calculate for each stock the average daily volume over the last 40 days, divide this by the average daily volume over the last 250 days and multiply this by 100. Filter by stocks that have a value for this variable of>90 AND share closing price>$1 AND average daily range>5 AND traded stock value per day is>$1000000
3. Last week gainers - Scan for % gain for a stock over the past week ranked by % gain. Filter only stocks that have a %gain >20% and rank them by % gain
You should code the above scans in such a way that all of the variables can be altered by myself easily (I can edit AFL code as long as it's obvious where I should change)
Thanks for your time
1. Relative strength screener - Screen for stocks that have a rate of change in their closing price greater than that of a reference stock (ie SPY) over a user defineable period (ie 1, 3, 6 months)
2. Dense volume scanner - Calculate for each stock the average daily volume over the last 40 days, divide this by the average daily volume over the last 250 days and multiply this by 100. Filter by stocks that have a value for this variable of>90 AND share closing price>$1 AND average daily range>5 AND traded stock value per day is>$1000000
3. Last week gainers - Scan for % gain for a stock over the past week ranked by % gain. Filter only stocks that have a %gain >20% and rank them by % gain
You should code the above scans in such a way that all of the variables can be altered by myself easily (I can edit AFL code as long as it's obvious where I should change)
Thanks for your time