Amibroker

Amibroker

Code Snippet – Normalized Volume

Studying the Volume behaviour in a stock and index futures plays a critical role in studying the supply and demand behavior. What if we...
Rajandran R
27 sec read

Equity Returns after Extreme VIX and William VIX FIX…

Was just going thro QUSMA blog on Equity Returns Following Extreme VIX and William VIX FIX Movements. And couple of peoples are throwing ideas...
Rajandran R
1 min read

Start Amibroker from Scratch – Video Tutorials

Here are a bunch of video tutorials that help you understand the basics of Amibroker Software. This video tutorials focus on Installation, Charting Features,...
Rajandran R
33 sec read

Webinar : Learn Amibroker AFL Coding with Marketcalls

Its time to learn something new. Yes we are launching our first webinar on 7th March 2015 (IST). In this session you will be...
Rajandran R
37 sec read

High Beta Scanner – Amibroker AFL code

Beta is a volatility measurement compared to the market (benchmark) returns. It is calculated using regression analysis. If the Beta is greater than 1....
Rajandran R
1 min read

Codesnippet : Autocorrelation Amibroker AFL and Pinescript Code

"Autocorrelation, also known as serial correlation, is the cross-correlation of a signal with itself. Informally, it is the similarity between observations as a function...
Rajandran R
53 sec read

How to do Portfolio Backtesting in Amibroker

Portfolio Trading (Trading with Multiple Stocks/Instruments) is the next big step in a traders life once he understand that he want to reduce the...
Rajandran R
1 min read

Supertrend V3.0 AFL code with Buy and Sell Alerts

Supertrend V3.0 is the upgraded version of Supertrend Indicator. The trading logic remains the same however lot of bugs got removed and few features...
Rajandran R
5 min read

N Bar High-Low Dots – Amibroker AFL code

Here is a simple strategy that alerts by plotting dots over the candle whenever a new N bar high-low is made. The below chart...
Rajandran R
28 sec read

William VIX FIX Indicator – Amibroker AFL Code

We know that VIX most of the time reflects the investor/trader sentiment. When the VIX is higher it means a lot of fear in...
Rajandran R
1 min read

Amibroker – Auto Trading Control for NEST/NOW Terminal

This is the updation of Manual Trade Control for NEST/NOW. This afl have new features like it will have all the trades in its...
Rajandran R
1 min read

How to Create Your First Amibroker DLL Plugin?

This is a very simplistic tutorial which explains how to create your own Amibroker DLL Plugin using Dot Net for Amibroker. .Net for...
Rajandran R
2 min read