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

Amibroker

Stoploss, Multi Target, and Trailing Stoploss Module – Amibroker…

After Intraday V2.0 Amibroker Module - a readymade drag and drop module to convert any trading strategy into the intraday trading system with alerts,...
Rajandran R
14 min read

Algomojo Autocancellation of Limit Orders After N seconds

In this tutorial, I'm going to demonstrate how to use Amibroker AFL code to perform auto cancellation of limit order after N...
Rajandran R
3 min read

Option Button Trading to Trade ATM, ITM, OTM Options…

Here is a simple button trading module that can be used to send option trading orders with buttons. Users can configure the button to...
Rajandran R
10 min read

Realtime Option Greeks Indicator and Exploration Module for Amibroker

Option Greeks are a set of mathematical models used to analyze the behavior of options. Real-time Option Greeks refer to the calculation of these...
Rajandran R
5 min read

Sending Smart Futures/Spot – Signals to Two-Legged Options Execution…

Thought of making an open source AFL code demanded by most of the option traders to control the cost, to control the risk, and...
Rajandran R
13 min read

Backup your Amibroker EOD/Intraday Database in CSV Format

This Amibroker tutorial helps you to export your entire Amibroker EOD/Intraday Database in CSV Format with just a click of a button. Backing up...
Rajandran R
1 min read

Bernoulli Process – Binary Entropy Function Amibroker AFL Code

Here is the Bernoulli Process code snippet translated from Trading pine script indicator which explores the Bernoulli Function/Distribution), and combined with the Shannon Entropy...
Rajandran R
2 min 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

Creating an Amibroker Bot which Send Messages to Slack…

In this tutorial, we will be creating an Amibroker Alert Bot which transmits messages from Amibroker to the Slack Platform with the help of...
Rajandran R
3 min read

Monte Carlo analysis – Trading System Validation to take…

Monte Carlo analysis is a statistical method that involves repeatedly running simulations of a model or system to understand the possible outcomes and probabilities...
Rajandran R
5 min read

Line Trading – Algomojo Automation Module for Amibroker Users

The line Trading Automation tool is designed for Manual traders who want to perform level-based trade execution faster and also bring some advanced trade...
Rajandran R
58 sec read

Plotting Day Wise Equity Curve using Amibroker

We know that Amibroker provides an equity curve for the whole strategy. Is there a way where we can build a simple Day Wise...
Rajandran R
1 min read