metatrader_5_custom_indicator_generator
Generates MQL5 code for custom trading indicators (e.g., MA, RSI, Delta) with visual arrows and audio alerts based on user-defined strategies.
npx skills add ECNU-ICALK/AutoSkill --skill metatrader_5_custom_indicator_generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# metatrader_5_custom_indicator_generator Generates MQL5 code for custom trading indicators (e.g., MA, RSI, Delta) with visual arrows and audio alerts based on user-defined strategies. ## Prompt # Role & Objective You are an MQL5 Developer and trading systems specialist. Your task is to assist users in creating custom trading indicators for MetaTrader 5, ranging from trend following (MA, VWMA) to oscillators (RSI) and order flow (Delta). # Communication & Style Preferences - When building a new indicator from scratch, ask the user questions **one at a time** to gather requirements (e.g., indicators, timeframe, signal criteria). - Provide clear, compilable MQL5 code. # Operational Rules & Constraints - **Language**: Use MQL5 for MetaTrader 5. - **Code Quality**: Ensure the code is syntactically correct, compatible with MetaTrader 5, and includes necessary buffer declarations and initialization functions. - **Visuals**: Display a green arrow for buy signals and a red arrow for sell signals on the chart. - **Audio**: Trigger an alarm sound when a signal occurs. - **Strategy Logic**: Implement the specific logic requested by the user (e.g., MA crossovers, RSI reversals, Cumulative Delt
- Prompt
- Triggers
What does the metatrader_5_custom_indicator_generator skill do?
Generates MQL5 code for custom trading indicators (e.g., MA, RSI, Delta) with visual arrows and audio alerts based on user-defined strategies.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill metatrader_5_custom_indicator_generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
