francomascareloaifrancomascareloaiCommunityยท5 Agent Skills Included

EA_SCALPER_XAUUSD

Gold scalping research, backtesting, and prop-firm risk compliance

Builds and tests an automated gold (XAUUSD) scalping strategy with MQL5 indicators and tick-level backtests. Enforces strict prop-firm rules like trailing drawdown limits, daily loss caps, and mandatory session close times. Removes guesswork with falsification-first testing patterns that disprove weak strategy ideas before costly development.
npx skills add francomascareloai/EA_SCALPER_XAUUSD --all -g -y
Available:

Gives your AI agent strict operational rules for this trading project, including dataset selection, drawdown safety limits, git safety approvals, and falsification-first testing protocols before any strategy change.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install EA_SCALPER_XAUUSD?โ–ผ

Run `npx skills add francomascareloai/EA_SCALPER_XAUUSD --all -g -y` in your terminal to install all skills in this suite globally.

What is EA_SCALPER_XAUUSD used for?โ–ผ

It is an open research project for building an automated gold (XAUUSD) scalping system, with MQL5 indicators, tick-level backtesting, and prop-firm risk rules. It is a work in progress for study and engineering collaboration, not a finished trading robot.

Does it enforce Apex or FTMO prop-firm rules?โ–ผ

Yes. The orchestration files hard-code trailing drawdown limits from the high-water mark, daily loss caps, and mandatory position closure before 4:59 PM ET.

Can I use this for live trading?โ–ผ

No. The project explicitly forbids live, funded, or broker-connected trading under its TRADING_RESTRICTIONS policy, and it is shared for educational purposes only.

How does it prevent overfitted trading strategies?โ–ผ

It uses a falsification-first protocol with patterns like ghost tests and permutation importance to disprove weak signals before investing in expensive backtests.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’