Select Page

DeMark Expert Advisor (EA) for Index Option Trading

This tutorial shows how DeMark Expert Advisor (EA) can be used on charts of MT4 to Trade in Options. Strategy Premise The DeMarker (or DeMark) indicator, also known by the abbreviation “DeM,” is a technical analysis tool that compares the most recent maximum and...

Bollinger Band Options AFL Trading System

The trading idea requires quantifying key concepts: uptrend and mean reversion. There can be a million methods to quantify, and similarly, each method has different impact on the profitability of strategy. Strategy Premise  The trading idea requires quantifying key...

Range Breakout Options AFL Trading System

The AFL code is pretty straightforward. Care is taken to define Buy, Sell, Short and Cover properly. The signal cycles are checked in default code to ensure proper signal occurrence. Strategy Premise  This strategy uses only price action and no indicators. The...

RSI Crossover Options AFL Trading System

The AFL uses looping on all bars to generate buy-sell signals. This is because the entries and exit conditions are different but occur too frequently. Using flags in the loop helps to confirm: The proper cycle of Buy, Sell, Short, and Cover signals is maintained....

RSI Options AFL Trading System

This is perhaps the simplest afl trading system in which the afl code can be understood by non-programmers also. We carefully define the Buy, Sell, Short and Cover rules; where Short and Cover are symmetrically opposite if Buy and Sell. Strategy Premise  The RSI...

Dynamic Momentum Index (DMI) Options AFL Trading System

This is perhaps the simplest afl trading system in which the afl code can be understood by non-programmers also. We carefully define the Buy, Sell, Short and Cover rules; where Short and Cover are symmetrically opposite if Buy and Sell. This helps in smooth...

Chande Momentum Oscillator Options AFL Trading System

The AFL uses looping on all bars to generate buy-sell signals. This is because the entries and exit conditions are different but occur too frequently. Using flags in the loop helps to confirm. The proper cycle of Buy, Sell, Short, and Cover signals is maintained....

Aroon Indicator Options AFL Trading System

This is perhaps the simplest afl trading system in which the afl code can be understood by non-programmers also. We carefully define the Buy, Sell, Short and Cover rules; where Short and Cover are symmetrically opposite if Buy and Sell. This helps in smooth...

ADX Options AFL Trading System

This is perhaps the simplest afl trading system in which the afl code can be understood by non-programmers also. We carefully define the Buy, Sell, Short and Cover rules; where Short and Cover are symmetrically opposite if Buy and Sell. This helps in smooth...

Stochastic Expert Advisor for Index Options Trading

This tutorial shows how Stochastic Expert Advisor can be used on charts of MT4 to Trade in Index Options. Strategy Premise A stochastic oscillator is a momentum indicator comparing a particular closing price of a security to a range of its prices over a...

RSI Expert Advisor (EA) for Index Options Trading

This tutorial shows how RSI Expert Advisor (EA) can be used on charts of MT4 to Trade in Options. Strategy Premise The Relative Strength Index (RSI) is a momentum oscillator that measures the speed and change of price movements. The RSI oscillates between zero and...

RSI Divergence System and Indicator AFL

APIBridge, Amibroker  This tutorial shows how RSI Divergence System and Indicator AFL L can be used on charts of Amibroker to Trade   Strategy Premise  The RSI divergence is one of the most important concepts for finding trend...

How ADX Trading System works in Amibroker (AFL)

APIBridge, Amibroker, AFL  This tutorial shows how ADX AFL Trading System can be used on charts of Amibroker to Trade   Strategy Premise The ADX is perhaps the most popular trend detection indicator, developed by Welles Wilder.  The Plus...

AFL for RSI Crossover System

APIBridge, Amibroker  This tutorial shows how AFL for RSI Crossover System can be used on charts of Amibroker to Trade   Strategy Premise  RSI is an oscillator which depicts momentum in prices. We try using two RSI of...

Aroon Indicator AFL

This tutorial shows how Aroon Indicator AFL Trading System can be used on charts of Amibroker to Trade.  Strategy Premise  The Aroon Indicator derived its name from the Sanskrit word ‘Arun’ which means early light in the morning. So, this name...

MACD AFL Strategy

APIBridge, Amibroker  This tutorial shows how MACD AFL Strategy can be used on charts of Amibroker to Trade   Strategy Premise  The MACD indicator is one of the most popular indicators to determine trending prices. ...

RSI AFL Trading System

APIBridge, Amibroker  This tutorial shows how Range Breakout AFL Strategy can be used on charts of Amibroker to Trade   Strategy Premise  The RSI is perhaps the most popular momentum indicator among traders. By calculation, it...

Range Breakout AFL Strategy

APIBridge, Amibroker  This tutorial shows how Range Breakout AFL Strategy can be used on charts of Amibroker to Trade   Strategy Premise  This strategy uses only price action and no indicators. The range for last n periods...

Support Resistance Using Averages AFL

APIBridge, Amibroker  This tutorial shows how Support Resistance Using Averages AFL can be used on charts of Amibroker to Trade   Strategy Premise  In most simple terms, support is defined at the price level from which...

Best SuperTrend Multiple ATR AFL

APIBridge, Amibroker  This tutorial shows how Best SuperTrend Multiple ATR AFL can be used on charts of Amibroker to Trade   Strategy Premise  A default Supertrend indicator is a great tool to clearly identify the...

FAQs for Positional Trading with APIBridge

Following are the Frequently asked questions (FAQs) on Positional Trading in regards with APIBridge. 1. Does APIBridge support positional trading?Yes, it does. APIBridge supports all order or product types that are provided by your broker. 2. How do we get started...

Settings to send signals from TradingView via Webhook

To send signals from TradingView via Webhook, you need to have a paid account of TradingView. Firstly, you purchase the subscription. Then, follow the steps below to get started with sending signals to APIBridge. Read through the following steps to setup Webhook with...

Average Directional Index Expert Advisor for MT5

This tutorial shows how Average Directional Index(ADX) Expert Advisor can be used on charts of MT5 to Trade Strategy Premise The Average Directional Index(ADX) Oscillator (AC) is an indicator developed by Bill Williams that helps traders gauge changes in momentum. It...

Alligator Strategy Expert Advisor (EA) for MT5

This tutorial shows how Alligator Expert (EA) Advisor can be used on charts of MT5 to Trade Strategy Premise Williams Alligator is a trend-following indicator and features specific moving averages called the Alligator’s Jaw, Alligator’s Teeth, and Alligator’s Lips....

Awesome Oscillator Strategy for MT5

This tutorial shows how Awesome Oscillator Expert Advisor can be used on charts of MT5 to Trade Strategy Premise The Awesome Oscillator (AO) is one of the most popular indicators that are used to measure momentum in the stock and commodity markets. The Awesome...

Awesome Oscillator+Alligator Strategy for MT5

This tutorial shows how Awesome Oscillator+Alligator Expert Advisor can be used on charts of MT5 to Trade. Strategy Premise Williams Alligator is a trend-following indicator and features specific moving averages called the Alligator’s Jaw, Alligator’s Teeth, and...

Bollinger Band Strategy for MT5

This tutorial shows how Bollinger Band Expert Advisor can be used on charts of MT5 to Trade. Strategy Premise Bollinger Bands are volatility bands placed above and below a moving average. Volatility is based on the standard deviation, which changes as volatility...