AFL Code

ZLEMA ATR Long Only Trading System – AFL code

ZLEMA ATR Long only Trailing stop loss trading is a mechanical strategy for higher timeframes. The trailing stop loss is quite adaptive and...
Rajandran R
1 min read

Bollinger Band Based Trailing Stop Loss – Amibroker

BBand TSL or Bollinger Band based Trailing stop loss trading is once again a mechanical trend trading system for lower timeframes inspired by mql4...
Rajandran R
5 min read

How to Plot the Equity Curve without Backtesting?

In Amibroker the general way of computing the Equity curve is to backtest the given trading system and the report computes the equity curve,...
Rajandran R
1 min read

Double Donchian Trading System – Amibroker AFL code

Double Donchian Trading system is a Breakout trading system inspired by Richard J.Dennis. Donchian channels were developed by Richard Donchian, a pioneer of mechanical...
Rajandran R
2 min read

Positive Bars Percentage – Intraday Sentiment Indicator

Here the Goal is to use Amibroker AFL to find the Percentage Number of bars which have closed higher then the previous bar out...
Rajandran R
56 sec read

Supertrend Intraday Trading Strategy for High Volatile Scrips

Supertrend Intraday Trading strategy will start trade the Supertrend only between 9:15a.m and 3:00:p.m and close any open position by 3:25p.m. The following code...
Rajandran R
2 min read

Didi Index Long only Trading System

Didi Index is a positional long only trading system constructed based on three exponential moving averages inspired from mql4 code Didi Index Indicator. Indicator...
Rajandran R
38 sec read

Linear Regression based Mean Reversion Strategy

Linear Regression based Mean Reversion strategy is quite similar to Volatility Band - Mean Reversion Strategy. Here the Volatility band is replaced with...
Rajandran R
1 min read

Heikin-Ashi Supertrend – Amibroker AFL code

Heikin Ashi Supertrend is a Volatility based trend following indicator which uses Heinkin Ashi + Supertrend method to plot the indicator. Heikin means "average"...
Rajandran R
2 min read

Internal Bar Strength – Mean Reversion Trading AFL code

Here is a simple mean reversion system adapted from IBS reversion edge with QuantShare. And our IBS mean reversion strategy is a slight...
Rajandran R
39 sec read

Integrating Amibroker with Python COM Server

This tutorial aims to elucidate the process of integrating Amibroker with Python COM server to build intricate trading systems. Python, an open-source programming language...
Rajandran R
2 min read

Iron Condor Spread – Amibroker AFL code

Download Iron Condor Spread - Amibroker AFL code to monitor the Option Spread Stragies.
Rajandran R
42 sec read