Attachments forums

List of attachments posted on this forum.


All files on forums: 160552

Re: 🔺 MT5 XARD - Simple Trend Following Trading System

Redman, Mon Jun 09, 2025 11:50 pm

Hey Xard777,

you said you used an AI coding the MT5 version of your system. I find this quite interesting. Can you please tell me what AI you have used to code in MQL5? And have you tried out different AI´s? Haven´t expected, that AI is at the stage one could code an Expert Advisor with propper promt engineering.
Thanks in advance!
Redman

XARD: I use both Grok 3.0 and Deepseek R1 to create MQL5 indicators, scripts and experts. You can create from scratch or use an existing mq5 or even mq4 code and convert it to mq5 and build on it. When I create a prompt I add squealers to the code, simple print statements that will alert me to what's happening when the code is running. These squealers are activated within the input menu and set to false as default. The more you use the AI the better your prompt becomes and you include your own styling for headers, squealers etc.

Here is an example of one of my earlier prompts for your perusal.
All files in topic