I will write an advisor free of charge - page 112
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
Hello. Could you help me, if you have time Question is this, I need the EA to open an order on each signal of two indicators, (they give a signal when they are in certain combination) in a word, there should be several buy or sell orders in the market, respectively, according to the signals of the indicators. But I have only one order in the market and until it closes the next one does not open...... Is it a matter of order counting? Please give me a hint. I can send you the code if you need it.
Many thanks in advance!
Hello. Can you help me if you have time Question is this, I need the EA to open an order on each signal of two indicators, (they give a signal when they are in certain combination) in a word, there should be several orders in the market to buy or sell, accordingly, according to the signals of the indicators. But I have only one order in the market and until it closes the next one does not open...... Is it a matter of order counting? Please give me a hint. If you need it, i can send you the code.
Thanks in advance!
Well, you cannot fix your EA without the code unless you start to understand the programming. Most likely, your EA is written on the template with 1 order in the market and it is actually very difficult to correct because working with multiple orders and on different criteria is very different.
What you need is an EA, a regular martin with an increase in pitch.
Isn't there a single option for Ilan? In fact, there are an awful lot of such plummers right in the open source, but you probably need to be presented on a platter...
Of course a lot of time has passed, but quick look through the code says that I have to write the bot again, based on the strategy - because it makes no sense so many calls to the indicator, because already in the call the result of the subsequent comparison is given, unless it is calculated for a tool with 4 digits BEFORE the decimal point...
Hi, Can you suggest something similar to this --e-CloseByProfit- EA will close all positions when it reaches a predefined total profit or loss --- only on MT5. Thank you.
Something like that. Only you need to enter your balance + what you want to profit
Something like that. You just need to put in your balance sheet + whatever you want to make.
Nah, that's more reliable.
Nah, that's more reliable.
THANK YOU