Dark Inversion

TopicStarter

Moderator
Apr 15, 2024
9,282
4
38

Introduction​

Dark Inversion, an intraday trading robot, has garnered a mixed bag of reviews and a rating of 4.25. It's designed to capture market reversals using a counter-trend strategy combined with volatility analysis. But let's not get carried away. As a professional trader and MQL5 programmer, I can tell you that no trading robot is a silver bullet. Let's dive into the nitty-gritty of what Dark Inversion offers and whether it lives up to the hype.

Description of Features​

Dark Inversion boasts several features aimed at making your trading life easier:
  • Counter Trend Strategy: Identifies potential market reversals.
  • Volatility Analysis: Enhances the accuracy of trend reversals.
  • Inversion Lines: Displays easily visible inversion lines on the chart.
  • Directional Arrows: Shows intuitive directional arrows indicating potential trade directions.
  • Automated Adjustments: Automatically adjusts settings for different timeframes and instruments.
  • Non-Repainting: Ensures that the indicator does not repaint or backpaint historical data.
  • No Lag: Provides real-time data without lag.
  • Alerts and Notifications: Includes pop-up alerts, email alerts, push notifications, and sound alerts.

Performance Analysis​

User reviews are a mixed bag. Antonius Rimanto gives it a 5-star rating, praising its performance in demo accounts on M1, M5, and M15 timeframes. Elusive Pimpernel rates it 4 stars, calling it Ok. GanassaU, however, rates it 2 stars, citing numerous errors. This disparity suggests that while Dark Inversion has potential, it's not without its flaws.

Over the past year, the robot has shown varying degrees of success. In demo accounts, it performs well, but real-world application reveals inconsistencies. This is a common issue with many trading robots, and Dark Inversion is no exception. The volatility analysis and counter-trend strategy work well in theory, but market conditions can often throw a wrench in the works.

Pros and Cons​

  • Pros:
    - Effective in demo accounts
    - Comprehensive alert system
    - Automated adjustments for various timeframes and instruments
  • Cons:
    - Mixed user reviews
    - Reports of errors and inconsistencies
    - Not a guaranteed profit-maker

Conclusion​

Dark Inversion offers a robust set of features and has shown promise in demo accounts. However, its mixed reviews and reported errors suggest that it should be used cautiously. It's a useful tool, but not a magic bullet. Traders should thoroughly test it in demo accounts before committing real money and always use it as part of a broader trading strategy.

Source Code of Dark Inversion​

We don't have access to the original source code of the Dark Inversion robot sold on MQL5. However, based on its description, we have created a sample code that mimics its functionality. This code is available for free on our forum at easytradingforum.com. Note that our team at EASY Trading Team does not sell the Dark Inversion robot; we only provide a code example based on its description.

Code:
You don't have permission to view the code content. Log in or register now.

Download Dark Inversion Now

If you have any questions about the code, feel free to ask them on our forum. This example code is based on the description of the Dark Inversion robot sold on MQL5. Our team at EASY Trading Team does not sell the Dark Inversion robot; we only created a code example based on its description.
 

Attachments

  • Dark Inversion.mq5
    4 KB · Views: 0
The parameters need a bit of fine-tuning, but overall, a good EA. Appreciate the effort put into it.