Recent Updates about Amibroker Software, AFL codes and how to do concepts

Amibroker

Intraday Volume Profile Distribution – Amibroker AFL Code

Volume profile is a key study when comes to understanding the auction trading process. Volume Profiles will show you exactly how much volume, as...
Rajandran R
1 min read

Export Amibroker Database to Ninjatrader EOD or 1min ASCII…

If you are a Amibroker user and recently testing with Ninjatrader 7 or have plans to migrate your EOD or 1min database to Ninjatrader...
Rajandran R
1 min read

Amibroker Technical Analysis Workshop – Chennai

We are proud to host in-depth two day workshop in Chennai on Technical Analysis and Amibroker AFL Programming concepts using Amibroker Software. It...
Rajandran R
1 min read

Expected Move Amibroker AFL Code

In the last tutorial we had seen how to compute expected move for stock/index. In this tutorial we will be making Amibroker AFL for...
Rajandran R
28 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

Amibroker Trading System Design – Bangalore Workshop – May…

You know that Amibroker is one of the best tool to create custom trading strategies, Signal Generation , Performing Technical analysis and even test/validate...
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 in price aka...
Rajandran R
34 sec read

Open = High and Open = Low Intraday Scanner…

Open = High and Open = Low is a widely used scanner across the day traders community. Here is the Amibroker exploration code which...
Rajandran R
26 sec 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

Range Identifier – Amibroker AFL Code

Here is a simple range identifier Amibroker AFL code which helps you to spot and visualize out higher return event days and high volatile...
Rajandran R
21 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 trader can take...
Rajandran R
22 sec read