Amibroker

Amibroker

Kalman Filter and Unscented Kalman Filter AFL in Amibroker using Python ComServer

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

Amibroker Trading System Design – Bangalore Workshop – May 2017

You know that Amibroker is one of the best tool to create custom trading strategies, Signal Generation , Performing Technical analysis...
Rajandran R
1 min read

How to Build a Simple Bubble Finder?

Was thinking yesterday about "is there is a more simplistic way, where we can list out the stocks with exponential rise...
Rajandran R
33 sec read

Open = High and Open = Low Intraday Scanner – Amibroker Exploration Code

Open = High and Open = Low is a widely used scanner across the day traders community. Here is the Amibroker...
Rajandran R
25 sec read

Supertrend Multi Timeframe Based Trading System – Amibroker AFL Code

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

How to use Symbol Link Feature in Amibroker

Here is a simple & short instructional video on how to use symbol link feature in Amibroker so that multi timeframe...
Rajandran R
21 sec read

NimbleDatapro 2 – Tick by Tick data Connection Setup Guide for Amibroker

NimbleDataPro2 is the new and improved data manager from Globaldatafeeds exchange authorized data vendor for NSE Cash, NSE FFO, MCX and...
Rajandran R
3 min read

Hull ROAR – Rate of Annual Return Amibroker AFL Code

Hull ROAR indicator helps in identifying the fastest raising shares and filters it out of the fastest rising shares. Hull ROAR...
Rajandran R
32 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...
Rajandran R
1 min read

First 1 Hour Cumulative Volume Scanner – Amibroker Exploration AFL Code

Here is the simple prototype for finding first 1 hour cumulative volume for a given script. This helps one to visualize...
Rajandran R
57 sec 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...
Rajandran R
34 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...
Rajandran R
34 sec read