[Archive!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Couldn't go anywhere without you - 2. - page 325
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
Try it on demo, you will see for yourself in half an hour.
g_ibuf_100 && g_ibuf_108 && g_ibuf_116 && g_ibuf_124 - Variables are declared as double and you have logical "AND" in the condition. What do you think the formula (1,2525 && 1,2320) will return?
I'm surprised at people who unscrupulously ask for help to call a decompiled indicator from a decompiled EA exactly here - where there's a high probability of meeting a copyright owner))
Where the moderators are looking...
I am amazed at people who unscrupulously ask for help to call a decompiled indicator from a decompiled EA right here - where there is a high probability of meeting a copyright owner))
Where the moderators are looking...
To ksyusha-Z:
Judging by the author's description, the helper is not designed to work with pending orders and to finish such a job, to put it mildly, it will be difficult, given that the author's DLL is used.
to ksyusha-Z:
Judging by the author's description, the helper is not designed to work with pendants, and it would be hard to finish such a job, to put it mildly, considering that the author's DLL is used.
I understand what I wanted to know, thank you again.
I am amazed at people who unscrupulously ask for help to call a decompiled indicator from a decompiled EA right here - where there is a high probability of meeting a copyright owner))
Where the moderators are looking...
The point is that it's not a decompiled EA but an indicator... The indicator works well so I'm trying to attach it to my EA... I would have done better than to criticize it (for example, the indicator does not work well)) I would rather help than criticize what I don't really have...
The thing is, it's not a decompiled EA but an indicator... The indicator works well so I'm trying to attach it to my EA and nothing more... I would have done better than to criticize it (for example, the indicator does not work well)) I would rather help than criticize what I don't really have...
By yourself is the best practice...
Have you noticed that this question no longer confuses you? And what's best for you? What do you think? :)
You, simply put, did you an invaluable service for your own rapid development, and you ...
Now I can tell you how to compare real numbers:
It's the same as yours, only the values are normalized to the digits of a given symbol.
If your EA can only open a maximum of three Buy and three Sell positions and each of these positions has its own magic,
then you need to make a function to select an order by its magic number:
Now if you need to select a Buy order on the current chart with magic 1001, then call this function like this:
Thank you for the full information, I will try and do:)
Thank you very much again!