Muito bom, isso está me salvando. é genial. parabéns mesmo, logo que eu estiver lucrando, comprarei a versao completa
Mission Automate Demo MT5
This is a visual strategy builder. The way it is supposed to be.
Turn your trading strategies and ideas into Expert Advisors without writing a single line of code.
Generate mql source code files with a few clicks and get your fully functional Expert Advisors, which are ready for live execution, strategy tester and cloud optimization.
This is a DEMO version. It has the following limitations:
- Schemes and snippets cannot be imported from a file
- Every time the EA restarts (e.g. when MetaTrader restarts) all schemes, snippets and other EA data are removed
- All user created schemes and snippets are removed after certain number of code generations
The full version of the product is available here: https://www.mql5.com/en/market/product/2464
More information about the product, including some real life EAs creation examples can be found in the article: https://www.mql5.com/en/articles/4951
Mission Automate is a "Do It Yourself" solution which converts a complicated process of robots programming into a game.
There are limited options for those who have no programming skills and cannot create their trading solutions in the MQL language.
Now, with Mission Automate, anyone can create Expert Advisors and other tools using simple and intuitive graphical interface.
Build a system by simply dragging its elements/components into a scheme and connecting them with links.
After a scheme is built, it can be either executed live or converted into MQL source code file for further testing in the strategy tester or optimizing its parameters.
Functionality
- 100+ elements for building all types of trading robots and trade management tools to automate your routine. Including:
- All standard MetaTrader technical indicators
- Element for using custom indicators
- Elements for opening/closing/modifying trades or group of trades which pass certain filters (Magic, Symbol, Profit, Comment, etc.)
- Placing/canceling/modifying pending orders
- Trade management elements: Lot Calculator, Breakeven, Trailing Stop
- Access to the history of trades (information on closed deals)
- Elements for retrieving various information on price history
- Last tick data for any specified symbol
- Various arithmetic operations and price transformations
- Logical operations
- Variables/switches
- Time operations
- Various information on symbols
- Account information (Balance, Equity, Free Margin, etc.)
- Notification elements: Alert, Log, Email, Push Notification and Chart Comment
- Elements for creating input parameters visible in the EA settings and optimizable in the strategy tester
- Built-in Templates or examples, which illustrate how different elements can be used for building different strategies. Including:
- Moving Averages Crossover
- RSI Levels
- Parabolic SAR Setting
- Range Breakout
- Grid
- Reversing Martingale
- Working with custom indicators
- Closing trades group on total profit
- Create Snippets for most frequently used combinations of elements, which can be later copied into other strategies/schemes
- Export/import schemes into files
- English, Spanish and Russian localizations
- Built-in descriptions for all elements and parameters
- A single solution for both MetaTrader 4 and MetaTrader 5 platforms: Mission Automate allows you to create both mq4 and mq5 files from any of the platforms. So you can test your strategies using all the power of MetaTrader 5 tester and optimization cloud and then run them live on your MetaTrader 4 account.
Settings
There is only one input parameter in Mission Automate: Mission ID # which should be set unique for every instance running in the same terminal (in case you need to run multiple instances of the EA at the same time).
Limitations:
Not all strategies can be created with Mission Automate. Some strategies cannot be created automatically.
Future Development
I am planning to further develop this project using my own ideas and valuable inputs / feedback from the users. Please, do let me know if you have some comments or requests which can help make Mission Automate better. I am listening.
About me
I am a professional developer with 6+ years of MQL programming experience and 1000+ performed job orders as a freelancer.
Now my full time job is to create professional solutions for traders.
Vídeo

Сам продукт очень хорош, и я думаю будет очень востребован, немного терпения и детальный разбор всех элементов приведет к успеху, автору респект за обратную связь, быстро.


Muito bom, isso está me salvando. é genial. parabéns mesmo, logo que eu estiver lucrando, comprarei a versao completa

very hard to understand the basics, I wanted to build my own strategy, but then all pieces I dragged were red arrows like in ''this must be connected with something else''.... this is great tool for experts in my opinion but is a ''no touch'' for newbies like me


This is very admirable, but I have two issues with Mission Automate as currently executed.
1) It is lacking in instruction -- that is, there is a video showing "easy as dragging and dropping," but that is no help at all as far as coding an application. For example, if I want to create a simple program -- say, open a position of a given TP and SL, and then, if closed via TP open another position in same direction, ELSE if SL, open a position in opposite direction. I have no idea how to do this based on the materials I have seen. It would be good to have an instructional video that shows how to achieve a simple strategy like this, including the additional housekeeping necessary to code a solid app. (ie Zeroing out variables, Error trapping/reporting, etc.)
Perhaps a Generic Application with parameters for TP and SL, a trigger of some kind for the Buy/Sell, and the logic to open and close orders. I suppose the MA snippet you provide does this already, but it is quite complex to the uninitiated, and does not readily suggest how to recode itself into say a Stochastic or MACD triggered strategy.
2) I compiled the supplied Reversing Martingale EA and tried to test it. However, it takes hours to execute a backtest that another Martingale EA I have can execute in under 1 minute. Seriously, during a backtest I went and had lunch and came back thinking the test would be complete: It had only advanced two or three days on a one year test... And that was just a few trades! The code is also massively larger than the other Martingale EA, which has many more features and settings.
I think this is a great start, however. BTW, The Reversing Martingale EA delivered a 60-40 win rate in back tests. This I found remarkable, in that the system reverses every subsequent position you open -- ie, when you just closed a Long position, win or lose, the next position opened will be a Short, and so on. Of course, that was over a short time span (a few months), so possibly over longer tests it will tend toward 50-50.
* New parameters added into Trades Group Information and Orders Group Information
* Compiled with latest version of MetaEditor
* Removed margin checks for non ForEx symbols (MT5 version)
* Minor GUI changes
* Multiple bugs fixed
* Fixed an issue which caused wrong Trades Group filtering by Comment in some cases.
* Filling type now is detected automatically. Corresponding parameters has been removed from all trading elements
Сам продукт очень хорош, и я думаю будет очень востребован, немного терпения и детальный разбор всех элементов приведет к успеху, автору респект за обратную связь, быстро.