Hello Vladimir. Is it possible to make in your Expert Advisor that the indicators could be adjusted, and that it would be possible to sell and buy separately?
Thank you.
Hello Vladimir. Is it possible to make in your Expert Advisor that the indicators could be adjusted, and that it would be possible to sell and buy separately?
Thank you.
To separate parameters for BUY and SELL, it is better to create a new EA with a different algorithm. For example, on some trend indicator.
- www.metatrader5.com
To separate parameters for BUY and SELL, it is better to create a new Expert Advisor with a different algorithm. For example, on some trend indicator.
Can we use one muving? When the price breaks through the muving, buy or sell.
Thank you.
Can we use one muving ? When the price breaks through the muving, we buy or sell.
Thank you.
If on one muving, then generate an Expert Advisor in MQL5 Wizard based on two SignalMAAboveBelow signal modules.
If on one muving, then generate an Expert Advisor based on two SignalMAAboveBelow signal modules in the MQL5 Wizard.
How do I make it so that buying and selling are separate?
And how to make in it that buying and selling would be separate?
Asked a question there, nobody answers.
Hi Vladimir,
The test has been performed on every tick or open prices only ?
Thank you,
Cristian
Tests are carried out either in the "Every tick based on real ticks" mode or in the "Every tick" mode.
Tests are carried out either in the "Every tick based on real ticks" mode or in the "Every tick" mode.
Hi Vladimir,
Thank you for your quick response.
I've been forward testing on a demo account this EA for two days and I've noticed today that the EA opened two positions simultanousely on EURUSD.
Is this an error or is how it should be?
Thank you,
Cristian
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
EMA:
Intersection of two Moving Averages. Take Profit and Stop Loss levels are virtual.
Author: Vladimir Karputov