AFL Code

Supertrend V5.0 – Amibroker AFL Code

In the new version of Supertrend thought of removing the ATR factor to make the trading strategy independent of the volatility factor. It is...
Rajandran R
6 min read

Modified Stochastic Momentum Oscillator – Amibroker AFL Code

Here is a simple and modified version of Stochastic Momentum oscillator in color coded histogram format. If you understand Stochastic Momentum Oscillator values ranges...
Rajandran R
32 sec read

Laguerre PPO Oscillator for Amibroker

Laguerre PPO Oscillator is just the translated Tradingview Pinescript indicator from theLark’s Laguerre PPO. We very well know that Lauggerre RSI is from the...
Rajandran R
26 sec read

One Timeframing and Amibroker Exploration Code

One Timeframing is a simple, powerful, and popular concept when comes to a market profile trader. One Timeframing generally refers to a market that...
Rajandran R
1 min read

Sentimental Dashboard – Amibroker AFL Code

Sentimental Dashboard is added in our live charting section (NSESignals and MCX Signals Section) to measure the strength in the market. Sentimental Dashboard shows...
Rajandran R
50 sec read

Rotation Factor – Amibroker AFL Code

Rotation Factor is a sentimental indicator used in Market Profile to Indicate who is control (Buyers/Sellers) in the market for the day. If the...
Rajandran R
1 min read

Full Gap Open Range Strategy – Amibroker AFL Code

Here is a simple Full Gap Open Range Strategy for intraday traders to trade the big gap ups and gap downs using open range...
Dinesh Tarte
54 sec read

How to Compute Cointegration using Amibroker and Python

Cointegration is used in Statistical Arbitrage to find best Pair of Stocks (Pair Trading) to go long in one stock and short(Competitive peers) another...
Rajandran R
2 min read

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

Autocorrelation and Stochastic Mean Reversion Trading

Here is a simple mean reversion trading strategy using Autocorrelation and Stochastic osciallator crossover. In the last article we seen about autocorrelation that negative...
Rajandran R
42 sec 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