Aeron JJN

$0.00

Developed By: OmSaiTech

In stock

Aeron JJN Expert Advisor is an innovative VertexFX client side script that places breakout orders based on the market patterns. This Expert Advisor employs the Average True Range (ATR) indicator along with bullish and bearish Doji patterns to place BUY-STOP (bullish breakout) and SELL-STOP (bearish breakout) orders.

(Downloads - 1844)

SKU: 1337 Categories: ,

Aeron JJN Expert Advisor is an innovative VertexFX client side script that places breakout orders based on the market patterns. This Expert Advisor employs the Average True Range (ATR) indicator along with bullish and bearish Doji patterns to place BUY-STOP (bullish breakout) and SELL-STOP (bearish breakout) orders.

The concept behind this Expert Advisor is to identify key bullish and bearish reversals and place pending orders expecting a breakout in the direction of the reversal. For example if a bullish reversal occurs on the current candle, it searches the lowest price of the most recent bearish candle. It then places a SELL-STOP order at a distance of Average True Range below this lowest price. The assumption is that bullish reversal will condition, and it will cross below the lowest price of the previous bearish candle.

BEARISH REVERSAL CONTINUATION –
If the current candle is bearish and the previous candle is bullish then the Expert Advisor evaluates SELL-STOP trade conditions. The difference between the previous candle Close and Open must be at least DOJ_DIFF1. If this condition is met, it then searches from the current candle to the oldest candle to find a bullish candle whose body is greater than DOJI_DIFF2. If a bullish candle with the matching condition is met, it places a SELL-STOP order at the distance of ATR (8 period) below the Low of the matching bearish candle. The duration of this SELL-STOP pending order is equal to RESET_TIME minutes.

BULLISH REVERSAL CONTINUATION –
If the current candle is bullish and the previous candle is bearish then the Expert Advisor evaluates BUY-STOP trade conditions. The difference between the previous candle Open and Close must be at leastDOJI_DIFF1. If this condition is met, it then searches from the current candle to the oldest candle to find a bearish candle whose body is greater than DOJI_DIFF2. If a bearish candle with the matching condition is met, it places a BUY-STOP order at a distance of ATR (8 period) above the High of the matching bullish candle. The duration of this BUY-STOP pending order is equal to RESET_TIME minutes. If the pending order is not executed within RESET_TIME minutes then it is deleted and the Expert Advisor evaluates new trade entry conditions.

It is possible for both BUY-STOP and SELL-STOP pending orders to co-exist. Each of these are tracked individually. If a pending order is triggered, then a new pending order of that type is not placed till the pending order is closed. For example, if a BUY-STOP order is triggered into a LONG position, new BUY-STOP conditions are not evaluated until the open LONG position is closed. The Expert Advisor protects each open position using a protective trailing stop mechanism.

Configurable Inputs
1. LOTS – The lot-size of each trade opened by this Expert Advisor.
2. RESET_TIME – The time in minutes after which the pending order is deleted if not executed.
3. DOJI_DIFF1 – The difference between the previous open and close for the trade condition to be met. For example, if this value is set to 0.0010 on a EUR/USD chart, it implies that the difference between previous open and close should be at least 10 pips.
4. DOJI_DIFF2 – The difference between the open and the close previous of the most recent bearish (or bullish) candle for SELL (BUY) trades, so that the trade condition is met. For example, if this value is set to 0.0020 on a EUR/USD chart, it implies that the difference between the open and close of the most recent bearish candle should be at least 20 pips.

Usage

  • Download the attachment from vStore or directly from the vStore tab in your terminal by performing a right click on it and selecting Download & Install
  • Copy it to your company VertexFX Local VTL Files folder i.e. C:ProgramDataVertexFX Client Terminals”Company name”VTL10Local VTL Scripts
  • Restart your Client Terminal or Right Click on “Local VTL Scripts” Tree Node to find the script.

Additional information

Plugin-Type

Client VTL – Expert Advisor

Compatibility

Main Menu