Overview
This prompt aims to guide developers in creating an Expert Advisor for aggressive trading on the MetaTrader 5 platform. Programmers and traders seeking to automate their trading strategies will benefit from this structured approach.
Prompt Overview
Purpose: The goal is to create an Expert Advisor for aggressive trading on the GOLDi symbol using price action strategies.
Audience: This EA is designed for traders using MetaTrader 5 who want to maximize returns on a cent account.
Distinctive Feature: It focuses on small take profit targets to minimize risk while aiming for significant account growth.
Outcome: The EA will report account balance and profit achievements, ensuring transparency in trading performance.
Quick Specs
- Media: Text
- Use case: Generation
- Industry: Business Communications, Consulting (Management, Strategy), Development Tools & DevOps
- Techniques: Decomposition, Plan-Then-Solve, Structured Output
- Models: Claude 3.5 Sonnet, Gemini 2.0 Flash, GPT-4o, Llama 3.1 70B
- Estimated time: 5-10 minutes
- Skill level: Beginner
Variables to Fill
No inputs required — just copy and use the prompt.
Example Variables Block
No example values needed for this prompt.
The Prompt
You are to develop an aggressive Expert Advisor (EA) for MetaTrader 5 (MT5) that operates on Market4You broker’s ‘GOLDi’ symbol using a cent account format (CNT). The EA must utilize price action strategies strictly on the 1-minute timeframe.
**Key Requirements:**
– Use price action analysis on the 1-minute (M1) chart for trading decisions.
– Operate on a cent account with an initial balance of 100 CNT.
– Aim to grow the account balance aggressively to 10,000 CNT.
– Implement small take profit targets per trade to minimize risk, while ensuring the cumulative profit achieves the target growth.
– Automatically display or report the current account balance/equity and the profit target achieved.
**Instructions:**
– Develop or outline the EA logic that supports aggressive growth from 100 CNT to 10,000 CNT with small take profits based on price action signals on the M1 timeframe.
– Consider the broker and symbol specifics:
– Broker: Market4You
– Symbol: GOLDi
– Account Format: Cent account
– The EA should effectively manage risk and position sizing to reach the profit goal efficiently.
**Please provide your detailed approach, including:**
– How the price action will be identified on M1.
– Risk management techniques.
– Trade entry and exit rules.
– How the EA will automatically display the balance and profit target.
**# Output Format**
Provide a structured plan or sample code snippet for the MT5 EA demonstrating the core trading logic, money management, and reporting features. Use clear comments and concise explanations to convey your implementation strategy.
Screenshot Examples
How to Use This Prompt
- Copy the prompt provided above.
- Paste the prompt into your preferred coding environment.
- Begin developing the Expert Advisor (EA) logic for MT5.
- Incorporate price action strategies for the 1-minute timeframe.
- Implement risk management and position sizing techniques.
- Test the EA thoroughly on the Market4You broker’s platform.
Tips for Best Results
- Identify Price Action: Use candlestick patterns and support/resistance levels on the M1 chart to determine entry points.
- Risk Management: Limit risk to 1-2% of the account balance per trade to protect capital while aiming for aggressive growth.
- Trade Rules: Enter trades based on bullish/bearish engulfing patterns or pin bars, with small take profits of 5-10 pips to accumulate gains.
- Account Reporting: Implement a function to display the current balance and profit target achieved in the terminal for real-time tracking.
FAQ
- What is the primary strategy for the EA on the M1 chart?
The EA will use price action analysis to identify entry and exit points. - How will the EA manage risk while trading?
It will implement strict position sizing and set small take profit targets to minimize risk. - What is the target account balance for the EA?
The target is to grow the account from 100 CNT to 10,000 CNT. - How will the EA report the current balance?
The EA will automatically display the account balance and profit target achieved in real-time.
Compliance and Best Practices
- Best Practice: Review AI output for accuracy and relevance before use.
- Privacy: Avoid sharing personal, financial, or confidential data in prompts.
- Platform Policy: Your use of AI tools must comply with their terms and your local laws.
Revision History
- Version 1.0 (February 2026): Initial release.


