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
21 Code this strategy to MQL4:*Sell Condition:*- Bearish Engulfing Candle at Higher High- Stop Loss: 3 pips above the Bearish Engulfing Candle- Hold until: Bullish Engulfing Candle at Lower Low*Buy Condition:*- Bullish Engulfing Candle at Lower Low- Stop Loss: 3 pips below the Bullish Engulfing Candle- Hold until: Bearish Engulfing Candle at Higher High*Additional Parameters:*- Timeframe: 5 minutes- Symbol: GBPUSD- Lot Size: 0.02- Historical Data: 2023-01-07 to 2024-01-07 13th July 2024
22 can you make ea base on linear regression band combine with kurtosis and skewness 13th July 2024
23 triangular arbitrage 13th July 2024
24 create an mt4 ea using adaptive parabolic sar strategy along with adx to avoid choppy markets and false signals. ea should use psar dots as trailing stop considering spreads too 12th July 2024
25 Code for me an custom indicater in mt4 that marks yesterday high and low with thik red line 12th July 2024
26 Entry Conditions:Downward Trend: Look for at least two consecutive bearish candles followed by a bullish candle and then at least two more bearish candles.The high of the bearish candle following the bullish one must be below the close of the bullish candle.Entry Point:Enter at the low of the bullish candle that follows the identified bearish trend.Stop Loss:Set the stop loss at the high of the bullish candle.Take Profit:Target the last low of the downward trend before it returns to the bullish candle.This strategy aims to enter trades based on the specified conditions in a downward trending market on EURUSD, using a lot size of 0.001 to manage risk effectively. 12th July 2024
27 if ma 9 > ma21>ma216, then if a doji candle was between ma9 and ma21, enter buy 11th July 2024
28 code in MQL4 to create a big data finder analysis indicator 11th July 2024
29 create a mlq4 EA that take a trade on 10 and 100 sma crossover with 1:3 risk and reward according to the account size and only one trade will be open in one direction i.e if EA open buy trade it will not again open any other buy trade untill sl or tp hit and same for the sell trade also 11th July 2024
30 use a robot using support and resistance to execute the market then use some Ai tricks to add more value to the robot 9th July 2024
31 generate codes for trading robot use mql5 language, Use martingale and demand and supply strategies, Create a customer indicators with buy and sells signals provided on the screen, Use 2010-2024 market backtests data, 1 minute timeflame recommended, Also panel for strong and weak signals on the market, Minimum deposit should be $100 and the robot should be able to trade atleast 3 or 4 major pairs. 9th July 2024
32 Buatkan code mt4 di pair usdjpy Dengan kondisi1. Hitung jarak high dan low di jam 9 server 2.pasang order di jam server 9 , buy stop lot 0.01 dengan jarak pada 10 pip high candel dan take profit 30 pips, dan sel stop lot 0.01 di low candel dengan take profit 30 pip3. jika buy stop tersekusi maka sell stop cancel order Dan jalankan fungsi 3. Jika posisi buy ternyata minus di jarak 10 pip low candel,maka posisi buy terhapus di gantikan dengan ambil posisi sell dengn lot 0.03 dengan take profit 30 pip,4,Jika posisi sell ternyata minus di jarak 10 pip high candel,maka posisi sell terhapus di gantikan dengan ambil posisi buy dengn lot 0.05 dengan take profit 30 pip,5.Jika posisi buy ternyata minus di jarak 10 pip low candel,maka posisi buy terhapus di gantikan dengan ambil posisi sell dengn lot 0.08 dengan take profit 30 pip,6.Jika posisi sell ternyata minus di jarak 10 pip high candel,maka posisi sell terhapus di gantikan dengan ambil posisi buy dengn lot 0.12 dengan take profit 30 pip,7.Jika posisi buy ternyata minus di jarak 10 pip low candel,maka posisi buy terhapus di gantikan dengan ambil posisi buy dengn lot 0.24 dengan take profit 30 pip,8.Jika posisi buy ternyata minus di jarak 10 pip low candel,maka posisi buy terhapus di gantikan dengan ambil posisi sell dengn lot 0.48 dengan take profit 30 pip,9.Jika posisi sell ternyata minus di jarak 10 pip high candel,maka posisi sell terhapus di gantikan dengan ambil posisi buy dengn lot 0.96 dengan take profit 30 pip,10.Jika posisi buy ternyata minus di jarak 10 pip low candel,maka posisi buy terhapus di gantikan dengan ambil posisi sell dengn lot 1.92 dengan take profit 30 pip,Sebaliknya jika sell stop tersekusi maka buy stop cancel order Dan jalankan fungsi Jika posisi sell ternyata minus di jarak 10 pip high candel,maka posisi sell terhapus di gantikan dengan ambil posisi buy dengn lot 0.03 dengan take profit 30 pip,4,Jik 9th July 2024
33 This indicator could not refresh, unless change time frame 8th July 2024
34 detect trendline; open trade when Trendline Breakout occur 7th July 2024
35 open an order when the price is above the horizontal line or below the horizontal line 7th July 2024
36 Open order then new bar out of bolingerband, RSI up/low and ATR up/low 7th July 2024
37 liquidity sweep strategy mt5 code 6th July 2024
38 turtle soup mt5 full code 5 minute tf 6th July 2024
39 stochastic crossover buy sell 5th July 2024
40 call a custom indicator to EA 5th July 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.

* * *