AFL Code

How to Get Moneycontrol News Snippets into Amiboker?

Getting the newsfeed directly into my favorite charting software is always been interesting to me. If you are a news-hungry trader/investor possibly you may...
Rajandran R
48 sec read

Code Snippet : Price with Last Trade Price Marker…

Here is a simple Amibroker AFL code snippet which tracks the last trade price with a dashed horizontal line at LTP. It could be...
Rajandran R
38 sec read

Trading the Previous Day High and Previous Day Low…

Do simple strategies really work in Indian Markets? This curiosity arises when one of our Amibroker Mumbai Participant comes up with a simple trading...
Rajandran R
1 min read

Absolute Monthly and Yearly Profit/Loss Table – Amibroker AFL…

while back-testing by default Amibroker provides Profit Table in Compounded percentage terms. However the profit table can be customized according to ones requirement....
Rajandran R
46 sec read

Introduction to Backtesting a Trading System using Amibroker

Backtesting is a simple process which helps a trader to evaluate his trading ideas and provides information about how good the trading system performs...
Rajandran R
56 sec read

Kalman Filter and Unscented Kalman Filter AFL in Amibroker…

In the last tutorial we explored Kalman filter and how to build kalman filter using pykalman python library. In this section we will be...
Rajandran R
1 min read

Supertrend Multi Timeframe Based Trading System – Amibroker AFL…

Here is the first prototype from Marketcalls which demonstrates multi-timeframe based trading system which compares two timeframes (5min and hourly in this case) and...
Rajandran R
41 sec read

Hull ROAR – Rate of Annual Return Amibroker AFL…

Hull ROAR indicator helps in identifying the fastest raising shares and filters it out of the fastest rising shares. Hull ROAR is the brainchild...
Rajandran R
33 sec read

Amibroker AFL Code to Compute 10-Year Rolling Returns

Rolling returns, also known as moving returns, are returns over a period of time that are recalculated every time a new data point is...
Rajandran R
1 min read

First 1 Hour Cumulative Volume Scanner – Amibroker Exploration…

Here is the simple prototype for finding first 1 hour cumulative volume for a given script. This helps one to visualize how the volume...
Rajandran R
1 min read

Prediction Cycle Plugin for Amibroker

Prediction Cycle Plugin is a simple and free plugin for amibroker which separates the underlying cycle component from the price and helps you understand...
Rajandran R
36 sec read

Lin Supertrend – Amibroker AFL Code

Sometime back we introduced Lin-Supertrend Live charts for 5min and 10min timeframe. Lin Supertrend is the responsive version of Supertrend V4.0 and the price...
Rajandran R
36 sec read