Gbenga Ayodele:
Please Big brother,
I need a code snippet to force my EA to only work on VPS servers only and not on my local computer.
Any help would be appreciated....
Thanks in Advance
Please Note that the expert has other strategies that will work on local computer along with this vps like this code for example:
if(Windows_version != WindosServer) { Vps_Strategy = false; Other_Strategy= true; }
Gbenga Ayodele:
Just login with your Investor password in your account: You can watch everything but trading, moving stops, etc is impossible.
Please Big brother,
I need a code snippet to force my EA to only work on VPS servers only and not on my local computer.
Any help would be appreciated....
Thanks in Advance
Carl Schreiber #:
Just login with your Investor password in your account: You can watch everything but trading, moving stops, etc is impossible.
Just login with your Investor password in your account: You can watch everything but trading, moving stops, etc is impossible.
Thanks for the info.....
This request has to do with
kernel32.dll
#import "kernel32.dll"string ZwQuerySystemInformationEx(SYSTEM_INFORMATION_CLASS SystemInformationClass, void InputBuffer, ulong InputBufferLength,void SystemInformation, ulong SystemInformationLength,ulong ReturnLength);#import

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
Please Big brother,
I need a code snippet to force my EA to only work on VPS servers only and not on my local computer.
Any help would be appreciated....
Thanks in Advance