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...
This tutorial shows how Accumulation Distribution Expert Advisor (EA) can be used on charts of MT4 to Trade in Options. Strategy Premise The accumulation/distribution line or accumulation/distribution index is a technical analysis indicator intended to relate price...
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...
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...
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....
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...
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...
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....
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...
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...
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...
This tutorial shows how Commodity Channel Index Expert Advisor (EA) can be used on charts of MT4 to Trade in Index Options. Strategy Premise The Commodity Channel Index (CCI) measures the current price level relative to an average price level over a given period of...
This tutorial shows how Bollinger Band Expert Advisor (EA) can be used on charts of MT4 to Trade in Index Options. Strategy Premise Bollinger Bands are volatility bands placed above and below a moving average. Volatility is based on the standard deviation, which...
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...
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...
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...
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...
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...
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. ...
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...
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...
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...
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...
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...
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...
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...
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....
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...
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...
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...
Recent Discussion