Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]
Harmonic ABCD Wizard

0.00

Automatic/semi-automatic trading robot that works on the signals of the AB=CD pattern. It can work as an indicator. Supports sending signals to
notifications, to a mobile device, as well as an e-mail. The search for patterns is carried out using a universal Zigzag, Peak ZigZag,
which has been specially adapted to work in this Expert Advisor. Thanks to the use of trace mode (when scanning
patterns are produced by several Zigzags with different Peak dist at once, see the description of the parameters) it is possible to find all possible
patterns AB=CD from the smallest to the largest.

The scanning depth and range are adjusted using minPeakDist and maxPeakDist. The accuracy or step of the Zigzag scan is selected
using peakDistStep, starting from 1. The Peak dist parameter of the zigzag on which the pattern was found is displayed on the screen (see illustrations),
which allows you to see on which Zigzags, with which Peak dist, there are the most patterns. Thus, the Expert Advisor allows
It is easy to choose the optimal range (minpeakdist, maxPeakDist) of scan zigzags. Also, when the pattern appears, on the screen
a “Select” button appears with which you can highlight the pattern from which the data was read (this is useful when
there are too many patterns on the screen and simplifies the orientation of the trader).

[spoiler title=”Read More…”]

Automatic/semi-automatic trading robot that works on the signals of the AB=CD pattern. It can work as an indicator. Supports sending signals to
notifications, to a mobile device, as well as an e-mail. The search for patterns is carried out using a universal Zigzag, Peak ZigZag,
which has been specially adapted to work in this Expert Advisor. Thanks to the use of trace mode (when scanning
patterns are produced by several Zigzags with different Peak dist at once, see the description of the parameters) it is possible to find all possible
patterns AB=CD from the smallest to the largest.

The scanning depth and range are adjusted using minPeakDist and maxPeakDist. The accuracy or step of the Zigzag scan is selected
using peakDistStep, starting from 1. The Peak dist parameter of the zigzag on which the pattern was found is displayed on the screen (see illustrations),
which allows you to see on which Zigzags, with which Peak dist, there are the most patterns. Thus, the Expert Advisor allows
It is easy to choose the optimal range (minpeakdist, maxPeakDist) of scan zigzags. Also, when the pattern appears, on the screen
a “Select” button appears with which you can highlight the pattern from which the data was read (this is useful when
there are too many patterns on the screen and simplifies the orientation of the trader).

Thanks to this method of pattern search, a well-thought-out entry strategy, as well as the tracing method, it was possible to achieve sufficient
flexibility in finding patterns and a sufficiently high probability of inputs on a reversal signal. If at the moment the pattern appears ,
if you have your own reversal signal, then you can enter the market manually using the appropriate buttons. Set the parameter
nEntriesMax is set to 0 if you want the EA not to open trades on its own. In this case, only signals
that you can use at your discretion will be available to you.

Thanks to this method of pattern search, a well-thought-out entry strategy, as well as the tracing method, it was possible to achieve sufficient
flexibility in finding patterns and a sufficiently high probability of inputs on a reversal signal. If at the moment the pattern appears ,
if you have your own reversal signal, then you can enter the market manually using the appropriate buttons. Set the parameter
nEntriesMax is set to 0 if you want the EA not to open trades on its own. In this case, only signals
that you can use at your discretion will be available to you.

Sending a notification to an e-mail and a mobile device

Harmohic ABCD Wizard is equipped with the functions of sending signal notifications to an e-mail and a mobile device. In the settings, the trader can
choose which signals he wants to receive. the choice is made using two parameters patternSignals and trades. More
information is here.

Three main trading modes

Harmohic ABCD Wizard is equipped with the functions of sending signal notifications to an e-mail and a mobile device. In the settings, the trader can
choose which signals he wants to receive. the choice is made using two parameters patternSignals and trades. More
information is here.

A more detailed description of the expert can be found in the blog.

