[ARCHIVE]Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Can't go anywhere without you - 5. - page 241
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've been thinking... If WinAPI spyware is embedded in the dll, then the cracker could be an investor as well as a managing trader. Accordingly, if you know the person from whom you get the indicator, he has not written you a custom-made file in ex4 and you are successful or investor, it makes sense to check for virustotal or trace the file's accesses, there is no need to decompile here, in principle. These are programs like Filemon. But even for targeted surveillance these are already extreme methods, this is not how people are probed. And to catch an infection on WinAPI in a free download - I don't know, you first have to be a convinced vandal for that...
Thank you! I'll ponder on it.
How can I get around to creating a class or structure? In mql4. Maybe if you refer to memory cells... How to do it?
структура WNDPROC (не разобрался)
Total 0x234 (564) bytes. Array structure:
Correspondingly the function call
Wandering around this thread today, one turkey came to my attention by chance. Anyway, there's a strange thing there.
It calls parameters of the indicator through iCustom(), like this:
Where,
I wanted to ask. Is it a normal way to do it? It looks strange somehow. It is possible to call the variables of the indicator without iCustom().
I think it's not logical at all. I would like to hear the opinion of other thread participants...
Wandering around this thread today, one turkey came to my attention by chance. Anyway, there's a strange thing there.
It calls parameters of the indicator through iCustom(), like this:
Where,
I wanted to ask. Is it a normal way to do it? It looks strange somehow. It is possible to call the variables of the indicator without iCustom().
I think it's not logical at all. I would like to hear the opinion of other thread participants...
I can assume from your confused logic that there is a line in the code:
#define IndicatorFileName //какое-то имя
or... I'm completely "lost in thought"...From your confused logic, I can assume there is a line in the code:
or... I'm completely "lost in thought"...No. There is no such thing. I have shown above that the name is given to the expert:
And here is actually the turkey itself.
https://www.mql5.com/ru/code
I am not interested in the indicator itself as a trading signal. But I've noticed its interesting name and decided to examine its "guts". So I stumbled across...
No. There's no such thing. I have shown above that the name is assigned to the Expert Advisor:
And here is actually the turkey itself.
https://www.mql5.com/ru/code
I am not interested in the indicator itself as a trading signal. But I noticed the interesting name and decided to see its "guts". So I stumbled across...
I'm out of the loop: the call from the indicator itself is original!!!
: ) That's what I'm talking about. Decided to show the public, funny trick... haha. Thought I'd be the only one surprised... Apparently, I'm not the only one.