Hello. Is someone able to edit the code of this EA so it will attach to a chart in the new build 610 of mt4? I think this is a profitable EA. Will share my thoughts/settings
- Experts: HFT EA (LIQUIDEX_V1)
- error on ObjectGet function on build 605
- Indicator does be deleted from chart after restart Metatrader
Hello. Is someone able to edit the code of this EA so it will attach to a chart in the new build 610 of mt4? I think this is a profitable EA. Will share my thoughts/settings
This code has no problem.
You can't see it in your MT4 navigator ?
This code has no problem.
You can't see it in your MT4 navigator ?
Yes it comes up in the navigator box, but when I click on it nothinng happenes nor can I drag it on to a chart. The Ea is showing blue too, not grey. Its strange! It works with the same broker on the older build of mt4. If you want to see for yourself...downlad the 'Pacific financial derivatives new zealand' (PFD-NZ in google) mt4 platform and see. Thanks for your reply!
Are you able to use other EAs?
Example the default MACD_Sample.
Yes it comes up in the navigator box, but when I click on it nothinng happenes nor can I drag it on to a chart. The Ea is showing blue too, not grey. Its strange! It works with the same broker on the older build of mt4. If you want to see for yourself...downlad the 'Pacific financial derivatives new zealand' (PFD-NZ in google) mt4 platform and see. Thanks for your reply!
Ok I check a little further (first time I only compile it). The problem is that the EA executable isn't recognize as an EA, and this caused by this line :
#property show_inputs
So, you only have to remove this line completely then recompile (F7) and your EA will be functional.
An other time when you report a problem, please post the log entries that you can found on Terminal window, Experts and Journal tab. The above error is reported as :
2014.02.16 18:57:54.487 'forum\liquidex_V1' is not expert and cannot be executed
Ok I check a little further (first time I only compile it). The problem is that the EA executable isn't recognize as an EA, and this caused by this line :
So, you only have to remove this line completely then recompile (F7) and your EA will be functional.
An other time when you report a problem, please post the log entries that you can found on Terminal window, Experts and Journal tab. The above error is reported as :
2014.02.16 18:57:54.487 'forum\liquidex_V1' is not expert and cannot be executed

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use