This page maintains the list of latest Amibroker AFL designed from the latest strategy ideas. These articles also useful if anyone wants to learn strategy coding because all strategy coding steps are clearly defined.
Before you start searching for a profitable strategy, please read: Best Amibroker AFL Strategy
- Best SuperTrend AFL- Multiple ATR
- Standard Support Resistance AFL
- RSI Divergence Trading System & Indicator
- Support Resistance Using Averages
- Amibroker AFL- Bank Nifty Support and Resistance
- Range Breakout AFL Strategy
- RSI AFL Trading System
- AFL Strategy for Chande Momentum Oscillator
- Amibroker AFL- Mean Reversion Strategy
- Amibroker AFL- Intraday Trading Formula
- MACD AFL Strategy
- Amibroker AFL- Profit & Stoploss Trigger for Strategy
- Generic Intraday Exploration AFL Code
- Aroon Indicator AFL Trading System
- AFL System for Dynamic Momentum Index
- AFL For RSI Trigger Line Strategy
- AFL for RSI Crossover System
- Amibroker ADX AFL
Types of Automated Trading AFLs in Amibroker
Amibroker Training Course
Importance of Latest Amibroker AFL
Amibroker is a popular retail software for technical analysis and quantitative analysis. A large number of AFLs for Amibroker are available for free download on internet but most of the lack proper coding. Also, many AFLs also do not have clearly defined trading idea behind the strategy. At algoji, we are trying to collate all good AFLs and AFL coding ideas
Each AFL posted on algoji is custom developed by its authors and are also properly documented. You will not find any duplicated or leftover Amibroker AFLs in this section.
Please note: Amibroker AFL library is the best source for searching AFLs (https://www.amibroker.com/library/list.php)
Getting Started With Amibroker Auto Trading
Watch the two videos below for some our amazing solutions, and contact us through https://algoji.com/contact/
MEGHANATHAN
I require coding for
simple moving average (SMA)
SMA 5 CROSS SMA 20 = Buy
SMA 20 Cross SMA 5. = Sell
SMA 2 cross SMA 5 = exit buy
SMA 2 cross SMA 5 =exit sell
Trailing stop loss SMA 20
Narasimha Murthy
In which Launguage(JAVA, PYTHON, etc) Coding you required?
DStock
Its all Supported to Amibroker Version 6 Now?
Regards,
AlgoPro
@DStock,
Yes all AFLs are supported with version 6
Chien
Hi,
Have you got the code of ranking Relative Strength? If yes, could you please share it with me.
Many thanks,
Mithoon
Is there a way to scan the market at the close of candle,my signals(buy/sell) are generated based close of candle (5min),the market here open at 9:15;00 ,if at 9:12:00 i choose AR time 5m and click on scan the next scan will happen only at 9:17:00,is there a way to make it happen at every 5 min interval instead ie at 9:20:00,9:25:00 ,9:30:00 regardless of what time i click on scan.
Rama Reddy
Goto AmiBroker > File > Database settings > Intraday Settings > Set Start Time as 9:12, (instead 9:15) This will scan from 9:17 am onwards…
Sunil Kudi
Hello I want a simple AFL code. Could you please help me.
Buy X (qty a ) and sell Y (qty b) at time 0930 and square off all positions at time 1445 or when profit reaches 1% whichever earlier with no stop loss for intraday.
Neha
Hello I want a simple AFL code. Could you please help me.
Buy X (qty a ) and sell Y (qty b) at change of every unit price. No dubbly trade no stop loss for intraday.
Siva Reddy
Hi sir I also need the same as above that mega posted
Diipesh thakkar
Hi..Sir. I wish to learn AFL from scratch. Is any facility for this at your office ? or online teaching ? Kindly inform.Thanks. Dipesh.
tanveer @ hosterpak.com
Hello can you tell me where can I find the files for back testing amibroker.