This is my first event with ATMA. Will be speaking about <a href="https://www.marketcalls.in/category/amibroker">Amibroker</a> AFL coding concepts. Probably the first ever group...
Almost every Amibroker users know that it supports custom rule based alerts like Email Alert, Sound Alert, Even a push notification...
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...
First of all I personally thank Mr Ravi Shengodan (Brokerage Free) AP of Zerodha for organising this workshop neatly and done...
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...
It is known that Globaldatafeeds products(Nimbledatapro/Nimbledataproplus) doesn't work with Virtual Server/Terminal Server however if you are planning for algorithmic trading probably...
An Amibroker AFL (AmiBroker Formula Language) script-based trading system typically includes four key trading conditions: Buy (to initiate a long position),...
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....