Automatic / semi-automatic trading robot that works on the signals of the AB=CD pattern. It can work as an indicator. Supports sending signals in
notifications, to a mobile device, as well as e-mail. This trading expert was ported from the version
Harmohic
ABCD Wizard for the MetaTrader 5 trading terminal.
A more detailed description of the expert Advisor can be found here.
And also in
- Expert Advisor parameters
- magic – magic ID
- deviation – deviation
- Peak ZigZag Parameters
- minPeakDist – minimum distance of Zig-zag peaks
- maxPeakDist – maximum distance of Zig-zag peaks
- peakDistStep-Zig-zag Peak Distance Step
- Parameters AB=CD
- cProjMin – minimum projection of point C
- cProjMax – maximum projection of point C
- dProjMin – minimum projection of the point D
- dProjMax – maximum projection of the point D
- Input parameters AB=CD
- entryPMin – minimum price projection for entry (entry range)
- entryPMax – maximum price projection for the entry (entry range)
- waitTurnPeriod – the waiting period for the reversal signal at point D
- nEntriesMax – the number of simultaneous logons
- revercePositions-invert inputs
- SL TP Parameters
- minSL – minimum stop loss
- kTP_OfAD-take profit ratio (calculated from the distance A-D)
- indentSL-stop loss offset from the peak
- minK_TP_SL – minimum ratio of TP/SL or winning / losing a position
- levelsCalculation – method for calculating levels
- Breakeven parameters
- useBreakeven – use breakeven
- bkTrigLvFromTP-breakeven trigger factor (from 0 to 1)
- bkValue – breakeven value
- Risk management
- lotsManagement-Volume management mode
- volume – the volume
- riskIDC-risk / SL (in the deposit currency)
- percRisk – the percentage of risk for risk management
- percEquity – percentage of risk from free margin
- The optimal mode of lot
- riskMin – minimum risk
- profitReduced – recovery value
- kDR-volume build-up factor
- Other settings
- vTradeBacklight-highlighting virtual transactions
- Notification Settings
- testNotif – test notifications (for testing)
- sendMail-email notifications
- sendNotif-notifications to your mobile device
- alert – alerts
- patternSignals – types of pattern signals
- trades – types of entry signals
[spoiler title=”Read More…”]
- Expert Advisor parameters
- magic – magic ID
- deviation – deviation
- Peak ZigZag Parameters
- minPeakDist – minimum distance of Zig-zag peaks
- maxPeakDist – maximum distance of Zig-zag peaks
- peakDistStep-Zig-zag Peak Distance Step
- Parameters AB=CD
- cProjMin – minimum projection of point C
- cProjMax – maximum projection of point C
- dProjMin – minimum projection of the point D
- dProjMax – maximum projection of the point D
- Input parameters AB=CD
- entryPMin – minimum price projection for entry (entry range)
- entryPMax – maximum price projection for the entry (entry range)
- waitTurnPeriod – the waiting period for the reversal signal at point D
- nEntriesMax – the number of simultaneous logons
- revercePositions-invert inputs
- SL TP Parameters
- minSL – minimum stop loss
- kTP_OfAD-take profit ratio (calculated from the distance A-D)
- indentSL-stop loss offset from the peak
- minK_TP_SL – minimum ratio of TP/SL or winning / losing a position
- levelsCalculation – method for calculating levels
- Breakeven parameters
- useBreakeven – use breakeven
- bkTrigLvFromTP-breakeven trigger factor (from 0 to 1)
- bkValue – breakeven value
- Risk management
- lotsManagement-Volume management mode
- volume – the volume
- riskIDC-risk / SL (in the deposit currency)
- percRisk – the percentage of risk for risk management
- percEquity – percentage of risk from free margin
- The optimal mode of lot
- riskMin – minimum risk
- profitReduced – recovery value
- kDR-volume build-up factor
- Other settings
- vTradeBacklight-highlighting virtual transactions
- Notification Settings
- testNotif – test notifications (for testing)
- sendMail-email notifications
- sendNotif-notifications to your 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-Zig-zag Peak Distance Step
- cProjMin – minimum projection of point C
- cProjMax – maximum projection of point C
- dProjMin – minimum projection of the point D
- dProjMax – maximum projection of the point D
- entryPMin – minimum price projection for entry (entry range)
- entryPMax – maximum price projection for the entry (entry range)
- waitTurnPeriod – the waiting period for the reversal signal at point D
- nEntriesMax – the number of simultaneous logons
- revercePositions-invert inputs
- minSL – minimum stop loss
- kTP_OfAD-take profit ratio (calculated from the distance A-D)
- indentSL-stop loss offset from the peak
- minK_TP_SL – minimum ratio of TP/SL or winning / losing a position
- levelsCalculation – method for calculating levels
- useBreakeven – use breakeven
- bkTrigLvFromTP-breakeven trigger factor (from 0 to 1)
- bkValue – breakeven value
- lotsManagement-Volume management mode
- volume – the volume
- riskIDC-risk / SL (in the deposit currency)
- percRisk – the percentage of risk for risk management
- percEquity – percentage of risk from free margin
- riskMin – minimum risk
- profitReduced – recovery value
- kDR-volume build-up factor
- vTradeBacklight-highlighting virtual transactions
- testNotif – test notifications (for testing)
- sendMail-email notifications
- sendNotif-notifications to your mobile device
- alert – alerts
- patternSignals – types of pattern signals
- trades – types of entry signals
[/spoiler]