Overview
This prompt aims to guide the creation of a scalping robot for trading gold, focusing on short-term price movements. Traders and developers will benefit from a structured approach to designing an effective trading strategy.
Prompt Overview
Purpose: This scalping robot aims to capitalize on small price movements in gold trading.
Audience: Designed for traders seeking automated solutions for short-term gold market strategies.
Distinctive Feature: It utilizes a combination of technical indicators to filter out noise and enhance trade accuracy.
Outcome: Traders can expect quick, efficient trades that maximize profit potential while minimizing risk exposure.
Quick Specs
- Media: Text
- Use case: Analysis, Content Strategy, Data Analysis & Insights
- Industry: Consulting (Management, Strategy), Fintech & Digital Banking, Machine Learning & Data Science
- 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
Create a detailed design and strategy outline for a 1-minute gold trend-wise scalping robot intended for trading.
The robot should efficiently analyze short-term gold price trends to initiate quick scalping trades, aiming to profit from small price movements within a 1-minute timeframe.
**Consider including:**
– Technical indicators suitable for short-term trend detection
– Entry and exit criteria based on trend confirmation
– Risk management parameters, such as stop-loss and take-profit levels
– Filters to reduce false signals
Be explicit about the logical flow of the robot’s trading decisions and how it adapts to changing market conditions within very short intervals.
# Steps
1. Identify appropriate technical indicators for trend detection on a 1-minute gold chart (e.g., moving averages, RSI, MACD).
2. Define entry conditions that align with the detected short-term trend (e.g., buying on uptrend signals).
3. Set exit rules aimed at capturing small profits quickly while limiting losses.
4. Incorporate risk management, including stop-loss and position sizing.
5. Explain how the robot filters out noise or false signals for improved trade accuracy.
6. Outline the algorithmic logic flow in step-by-step detail.
# Output Format
– Provide a clear, structured description of the scalping robot’s strategy.
– Include pseudo-code or algorithmic logic steps demonstrating how the robot operates.
– Specify parameters used (indicator settings, risk limits).
– Optionally, include example trade scenarios illustrating entry and exit.
# Notes
– Focus on short-term gold price movements in a highly volatile market.
– Ensure the robot adapts quickly to trend changes within the 1-minute timeframe.
– Prioritize clarity and technical soundness over implementation code in a specific language.
Screenshot Examples
How to Use This Prompt
- Copy the prompt for creating a scalping robot strategy.
- Identify technical indicators for short-term gold trend detection.
- Define entry and exit criteria based on trend confirmation.
- Incorporate risk management parameters like stop-loss and take-profit.
- Explain filtering methods to reduce false trading signals.
- Outline the logical flow of the robot’s trading decisions.
Tips for Best Results
- Indicator Selection: Use a combination of Exponential Moving Averages (EMA) for trend direction, Relative Strength Index (RSI) for momentum, and MACD for confirmation of trend strength.
- Entry Criteria: Enter a buy trade when the short EMA crosses above the long EMA, and the RSI is above 50, confirming an uptrend; enter a sell trade when the short EMA crosses below the long EMA, and the RSI is below 50.
- Exit Strategy: Set a take-profit target of 5-10 pips and a stop-loss of 3-5 pips to quickly capture small price movements while minimizing losses.
- Signal Filtering: Implement a volatility filter using Average True Range (ATR) to avoid trades during low volatility periods and reduce false signals from noise.
FAQ
- What technical indicators are best for 1-minute gold trading?
Moving averages, RSI, and MACD are effective for detecting short-term gold price trends. - How should entry conditions be defined for scalping?
Entry conditions should align with detected trends, such as buying during confirmed uptrends. - What risk management strategies should be implemented?
Incorporate stop-loss levels and position sizing to limit losses and protect profits. - How can false signals be filtered out in trading?
Use additional indicators or confirmation from multiple timeframes to reduce noise and improve accuracy.
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.


