AFL Code

ADXVMA – Indicator – Amibroker AFL Code

ADXVMA is a volatility moving average using ADX as a core concept to identify trends. The trend filter acts as support during uptrending markets...
Rajandran R
1 min read

How to Perform Machine Learning Using Amibroker and Python

Amibroker is a powerful technical analysis and trading system development platform, used extensively by traders and analysts for developing and deploying trading strategies. Python,...
Rajandran R
5 min read

Last 1 Hour Intraday Range on Expiry Day –…

Here is a simple AFL exploration code that scans and retrieves the last 1 hour of Intraday high and low range on expiry day....
Rajandran R
28 sec read

Things You Need to Know About VWAP

In finance terms, volume-weighted average price (VWAP) is defined as the ratio of the value traded to total volume traded over a particular time...
Rajandran R
4 min read

Smart Button Trading Module – Trade Automation – Amibroker…

This Algomojo Button trading module provides 4 modes of the button to place orders with a single click directly from Amibroker using simple smart...
Rajandran R
4 min read

Stop and Reverse Cover Orders/Bracket Orders – Automated Chart…

Bracket Order and Cover Order are multi-legged orders which come with default protection with stop loss with reasonable intraday leverage. This tutorial focus...
Rajandran R
15 min read

How to Send Automated Orders without any Amibroker Bridge…

This tutorial explores how to send Automated orders to the brokers using the Algomojo platform without any external Bridge Installation.
Rajandran R
2 min read

EMA Crossover High-Low Breakout Strategy – Amibroker AFL Code

This is a simple prototype Amibroker AFL Code for those who want to design a level based breakout system when the technical event occurs(For...
Rajandran R
1 min read

Simple Volatility Exploration – Amibroker AFL Code

Here is a simple Amibroker AFL Code to Explore (Scan) in Amibroker to get a picture about the recent volatility and how the volatility...
Rajandran R
1 min read

Volatile Phases – Colorful ADX Amibroker AFL Code

Visualizing volatility gives us an impressive idea about the nature of the ongoing phase (Sideways, Volatile, Trending) and accordingly one can justify how to...
Rajandran R
1 min read

Code Snippet : ORB – Open Range Breakout Levels…

Open Range Breakout is a simple strategy that monitors the first 5min / 15min / 15min / 30min / 60min range from the start...
Rajandran R
1 min read

PercentRank Based Smooth ATR to Predict Change in Volatility…

Is there a way where one can identify market regime shift from low volatility zone to high volatility zone and vice versa? How I...
Rajandran R
1 min read