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
661 Please write in mql language expert advisor that describes following forex strategy: buy signal is generated when price breaks above exponential moving average 10 and 21, additionally EMA 10 should be above EMA 21, additionally there should be outside bar pattern it means that closing price of current candlestick should be higher than closing price of previous candlestick and open price of current candlestick should be lower than close price of previous candlestick, additionally indicator MACD histogram (12, 26, 1) should be rising. Conditions for sell signal are opposite. Money management: Please write selective option to risk 1, 2, 5, 10, 20, 50 % of balance per transaction. Stop loss is placed below outside bar pattern for long position and above outside bar pattern for short position. Please take into account spread in stop loss. Take profit: please write selective option for risk to reward from 1:1 until 1:20. 17th January 2024
662 Determine the trend line in daily, 4-hour and 1-hour time frames. be traded in the resistance and support ranges 17th January 2024
663 price cross moving average with risk to reward management 17th January 2024
664 use this formula to write and EA which will open buy orders when the candle stick wick touches the support level and open sell orders when the candle stick wick touches the resistance level. the open buy orders should take profit when it touches the resistance level and the open sell orders should close when it touches the support level.First Resistance (R1) = (2 x PP) - Low. First Support (S1) = (2 x PP) - High. Second Resistance (R2) = PP (High - Low) Second Support (S2) = PP - (High - Low) 16th January 2024
665 resistance and support ea 16th January 2024
666 写一个EA,如果有一个订单并且处于亏损状态,则执行Martingale策略,策略参数外部可调。 15th January 2024
667 写一个订单管理EA,实现自动移动止损和到达止盈后平仓一半并设BE。 15th January 2024
668 Create me an high frequency trading bot in mql5 language using a moving average crossover strategy and rsi confirmation 15th January 2024
669 how to include the option for martingale and proper risk management for the following mql4 code. then , convert it into mql5 expert advisor. thank you 15th January 2024
670 code and mq5 expert advisor that can handle custom indicators that can be attached to the expert advisor. please include risk management and hedging options, martingale strategy options, with trailing and breakeven options. thank you 15th January 2024
671 write a code which will open buy trades when the price touches the support levels, when the price touches the resistance level open sell orders. add a lot size of 0.02. The open buy order needs to close when it touches the support level, the open sell order needs to close when it touches the support level 15th January 2024
672 High frequency trading with fixed lot size and with trailing SL 14th January 2024
673 18 errors, 1 warnings192 13th January 2024
674 你用mql5的编程语言帮我写这样的一个交易代码,根据过往图表30分钟框架图,过山车式的交易法,时间窗口,三十分钟框架,可以买进 可以卖空,可以有合适的止损止盈 你自己设计整个交易代码,并且可以保证可以正常运行 13th January 2024
675 define stop loss, take profit and trailing as external variables fixing them to 50, define lots variable at 0.02, and open one buy transaction only when the price is higher than exponential moving average at 50 periods. make the opposite for sell orders 13th January 2024
676 simple price action expert advisor for btcusd 13th January 2024
677 My strategy uses regression channel and supertrend indicators. I don't have those indicators so you should include them in your code. Place a buy order for 0.1 lots if supertrend is "buy" and the price is 30% lower than the middle line of the regression channel for the past 30 bars. Place a sell order for 0.1 lots if supertrend is "sell" and the price is 30% higher than the middle line of the regression channel for the past 30 bars. Slippage is 5 pips, take profit and stop loss are 30 pips, and magic number is 40. 12th January 2024
678 7 and 40 ema cross strategy for metatrade 11th January 2024
679 Can you generate a TMA channel with trend filter indicator 11th January 2024
680 I want a code that will open a buy or sell trade based on the signal I will send via telegram with a tp of 60 pipsnand sl of 80. 11th January 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.

* * *