I clicked on the link you provided and saved it...was this the one I should use with those modifications...Do I go into the code and do those mod's myself or did you?
Caution: if you turn me loose on the metaeditor...you cannot believe what I can do!
The TFXAI still does not load...
I am really confused now
ES
Quote:
Originally Posted by wolfe
Find this in your code:
PHP Code:
#include <TFX_Include.mqh>
Replace with this:
PHP Code:
#include <TFX_Include_v1_4.mqh>
The code you are looking for is toward the top, after the variables are defined. This should fix your problem.
Anyone doing this WILL NEED the posted include file if you don't already have it.
|