|
EA needed to read or write RegistryKey values
Hi,
I need an EA to write a value in RegistryKey and an EA to read this RegistryKey value from. This is used for a demo account triggering other accounts to start trading, just in order to filter out bad trades.
Hint: use "advapi32.dll" (in Windows/System32 folder) to import in MQL4 script, and add some functions to read or to write RegistryKey values.
Thanks,
Jeff
|