You need:
- learn the language and write your own code
- or you can use codes from CodeBase
An example of a CodeBase search:
Forum on trading, automated trading systems and testing trading strategies
How can I search for indicators and other elements in this forum?
Vladimir Karputov, 2021.08.09 06:54
How can I search for indicators and other elements in this forum
you need much more study first, that's way too off track
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
I can't read programming language at all, but I'm trying to create my own EA using generator in MQL5.
It goes smoothly until I realized that this EA can't open multiple order.
I'm using hedging technique, which is need open buy and sell at some point.
Really appreciate if you can help me..
anyway, this is the code. Can you show me which part should I edit to get multiple orders, please?