Discussing the article: "Implementing of a Breakeven Mechanism in MQL5 (Part 2): ATR- and RRR-Based Breakeven"
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Check out the new article: Implementing of a Breakeven Mechanism in MQL5 (Part 2): ATR- and RRR-Based Breakeven.
Welcome everyone to the second part of the article on the breakeven mechanism. Here we will continue programming the different breakeven modes whose implementation remained unfinished in the first part. In addition, we will create an auxiliary class that simplifies the user's choice of breakeven mode. First, we will consider the ATR-based breakeven type, then the one related to RRR, and finally the class for managing the breakeven mechanism. At the end, we will perform a comparative analysis to determine which breakeven type is the most suitable for the Order Blocks Expert Advisor originally developed in the last article of the risk-management series.
Author: Niquel Mendoza