Forex Fraus Slogger

$0.00

Developed By: OmSaiTech

In stock

The Forex Fraus Slogger Expert Advisor is a reversal-based VertexFX client-side script that identifies reversal trades using the Envelopes Bands indicator. It also manages trailing stops of trades opened by the Expert Advisor, and can also manage trades opened by other Expert Advisors, or manually by the user.

(Downloads - 1517)

SKU: 1379 Categories: ,

Fraus

Forex Fraus Slogger Expert Advisor is a reversal-based VertexFX client-side script that identifies reversal trades using the Envelopes Bands indicator. It also manages trailing stops of trades opened by the Expert Advisor, and can also manage trades opened by other Expert Advisors, or manually by the user.

The Envelopes Band indicator provides an Upper and a Lower Band in which prices typically trade during sideways markets. The idea behind this Expert Advisor is that when the price enters the Envelope from outside, it continues to move towards the centre of the Envelope, or towards the other end of the Envelope. The Expert Advisor identifies such scenarios and converts such situations into trading opportunities.

When the price is above the Upper Envelope, and crosses below the Upper Envelope from above, the Expert Advisor generates a SELL trade. The expectation is that the price will continue falling towards the centre of the Envelope. Similarly, when the price is below the Lower Envelope, and then crosses above the Lower Envelope from below, the Expert Advisor generates a BUY trade. The expectation is that the price will continue rising towards the centre of the Envelope.

The stop-loss is typically set to 50% of the high of the Envelope, and similarly the take-profit is set to 50% of the high of the Envelope. The lot-size is calculated based upon the RISK_PERCENT, and is bounded by MINI_LOTS on the lower side and by MAX_LOTS on the upper side. The Expert Advisor manages the trailing stops of the trades it opened. However, if ALL_POSITIONS is set to TRUE, then it manages the trailing stops of all pairs currently opened – even if they were not opened by the Expert Advisor. If PROFIT_TRAILING is set to TRUE, then the trailing stop is triggered only when the trade profit is equal or greater than TRAILING_STOP value. However, if PROFIT_TRAILING is set to FALSE, then the trailing stop is triggered immediately once the trade is in profit, even it if is below the TRAILING_STOP threshold value.

Configurable Parameters:

1.ALL_POSITIONS– Specifies whether the Expert Advisor should manage trailing stops of all instruments that are open, or only for the current chart instrument to which it is applied.
2.PROFIT_TRAILING– Specifies whether the trailing stop should be employed only when the position is profitable by amount of TRAILING_STOP, or whether it should employed immediately once the position is opened.
3.TRAILING_STOP – The trailing stop amount in points.
4.TRAILING_STEP – The trailing step amount in points.
5.RISK_PERCENT– The maximum allowed risk per trade used to calculate the lot-size.
6.MIN_LOTS– The minimum lot-size allowed per trade.
7.MAX_LOTS – The maximum lot-size allowed per trade.
8.USE_SOUND – Specifies whether to use sound to signal new trades and alerts.
9.SOUND_FILENAME – The name of the sound file that will be played when a sound alert is generated.

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