Amibroker

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

Different Types of Market Datafeeds and How it is…

Data feeds are a source of real-time or delayed market data provided by exchanges to traders and investors. These data feeds can include a...
Rajandran R
4 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

Get to Know about Datafeed Vendors and Which Data…

In the context of financial markets, data vendors are companies that provide data and information about market prices, trading volumes, and other metrics to...
Rajandran R
2 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

Exploring Yahoo Finance Realtime Quotes and Historical Data Feed…

Yahoo Finance is a financial news and data provider that offers a range of financial information, including stock quotes, financial reports, and market data....
Rajandran R
3 min read