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

Amibroker

EMAavg – Amibroker AFL code

Here is the EMAavg afl code designed with the combination of Multiple EMA's and modified Fisher Transform.Code is open source, free to distribute, and...
Rajandran R
25 sec read

RTDF New version Supports Both Yahoo Finance and Google…

RTDF 1.1.0.023 for Amibrokeris a light weight executable ( neither .Net nor Java) realtime datafeed software developed using C/C++. The demo release is...
Rajandran R
1 min read

Visualize your strategy using Amibroker Ribbons

This is a simple program to demonstrate that how to visualize your strategy using Amibroker Ribbon function. The purpose is to visualise how...
Rajandran R
13 sec read

Configure McClellan Oscillator for Nifty in Amibroker using AUX1…

This Tutorial Explains how to use AUX1 and AUX2 parameters in Amibroker Configure and Plot McClellan Oscillator for Nifty
Rajandran R
1 min read

Ichimoku Cloud Scanner v2.0 – AFL Code

The Demerit with the older version of Ichimoku cloud scanner is that there is too much of difference between the cloud(stop loss) and...
Rajandran R
1 min read

Ichimoku and its 5 elements : AFL code

Marketcalls trading decisions on nifty is based on the kumo cloud alone i.e simply buy above the cloud and sell below the cloud with...
Rajandran R
1 min read

Colour Changing Candlesticks

Here is a simple demonstration about how to vary the color of the according to our strategy. For demo purpose i had used the...
Rajandran R
40 sec read

FeedPlus 3.0 Realtime Data Feed for Amibroker

Sansharam had developed a realtime data feed application for amibroker long time back and now he had released his FeedPlus 3.0. Presently Feeds plus...
Rajandran R
2 min read

SDA2 Trend Trading System – AFL code

SDA2 Trend Trading system is nothing but a trend trading system made using Standard Deviation and ATR(2) - Average True range. This is just...
Rajandran R
1 min read

Import NSE EOD Database into Amibroker using Getbhavcopy Downloader

Here is a step by step video in a traditional Indian style of explanation, which explains how to Import NSE EOD Database...
Rajandran R
16 sec read

13-13 Wilders Moving Average – Offset Channel Trading System…

Here is an another customized code similar to 5-13 EMA-Offset Channel Trading system. Here Instead of EMA we are using wilders moving average...
Rajandran R
36 sec read

AFL to Switch between Heikin-Ashi and Normal Candle

A small funtionality has been added to the NMA Swing Explorer charts to switch between Heikin-Ashi Candle and Normal Candle. Now Just right click...
Rajandran R
2 min read