AFL Code
In Amibroker the general way of computing the Equity curve is to backtest the given trading system and the report computes...
Double Donchian Trading system is a Breakout trading system inspired by Richard J.Dennis. Donchian channels were developed by Richard Donchian, a...
Here the Goal is to use Amibroker AFL to find the Percentage Number of bars which have closed higher then the...
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....
Didi Index is a positional long only trading system constructed based on three exponential moving averages inspired from mql4 code Didi...
Linear Regression based Mean Reversion strategy is quite similar to <a href="https://www.marketcalls.in/amibroker/volatility-band-long-reversal-trading-system.html">Volatility Band - Mean Reversion Strategy</a>. Here the Volatility band...
Heikin Ashi Supertrend is a Volatility based trend following indicator which uses Heinkin Ashi + Supertrend method to plot the indicator....
Here is a simple mean reversion system adapted from IBS reversion edge with QuantShare. And our IBS mean reversion strategy...
This tutorial aims to elucidate the process of integrating Amibroker with Python COM server to build intricate trading systems. Python, an...
Download Iron Condor Spread - Amibroker AFL code to monitor the Option Spread Stragies.
Download Bear Call Spread and Bear Put Spread - Amibroker AFL code to monitor the Option Spread Stragies.
The Complete March month Marketcalls decided to focus more on Implementing Option Strategies in Amibroker. As a kickstart thought of coding...