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.
It was big development started long time ago and Beluck coded BrainTrading indicators, than indicators were improved many times, I created few tradinh systems, traded it live and on demo, than Igorad improved those indicators few times.
So, latest indicators are named as on the image above (and see some link on my post on this thread to download).
As to the indicators posted on the first post of this thread so it is old versions (created Beluck) which were improved many times.
To httin,
We all know that signal trading systems are traded on closed bar. So, arrowed should be appeared on closed bar.
Personally I am trading BrainTrend for few years and there is no any depay with alert/alarm.
If you are talking about open bar so it is warning mode. Because arrow on open bar can be disappeared so warning mode is alert on open bar. Warning means:
may be buy soon
or
may be sell soon.
"may be" because it is on open bar but any signal systems are trading on closed bar.
Thanks that is crystal clear description. I will update mine soon.
SO is it means that the indicator wont repaint anymore? Sometimes I wondering whether repaint is good or not. For the entire process I trades this system, sometimes, a repaint indicator does give me benefits...
Last edited by mphpopular; 11-21-2008 at 06:16 PM.
Thanks that is crystal clear description. I will update mine soon.
SO is it means that the indicator wont repaint anymore? Sometimes I wondering whether repaint is good or not. For the entire process I trades this system, sometimes, a repaint indicator does give me benefits...
This indicators never repainted. It has some bugs fixed now on but repaint, oh no.
Just take care to use last one version, current lenght is:
Newdigital,
Thank you very much for your kind explanation. Now I am clear. But I still need some one to help me modify it when the arrow comes it alarm immediately.
I have another problem.
I recently written an EA myself according to BT2signal indicator signal and try to do back test on Daily time frame and found that the main window Time bar has time error. The time between Time[0] - Time[1] or Time[1] - Time[2] or Time[2] - Time[3] is not all equal to 1440 minutes. And it is not consistance either. Sometimes it show 1440 or 2880 or 4320. But there is no problem on time frame H4 and below. And I confirmed that it is MetaTrader error.
So my back test result is not correct in this case. I do not know any one of you has the same problem and how to solve it?
If you do write EA yourself, put the following to your EA and you will see what I meant. When is running press F3 and refresh F3 every new time frame comes and you will see the result.
I am using those indicators all the time periodically and no any delay. I have the other problem: it has alert once only and I have 10 charts with 2 BT indicators on it ... too many alerts and those alerts are coming immediately all together ... If I close alert window so this alert will not repeat anymore and I will need to go to Terminal's Experts window just to see whole alerts in that time ...
I am using
AlertMode = 2; //0-off,1-warning mode,2-alert mode
that is alert on closed bar.
I did not use warning mode as I do not want to trade the signal which may be repainted ... because warning mode is alert on open bar. So I am using alert on close bar (AlertMode = 2).
When bar is closed so I am receiving many alerts and it is immediately. But I am not trading the alerts. I am trading when dot and arrow are on the same close bar ... and it is not often case ...
As to Time[i] ...
I am not a coder but as I know - it is the time to open the bar and num ber of the bar is i.
May be it is better to use:
datetime iTime( string symbol, int timeframe, int shift)
I have found a way to solve my Time Delay between Arrow and Alert siganls. And as well as inconsistances of Time[2], Time[1] and Time[0] when I used on Daily timeframe. Now I started to trade live with my own EA. Ummmm....trade for the first week....gain 470pips. But this is just the beginning. My strategy is long time trading on Daily timeframe.
In the forum, I read almost all of your post and it help me alot on this trading methods.
Since I have wrote EA. There is not a problem for me to help you on the BT2 Alert problem. I can help you to change the pop-up window message to printed on the upper-left corner of every own timeframe window so that those messages (together with sound alert) are stay on its own window and it can be read any time.
If you need my help, please send me the BT2 files that you are using at this moment because I do not know what version of your BT2.
My email tin_ht@163.com
Hope I can help and solve your problem.
I have found a way to solve my Time Delay between Arrow and Alert siganls. And as well as inconsistances of Time[2], Time[1] and Time[0] when I used on Daily timeframe. Now I started to trade live with my own EA. Ummmm....trade for the first week....gain 470pips. But this is just the beginning. My strategy is long time trading on Daily timeframe.
In the forum, I read almost all of your post and it help me alot on this trading methods.
Since I have wrote EA. There is not a problem for me to help you on the BT2 Alert problem. I can help you to change the pop-up window message to printed on the upper-left corner of every own timeframe window so that those messages (together with sound alert) are stay on its own window and it can be read any time.
If you need my help, please send me the BT2 files that you are using at this moment because I do not know what version of your BT2.
My email tin_ht@163.com
Hope I can help and solve your problem.
Regards,
Tin
That's great improvement for the BT system. I'm using BT also but i have put the alert because just like New Digital said if we put the alert on many pairs, it will be a mess. Which version are you using?