Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1586

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 did.
Now 'Lot' is an undeclared identifier
I need: extern double dLots= 0.01; replace with: extern double Lot= 0.01; ?
better Lot to dLots
better Lot by dLots
no it doesn't))
neither like this nor vice versa.
no trades open anyway, although no errors are shown anymore
no it doesn't))
neither like this nor vice versa.
still no trades open, although no errors are displayed anymore
no it doesn't))
neither like this nor vice versa.
still no trades open, although no errors are displayed anymore
I'm sorry, maybe I don't understand something... But!
It's been going on here for God knows how long now about writing, correcting, etc., some kind of code. For one "questioner"! HOW does this relate to this topic?
Question is an answer. Then it's all in private. Otherwise it's already a quagmire... The vast majority of people don't give a shit about your codes! What the fuck you've done with them for already 20 pages?
I'm sorry, maybe I don't understand something... But!
It's been going on here for God knows how long now about writing, correcting, etc., some kind of code. For one "questioner"! HOW does this relate to this topic?
Question is an answer. Then it's all in private. Otherwise it's already a quagmire... The vast majority of people don't give a shit about your codes! Why are you soiled with them already 20 pages?
1) Topic.
Any questions from newbies on MQL4 and MQL5, help and discussion on algorithms and codes.
2) You may clean it up.
1)Topic
Any questions from newbies on MQL4 and MQL5, help and discussion on algorithms and codes
2)You can clean it up.
I can't clean it.
If you are so interested in helping someone, let this person at least attach the source code, instead of posting his code half a page long! And then you reply as well.... It's just a bunch of bollocks! Interesting only to you and one other person!
Don't you have to respect the rest of us? Or does the PM not work?
before you inserted my function, were the trades opening?
of course. it was an old working EA.
I have a suspicion that there is no connection between the functions:
и
I can't understand what's wrong.
it was in the old version:
и
Can't clean it up.
If you're so interested in helping someone, at least have them attach the source code instead of posting half a page of their own code! And then you reply as well.... It's just a bunch of bollocks! Interesting only to you and one other person!
Don't you have to respect the rest of us? Or does the PM not work?
I treat everyone with respect. Except for you, no one's bothered by the "Tidbits".
In the PM the code is not inserted in a readable way and the person is not addressing me personally, I just replied to him.
If I made you uncomfortable with my posts, I'm sorry, but there's no other way.
of course. it was an old working EA.
I have a suspicion that there is no connection between the functions:
и
I can't figure out what's wrong.
it was in the old version:
и
If it was a matter of lot calculation, there would be an error, but if there is no error, it means that we have no conditions for opening an order.
Attach the old working version and I will take a look