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
941 **All EA actions at End Of Bar. Time frame 5 mins and greater** Graphical User Interface panel for the following :- Inputs (LS) Lot Size example 1 lot has been entered (PG) Pip Gap example 30 pip price gap between hedges has been entered (PP) Profit P 19th September 2023
942 Can you build a Hedging semi automatic EA, based on the following. Supply a user interface panel for the following information. Inputs (LS) Lot Size example 1 lot has been entered (PG) Pip Gap example 30 pip price gap between hedges has been entered ( 19th September 2023
943 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
944 fix errors in this code 12th September 2023
945 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
946 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
947 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
948 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
949 show hello world 3rd September 2023
950 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
951 // ------------------------------------------------------------------ //| DOM.mq5 | //| 01 | //| 2nd September 2023
952 void OnTick() 2nd September 2023
953 interpolation mql6 2nd September 2023
954 interpolation mql 2nd September 2023
955 Convert the rsi indicator to an mq4 expert advisor 2nd September 2023
956 Convert the Bollinger band indicator to an mq4 expert advisor 2nd September 2023
957 Convert the stochastic indicator to an mq4 expert advisor 2nd September 2023
958 cross ema(12) and ema(26) in two time frame 5 min and 1h mql5 2nd September 2023
959 order block 2nd September 2023
960 I need to develop a mql5 Trading EA 23rd August 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.

* * *