MQL AI Wizard Community Codebase Library

In this overview, you can view statements addressed by community users as a prompt to the MQL-AI wizard as well as its output.

.

# AI instruction / parameter set Snippet Date
1 check open price for the day and if the price drops below 20 pips open an buy position and set the take profit to 5 pips and no stop loss 13th September 2023
2 fix errors in this code 12th September 2023
3 I would like to create an expert advisor that begins to look for a trade when the 1 hour high/low, 4 hour high/low, previous day high/low, previous week high/low or previous sessions high/low is broken. When one of the specified levels above is broken the 11th September 2023
4 input int EMA_Period = 200; input int BB_Period = 20; input double BB_Deviation = 2.5; input int Stoch_K_Period = 5; input int Stoch_D_Period = 3; i 5th September 2023
5 input int EMA_Period = 200; input int BB_Period = 20; input double BB_Deviation = 2.5; input int Stoch_K_Period = 5; input int Stoch_D_Period = 3; input int Stoch_Slowing = 3; input double InitialLotSize = 0.01; input int StopLoss = 100; input int TakePro 5th September 2023
6 i will send a code for you. this code have a problem, i want this code double size after each lose and back to 0.01 after won a trade 5th September 2023
7 int OnInit() { bool addMarketBookSuccess = MarketBookAdd(NULL); if (addMarketBookSuccess) Print("Market Book subscription initiated for" Symbol ()); else Print("Error subscribing to market book for" Symbol ()); return (INIT_ 2nd September 2023
8 // ------------------------------------------------------------------ //| DOM.mq5 | //| 01 | //| 2nd September 2023
9 void OnTick() 2nd September 2023
10 interpolation mql6 2nd September 2023
11 order block 2nd September 2023
12 I need to develop a mql5 Trading EA 23rd August 2023
13 Zigzag ea 7th August 2023
14 Generate an MQL5 script to trigger an alert when a running position reach 2% profit 6th July 2023
15 Create a MQL script for Metatrader 5 which opens randomly positions between 0,1 Lot and 1 Lot in EURUSD in the most liquid periods. Risk Management must be implemented. The running position is supposed to be closed when 2% loss are reached. 4th July 2023
16 create a grid strategy for mql5 26th June 2023
17 give me a momentum strategy for mql5 26th June 2023
18 write me an ichimoku cloud strategy for mql 5 26th June 2023
19 Write me a 123 rule strategy in mql5 26th June 2023
20 I am seeking to create an Expert Advisor for MetaTrader that uses a strategy based on both the Bollinger Bands and the Relative Strength Index (RSI). The EA should open a long position when the price touches the lower Bollinger Band and the RSI is below 23rd June 2023

This module is another development of the ayondo Lab. The application has an experimental character. It is a version in an early beta variant. New versions will be rolled out shortly. We explicitly refer to the further notes on the use of artificial intelligence. In addition, we would like to draw your attention to the disclaimer, which you should note before using it. Should you use the tool, you do so at your own risk.


The module is provided for free and independent use, subject to the above disclaimer. It primarily serves demonstration purposes. On the one hand, to show what AI-enriched process flows are already capable of today. On the other hand, the community is to be motivated to extensively test the actual performance, in particular, to identify weak points and susceptibility to errors.

We put our developments at the service of the global trading community. Due to the rapid growth of this technology field, we assume that it is not immune to misappropriation. We try to live up to our responsibility and only use technology when we believe it is associated with added value for the user. Because AI is uncharted territory, we follow all developments very closely. Whether you use our tools or those of other providers, we recommend that you look into the providers' motivation of the respective services before using AI-supported processes. Under no circumstances adopt AI output be without quality assurance. This also applies to the tools we provide.

For program codes, such as so-called Expert Advisors, which supposedly rely on AI-driven processes, we can confirm through the experience of diverse test series that these cannot be classified in the Holy Grail category. Before purchasing a program code ("EA"), test it thoroughly. Be fundamentally cautious about over-optimized performance claims!

If you are interested in further developing this and other applications, please feel free to send us your suggestions and ideas. Should you generate program code via the MQL AI Wizard, feel free to share the results generated via it with us or the social trading community. Via the provided support forum (registration required) you can exchange ideas with like-minded people and share your experiences.

* * *

For a first no-obligation test output click here.

* * *