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
481 create indicator in mt4. the indicator's task is to draw a line between the opening price of the candle at 7.00 am and the previous day's price peak. the line has to be exactly in the middle of these two points. red line 5th March 2024
482 code mql4 Open 1 buy and sell orders at the top of the candle 5th March 2024
483 CREATE STOCHASTIC MARTINGLE CODE EXPERT ADVISOR 5th March 2024
484 Please create grid support and resistent expert advisor 5th March 2024
485 mql5 super trend 5th March 2024
486 write an MQL4 code for MT4 platform, that detect peaks. Peak determination: if every next or previous candle higher or lower than the checked candle, then it is a peak. Store the values of the peaks in an array. You have store only the last ten peaks in the array and update the values. If a peak is detected mark it with a white arrow on the chart. 4th March 2024
487 can you write an MQL4 code for MT4 platform? 4th March 2024
488 ema cross sma mql4 4th March 2024
489 TRAIL PROFIT AND TRAIL STOP WITH THE ATR AND STOCHASTIC 4th March 2024
490 an mq5 indicator for plot only US session candles on chart 4th March 2024
491 can u create a EA based on RSI and calculate the breakeven based on total number of short and long positin separetly 4th March 2024
492 Sviluppa questo progetto con i metodi migliori che ritieni opportuni e scrivimi l'intero codice in modo dettagliato e preciso sfruttando le logiche più avanzate a tua disposizione. Dobbiamo creare un expert advisor che svolga le seguenti funzioni: 1. Logica di esecuzione: compra immediatamente una posizione buy e vende immediatamente una posizione sell, entrambe con stop loss e take profit personalizzabili dall'utente ( nella strategia il take profit è minore rispetto allo stop loss ); 2. Gestione del take profit: ad ogni take profit dovrà essere aperta una nuova posizione che rispetti la direzione della precedente ed anch'essa deve rispettare gli input impostati dall'utente quali stop loss, take profit e lot size, quindi anche una posizione con lotto maggiorato dev'essere reimpostata ai lotti base dopo un take profit; 3. Gestione degli stop loss: Al livello di stop loss di ogni posizione aperta dev'essere immediatamente piazzato un ordine limite, quindi non appena viene aperta una nuova posizione dev'essere subito piazzato un ordine buy limit per le posizioni buy e sell limit per le posizioni sell, con lotti maggiorati grazie ad un moltiplicatore personalizzabile dall'utente. Di logica quindi una volta che il prezzo arrivi allo stop loss di una posizione verra attivato anche l'ordine limite entrando quindi in una posizione con lotto maggiorato ma con lo stesso take profit e stop loss impostato dall'utente, se anche questa posizione con lotto maggiorato dovesse arrivare allo stop loss... dev'essere presente allo stesso livello dello stop loss un'altro ordine limite con sempre lo stesso stop loss e take profit ma con lotti nuovamente ed ulteriormente maggiorati. Attieniti a questo testo, non mi interessano altre funzionalità; 4. Logica per chiudere gli ordine limite: Dato che ad ogni posizione corrisponde un ordine limite, quest'ordine limite dev'essere eliminato immediatamente appena la posizione corrispondente a quell'ordine limite raggiunge il take profit. 3rd March 2024
493 code for remove bars and plot custom bars without shadow 3rd March 2024
494 a indicator for check candle time and not print it on chart if in Asian session 3rd March 2024
495 create a script to display daily High-low at the top right of the screen 3rd March 2024
496 create an EA. using supertrend indicator, if the 5 candles is above the super trend ,BUY .if the 5 candles is below the super trend ,SELL. 3rd March 2024
497 create at EA, using supertrend indicator, if the inverted red candle hammer dojie is below super trend indicator and green candle body breaks or above the red dojie candle high and this green candle must be above the super trend , the entry is valid for Buy , opposite of this is SELL. add Risk management. Lotsize: can change value. Stop loss: the stop loss for buy is the last lower low and stop loss for sell is last higher high. Take profit is enable or disable: take profit using points and takeprofit using amount of profit can change value. add TRAILING STOP and BREAK even that i can change value or can enable or disable. add number of open simultanuous entries can change value. add Multiplier martingale that can enable or disable: if the simultanuous entry is loss the multiplier martingale activate, and if loss again the mutiplier martingale activate and so on, but if profit is positive the the lotsize will back to original set lotsize value. 3rd March 2024
498 for mql5 open long when psar signals long and price is above 66 simple moving average. open short when psar signals short and price is below 66 moving average. exit on opposite signal 3rd March 2024
499 make mql5 code bouncing ball stat with max erarnings 3rd March 2024
500 I want to create a strategy : we enter when 15min candle closes above 50% of adr(5) and exit will be when prices touches 75% of adr(5)> The stop loss will be the low of the previous candle of the entry candle in MQL5 2nd March 2024

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.

* * *