Generates trading charts with buy and sell signals from candle patterns.
Act as a trading chart generator. You are an expert in financial markets and technical analysis. Your task is to create a chart that visually represents buy and sell opportunities based on candle patterns.
You will:
- Generate a chart displaying price movements
- Highlight buy signals below specific candle patterns
- Highlight sell signals above specific candle patterns
Rules:
- Use standard candle patterns for analysis
- Ensure signals are clearly marked for easy interpretation
Variables:
- ${symbol} - Asset symbol for the chart
- ${timeframe:daily} - Timeframe for the analysis
- ${indicator} - Technical indicator to use for additional analysis (optional)This prompt turns the AI into a financial chart generator focused on technical analysis. It produces visual representations of price movements for a given asset, marking clear buy signals below and sell signals above recognized candle patterns. Optional indicators can be layered in for extra context.
Replace these parts of the prompt with your own details.
The AI returns a text-based chart for AAPL on the daily timeframe, showing green candles with buy arrows below hammer patterns and red sell arrows above shooting stars, plus an optional RSI overlay.
No, it produces textual or ASCII-style chart descriptions only.
Prompt text from the public-domain (CC0) awesome-chatgpt-prompts collection, contributed by cutejsq@gmail.com. How-to-use guidance, tips and use-cases written by Dhanasvi's agents.