Harmonic
ABCD Wizard for MetaTrader 4.

  • Adviser Parameters
    • magic – magic ID
    • deviation – deviation
  • Peak ZigZag Parameters 
    • minPeakDist – minimum distance of Zig-zag peaks
    • maxPeakDist – maximum distance of Zig-zag peaks
    • peakDistStep – step of the distance of the peaks of Zig-zags
  • Parameters AB=CD
    • cProjMin – minimum projection of point C
    • cProjMax – maximum projection of point C
    • dProjMin – minimum projection of point D
    • dProjMax – maximum projection of point D
  • Input parameters AB=CD
    • entryPMin – minimum price projection for entry (entry range)
    • entryPMax – maximum price projection for entry (entry range)
    • waitTurnPeriod – the waiting period for the reversal signal at point D
    • nEntriesMax – number of simultaneous inputs
    • revercePositions – invert inputs
  • SL TP Parameters          
    • minSL – minimum stop loss
    • kTP_OfAD – take profit coefficient (calculated from distance A-D)
    • indentSL – stop loss offset from the peak
    • minK_TP_SL – minimum TP ratio/SL or winning/losing a position
    • levelsCalculation – a method for calculating levels
  • Breakeven Parameters
    • useBreakeven – use breakeven
    • bkTrigLvFromTP – breakeven trigger factor (from 0 to 1) 
    • bkValue – the breakeven value
  • Risk management
    • lotsManagement – volume management mode
    • volume – volume
    • riskIDC – risk / SL (in the deposit currency)
    • percRisk – percentage of risk by risk management
    • percEquity – percentage of risk from free margin
  • Optimal lot mode
    • riskMin – minimal risk
    • profitReduced – the amount of recovery
    • kDR – volume build-up coefficient
  • Other settings
    • vTradeBacklight – highlighting virtual transactions
  • Notification Parameters
    • testNotif – test notifications (for verification)
    • sendMail – notifications to e-mail
    • sendNotif – notifications to a mobile device
    • alert – alerts
    • patternSignals – types of pattern signals 
    • trades – types of entry signals
  • Adviser Parameters
    • magic – magic ID
    • deviation – deviation
  • Peak ZigZag Parameters 
    • minPeakDist – minimum distance of Zig-zag peaks
    • maxPeakDist – maximum distance of Zig-zag peaks
    • peakDistStep – step of the distance of the peaks of Zig-zags
  • Parameters AB=CD
    • cProjMin – minimum projection of point C
    • cProjMax – maximum projection of point C
    • dProjMin – minimum projection of point D
    • dProjMax – maximum projection of point D
  • Input parameters AB=CD
    • entryPMin – minimum price projection for entry (entry range)
    • entryPMax – maximum price projection for entry (entry range)
    • waitTurnPeriod – the waiting period for the reversal signal at point D
    • nEntriesMax – number of simultaneous inputs
    • revercePositions – invert inputs
  • SL TP Parameters          
    • minSL – minimum stop loss
    • kTP_OfAD – take profit coefficient (calculated from distance A-D)
    • indentSL – stop loss offset from the peak
    • minK_TP_SL – minimum TP ratio/SL or winning/losing a position
    • levelsCalculation – a method for calculating levels
  • Breakeven Parameters
    • useBreakeven – use breakeven
    • bkTrigLvFromTP – breakeven trigger factor (from 0 to 1) 
    • bkValue – the breakeven value
  • Risk management
    • lotsManagement – volume management mode
    • volume – volume
    • riskIDC – risk / SL (in the deposit currency)
    • percRisk – percentage of risk by risk management
    • percEquity – percentage of risk from free margin
  • Optimal lot mode
    • riskMin – minimal risk
    • profitReduced – the amount of recovery
    • kDR – volume build-up coefficient
  • Other settings
    • vTradeBacklight – highlighting virtual transactions
  • Notification Parameters
    • testNotif – test notifications (for verification)
    • sendMail – notifications to e-mail
    • sendNotif – notifications to a mobile device
    • alert – alerts
    • patternSignals – types of pattern signals 
    • trades – types of entry signals
  • magic – magic ID
  • deviation – deviation
  • minPeakDist – minimum distance of Zig-zag peaks
  • maxPeakDist – maximum distance of Zig-zag peaks
  • peakDistStep – step of the distance of the peaks of Zig-zags
  • cProjMin – minimum projection of point C
  • cProjMax – maximum projection of point C
  • dProjMin – minimum projection of point D
  • dProjMax – maximum projection of point D
  • entryPMin – minimum price projection for entry (entry range)
  • entryPMax – maximum price projection for entry (entry range)
  • waitTurnPeriod – the waiting period for the reversal signal at point D
  • nEntriesMax – number of simultaneous inputs
  • revercePositions – invert inputs
  • minSL – minimum stop loss
  • kTP_OfAD – take profit coefficient (calculated from distance A-D)
  • indentSL – stop loss offset from the peak
  • minK_TP_SL – minimum TP ratio/SL or winning/losing a position
  • levelsCalculation – a method for calculating levels
  • useBreakeven – use breakeven
  • bkTrigLvFromTP – breakeven trigger factor (from 0 to 1) 
  • bkValue – the breakeven value
  • lotsManagement – volume management mode
  • volume – volume
  • riskIDC – risk / SL (in the deposit currency)
  • percRisk – percentage of risk by risk management
  • percEquity – percentage of risk from free margin
  • riskMin – minimal risk
  • profitReduced – the amount of recovery
  • kDR – volume build-up coefficient
  • vTradeBacklight – highlighting virtual transactions
  • testNotif – test notifications (for verification)
  • sendMail – notifications to e-mail
  • sendNotif – notifications to a mobile device
  • alert – alerts
  • patternSignals – types of pattern signals 
  • trades – types of entry signals

[/spoiler]

Add review
Reviews ( 0 ):