Topic: MQLGen - Development

Hello Traders,

I'm happy to announce a public Beta version of MQLGen.

Link: https://mqlgen.forexsb.com/

MQLGen is an online strategy builder and generator.

Goals:
- to be Free
- to have a strategy structure similar to that of EA Studio.
- to provide visual clues for easy strategy evaluation by looking at the charts and stats
- to export Expert Advisors for MetaTrader 5

Who can benefit from using MQLGen:
- Traders new to algorithmic trading with Expert Advisors in MetaTrader 5
- users who are still considering a purchase of the fully featured EA Studio

https://image-holder.forexsb.com/store/mqlgen-beta-man-screen-thumb.png

It produces Expert Advisors for MetaTrader 5.

https://image-holder.forexsb.com/store/mqlgen-expert-in-metatrader-5-thumb.png

Have great fun with MQLGen!

Re: MQLGen - Development

Interesting I'll try to see a practical example for me

3 (edited by ridwan 2025-04-20 06:39:37)

Re: MQLGen - Development

Very intresting.  but again , always stuck with Curve - Fitting

Re: MQLGen - Development

https://media-hosting.imagekit.io/26666fe3feaf4949/screenshot_1745127446718.png?Expires=1839735450&Key-Pair-Id=K2ZIVPTIP2VGHC&Signature=bZ0bnGAmPLglsPtptjhYgYE3Vz0iBWAMnJAIe~SkwMW~3MgotwwOfTXMBSJJh30Y~tbIw~iVnCWuQY7Z6o4QUQw5i6yIju1fFXPheBfJK-rtzw2ihPh1dsnnWYC8go0MBOaS2qNT-5sTSp~qdFS4V~aOo-yPw7jM5HCkJdaID5gQzfhhP4YV6-buYVx01NR1fp3NznXS07HngtLQ5tc0g1hbG1ctpl258CpI9MgEHRF5-1Ocp5VsWATTpXekqoVGgSRn0ZTsDG2euRzDZXlqKigWkN9w-ziVjt~ACEzh1A~8Hw7lfYblx5lhfQHswaHCwwyLLZUeyJOPUbANyoVt6g__

Re: MQLGen - Development

> always stuck with Curve - Fitting

Exactly!

This is the magic of my software. It allows you to create and examine a strategy in minutes.
Imagine if someone spends hours, days or months mastering the art of backtesting.

Have fun!

6 (edited by ViniQ 2025-05-15 23:18:25)

Re: MQLGen - Development

Hello Miroslav first of all congrats about the new project.

I have some suggestions related to the user interface. Can I post the 'wish list / suggestions' here?
Thanks in advance and hope the best for you and the team in this new project!


Suggestion 1
I would like it to have a 'left' sidebar that contain the all the 'components' links to the app.

Example:
https://i.imgur.com/6QaB0ET.png

Suggestion 2
Include a nav title for the generator collection with the option to 'hide' the generator collection same as id= 'generator-close-button'

https://i.imgur.com/9E8h1ge.png



Suggestion 3 - At strategy options include session close to liquidate all open positions at the end of day
As a daytrader that close positions at the last bar of the current day this is a must have option.
Can you include a component related 'trading session' at the mqlgen 'Strategy Properties Form' so we can set the Trading session open and session close?

Re: MQLGen - Development

Hello Vini,

Nice to see you in the forum!

> I would like it to have a 'left' sidebar that contain the all the 'components' links to the app.

You are reading my mind!

I'm already planning my next application. It will be a combination of EA Studio and FSB Pro whit components I'm testing in MQLGen.

The new application will have left sidebar navigation.
It will have two layers. The first one will be a bar on the left with icons to the main groups of tools: Data, Strategy, Generator, Collection, Account, Tools.
Each group will have a sub-navigation menu with the internal links.
On mobile, the main icons will move to the bottom of the screen.


> At strategy options include session close to liquidate all open positions at the end of day

I'll think of that. It may be an option with "End-of-day closing" and "End-of-week closing". We will see.