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

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi Andrey, great job !!! bravo.
I tried to compare two rsi (5 and 14) but it did not work. no curves. I do not understand why.
Hi, please send me more detailes via PM.
I understood why. I tested it in strategic tester. I guess by buying the full version, it will work
One of many points:
The restriction with 511 characters in #property description is ridiculous.
It should be at least 1024 characters.
Then a reasonable program description is possible,
One of many points:
The restriction with 511 characters in #property description is ridiculous.
It should be at least 1024 characters.
Then a reasonable program description is possible,
How is it related to the visual strategy builder described in the article?
P.S. Try using multiple #property_description items to get as long total description as you need.
Hello mate!
Very good tool. It will help me a lot and, I believe, other people too. Congratulations!
Could you give me a tip?
I'm thinking of making a Robot that only executes Buys, i.e. it opens a buy and according to some Stop Loss and Take Profit parameters it would close that position, opening another one afterwards.
Do you have any examples of this type of strategy that could be built with this tool?
Thank you very much in advance!
Sds,
Flávio
Colleague!
Very good tool. It will help me a lot and, I believe, other people too. Congratulations!
Could you give me a tip?!
I'm thinking of making a Robot that only executes Buys, that is, it opens a buy and according to some Stop Loss and Take Profit parameters it would close that position, opening another one afterwards.
Do you have any examples of this type of strategy that could be built with this tool?
Thank you very much in advance!
Sds,
Flavio
Hello,
there are some built-in examples. They do both buys and sells but if you need to do only buys you can remove selling part of the scheme.
Please, study the built-in schemes and the article above. Let me know if you have any specific questions along the way!
Best Regards.
Andrey.
Colleague!
Very good tool. It will help me a lot and, I believe, other people too. Congratulations!
Could you give me a tip?!
I'm thinking of making a Robot that only executes Buys, that is, it opens a buy and according to some Stop Loss and Take Profit parameters it would close that position, opening another one afterwards.
Do you have any examples of this type of strategy that could be built with this tool?
Thank you very much in advance!
Sds,
Flavio
Flavio,
Your strategy is relatively simple to code. Do you already programme in the MQL5 language?
If not, and you want to implement it quickly, I suggest looking in the freelance area: https://www.mql5.com/en/forum/260957.
If you're not in a hurry, you can study the language and develop. I suggest starting with the following articles and documents:
https://www.mql5.com/en/articles/367
https://www.mql5.com/en/articles/240
https://www.mql5.com/en/docs/basis
[]'s
Hello,
there are some built-in examples. They do both buys and sells but if you need to do only buys you can remove selling part of the scheme.
Please, study the built-in schemes and the article above. Let me know if you have any specific questions along the way!
Best Regards.
Andrey.
Yes, I will study!
Best Regards.
Flávio.