Quote:
Originally Posted by dennerle Thx rsmereka!
How do you know about the MegaDroid.dll provide much of the trading logic? Wondering if there's any sources etc?
One thing for sure is that i know they use the MegaDroid.dll for ClickBank receipt authentication.
What are the chances of the MegaDroid server failure? In such a case, all MegaDroid users are unable to trade? |
I don't know 100% that most of the trading logic is in the dll. I am basing my opinion on:
1. One of the main purposes of creating a dll for use with Metatrader is to hide the trading logic. You may know that there are de-compilers for Metatrader that will turn a compiled ex4 back into a source module.
2. The size of the dll tells me that there is more logic in the dll than just to connect to a server. MegaDroid has a rather large dll and a small ex4. This combination seems to support the fact that most of the trading logic is in the dll not the ex4.
Remember that the MegaDroid only authenticates upon start up. Once the EA is running, it will be find until the next time it starts. There possibly could be a problem on start up if the MegaDroid server is down (and the backup if any) but it depends on the logic in the EA and the dll when the server is not available.
Rick