
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
You can.
Who can I contact?
https://www.mql5.com/ru/job
Hello! I don't know anything about writing EAs, that's why I have this question. Is it possible to write an EA based on an indicator without the source code?
not always, data may be hidden
int ticket=OrderSend(Symbol(),OP_BUY,1,price,3,stoploss,takeprofit,"My order",16384,0,clrGreen);
Is there no error?
Compare the number of parameters.
PercentBB2 >=100.0000
Does looking at the indicator show that this variable is less than or equal to 0 or greater than or equal to 100 ?
If you are going to do it for free, you should do it publicly.
Why? The only difference between a gift transaction and a purchase and sale transaction is that it is free of charge.
Whoever wants publicity (I respect that) is welcome, and whoever wants intimacy is free to do so.
not always, data may be hidden
How do I know if they are hidden or not?
what is the name of the indicator?
How do you know if it is hidden or not?
you need to determine what you need from it
and then see if this data is in the indicator
one way is through the Data window to see what is there
Hi all!
Can you please tell me if anyone knows and/or has a script/advisor on MT4 that closes a profit of a set value that has been generated on different instruments?
Thank you!