Block an EA remotely
-
Can I block an EA remotely and online with some function in the fxdreema, except for expiration date?
-
The EA can send a HTTP request to some server, I think this is the only way to get some information from outside the current PC. Well, also FTP, but FTP is normally used for files.
-
Thanks. If not ask a lot, when possible, show us what would be the syntax and which block would be used for this purpose.
-
Above the blocks there is small search bar. Type http there. There is some information for the block as well. But of course this block requires you to have a server that can respond in a proper way.
-
When I send HTTP request using MQ5 it works OK but when I copy this block to use at MQ4 project it gives me error, why?
-
What error?
-
@Ehab
Could you show me how you've done this scheme?