Discussion of article "Visual strategy builder. Creating trading robots without programming" - page 14

 
Andrey Barinov:
Good afternoon.
In the current version, working with graphical objects is not supported.
which one is supported or can you tell me which network editors can do it, if you know?
 
btc.mmd:
which one is supported or can you tell me which network editors can do it, if you know?
None at the moment. Maybe in the future.
I can't suggest anything like that either.
 
Good morning Andrey,

Incredible, simple and intuitive, better than any EAs creation site I've ever seen on the internet.

Based on your idea I have a question.
Would it be possible, based on the same structure, to make an optimization automation system? In this way the programmer / user could leave several EAs optimizing in different periods and saving the .CSV files, greatly streamlining the optimization process and facilitating optimizing several different periods of time, making it easier to do a WFA.

Until I read an article about implementing automatic optimization based on common.ini and running through windows RUN, MT5 has that possibility, but I was not successful.

Could you do it? Would you like to do the freelance?
 
Joao Luiz Sa Marchioro:
Good morning Andrey,

Incredible, simple and intuitive, better than any EAs creation site I've ever seen on the internet.

Based on your idea I have a question.
Would it be possible, based on the same structure, to make an optimization automation system? In this way the programmer / user could leave several EAs optimizing in different periods and saving the .CSV files, greatly streamlining the optimization process and facilitating optimizing several different periods of time, making it easier to do a WFA.

Until I read an article about implementing automatic optimization based on common.ini and running through windows RUN, MT5 has that possibility, but I was not successful.

Could you do it? Would you like to do the freelance?

Hi,

I think it is doable, but I would not take this job.

Andrey.

 
Hello, I was wondering how to close an order when 2 moving averages cross.
 
uchihamadara090:
Hello, I was wondering how to close an order when 2 moving averages cross.

Hi,

please, study the very first example in the article. It answers your questions.

Best Regards.

 

@mensz

Hello there!

Thank you very much for your dedication. I think that if you can add various "neural network" modules inside the software, it is more perfect to use neural networks to process indicator data and signals. I think that if you can add various "neural network" modules inside the software, it is more perfect to use neural networks to process indicator data and signals.

 
I agree the product is interesting, but, for example, S#Designer is very similar to this product. so what is the difference or advantage, convenience. I don't argue with the fact that it is interesting, maybe I'll even use it
 
<br/ translate="no">

Good day

I understand correctly, there is no possibility to test the strategy in Demo version?

 
Mcdos Nightmare:

I understand correctly, there is no possibility to test the strategy in the demo version?

Good day.

That is not correct. The possibility to test a strategy in the tester is also present in the Demo version.

To do this, you need to segment .mq4/.mq5 file and compile it in ME.

The article describes how to do it.