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

Amibroker

How to Retrieve the Position Book Details from Algomojo

This tutorial is for Algomojo users who want to retrieve the realtime position book details (Trading Symbol, Unrealized Profits, Realized Profits, MtoM for the...
Rajandran R
3 min read

How to Set Leverage in Amibroker While Backtesting a…

If you are planning to backtest a trading system with leverage in Amibroker this tutorial will help you to backtest leveraged trading systems properly....
Rajandran R
1 min read

Scale-In Positions Explained – Amibroker AFL Code

If in case you want to add to your existing open positions to your systematic trading then assign sigScaleIn to the BUY/SHORT variable if...
Rajandran R
1 min read

K-Lintra – Hourly Positional Trading System for Nifty Futures

K-Lintra is a trend following system which uses the combination of Kaufman adaptive moving average and Linear regression-based volatility channel. It uses an adaptive...
Rajandran R
1 min read

Computing Cointegration and Augmented Dickey Fuller test in Amibroker…

In this tutorial we discussed how to bring Cointegration statistics into Amibroker using Amipy and how to interpret the values returned by Augmented Dickey...
Rajandran R
5 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

Which is Better Trading Analysis Tool: NinjaTrader 8 v/s…

Both NinaTrader 8 and Amibroker are capable of advanced charting and analysis, as well as auto-trading, algo-trading support. It is very difficult to choose...
Aniket Kale
2 min read

How to Get Institutional Grade End of the Day…

Refinitiv - DataLink that's the key to the answer if you are looking for Institutional Grade End of the Day data which provides reliable...
Rajandran R
2 min read

How to Build a Winning Trading System

Here is a practical guide to Building a Winning Trading System. It explains what a trading system is all about and what are the...
Rajandran R
20 sec read

Code Snippet: ATM/ITM/OTM Call and Put calculation from Spot…

Here is a simple prototype code with display dashboard for the System traders who want to calculate ATM Call or ATM Put from the...
Rajandran R
1 min read