Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Which version do you have, and what external settings are you using?
Sorry for late in reply, i'm using Mt4 Build 211. i think.
My Expert jurnal show :this error, 2008.02.09 15:16:30 Cannot open file 'C:\Program Files\IBFX\experts\TFX v1_5.ex4' on the GBPJPYm,M15.
i already diffrent TF. but the same error still bugging me. i check the .DLL and Allow Externel Import. No solve it yet, already place the mqh in the include folder, still not work. any Idea Mr. Wolfe and Friend....
(bad english )
I had the same problem with ibfx. I never worked out why but I went back to post one and re downloaded the two files over the originals and eventually it worked.
It write me TFX_Include.mqh needed where can I find this file
Quote:
Originally Posted by bluesky
Hi Wolfe,
Here's a version where I added a perceptron function to see if it would make any difference. It has the four variables where are numbers which range from 1 to 200 on each variable. I looked at the code from another EA and put it into this one to see if it would make any difference in the way the EA responds to the condition. Here a picture of the TFXv1_1_AI version from 1/8/2008 to 2/8/2008 on the daily frame.
I had the same problem with ibfx. I never worked out why but I went back to post one and re downloaded the two files over the originals and eventually it worked.
THANK YOU!!!! U ARE GREAT!!! IT WORK NOW.. I think Mr. Wolfe should put the file onto the Zip folder. Maybe, the mislead of data went download couse it.
I cannot open the file...I have the include file installed from the opening post...
ES
Quote:
Originally Posted by bluesky
Hi Wolfe,
Here's a version where I added a perceptron function to see if it would make any difference. It has the four variables where are numbers which range from 1 to 200 on each variable. I looked at the code from another EA and put it into this one to see if it would make any difference in the way the EA responds to the condition. Here a picture of the TFXv1_1_AI version from 1/8/2008 to 2/8/2008 on the daily frame.
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.