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.
Hi,
I am going to show you a great methodology relatively easy to implement that we can collectively put together. The method is based on the Ergotic Candle Oscillator (ECO) as fully shown in the attached PDF #11. It was devised by Robert Krausz who based his trading ideas on WD Gann. It uses as an initial Stop Loss the HiLo activator shown in PDF #2. I have also attached the MT4 Ergotic Indicator that I have found in the Yahoo MT4 forum. This ECO needs a signal line added to it and it needs to be plotted as a Histogram as depicted in PDF#11. I have also attached detailed infor on the ECO in PDF#7.
I have hand backtested this in the Fibonacci Trader 4.0 and I get on EUR and GBP H1 a winrate of 65% and a PF of 2.60 reward to risk, which I consider a very good performace. Can we start building the indicators for MT4 and then develop an EA for it? It should be easy enough for the good programmers here to do. Please give me your thoughts
Hi,
I am going to show you a great methodology relatively easy to implement that we can collectively put together. The method is based on the Ergotic Candle Oscillator (ECO) as fully shown in the attached PDF #11. It was devised by Robert Krausz who based his trading ideas on WD Gann. It uses as an initial Stop Loss the HiLo activator shown in PDF #2. I have also attached the MT4 Ergotic Indicator that I have found in the Yahoo MT4 forum. This ECO needs a signal line added to it and it needs to be plotted as a Histogram as depicted in PDF#11. I have also attached detailed infor on the ECO in PDF#7.
I have hand backtested this in the Fibonacci Trader 4.0 and I get on EUR and GBP H1 a winrate of 65% and a PF of 2.60 reward to risk, which I consider a very good performace. Can we start building the indicators for MT4 and then develop an EA for it? It should be easy enough for the good programmers here to do. Please give me your thoughts
I saw some other sub-indicators and I have the rest. What I'm wondering is do you want the basic system based on the ECO and HL Activator only?
I am trying to switch from CMS to Interbank FX and I have used a lot the GANN HiLo and the "Linear Regression Acceleration" I can't find those indicators for the Metatrader4. Any help will be greatly apreciated.
Gann HiLo
HLd:=If(C>Ref(Mov(H,Lb,S),-1),1,If(C<Ref(Mov(L,Lb,S),-1),-1,0));
HLv:=ValueWhen(1,HLd<>0,HLd);
HiLo:=If(HLv=-1,Mov(H,Lb,S),Mov(L,Lb,S));
Hi again, Your collection of indicators Looks great. I will get to them over the weekend.
Could I ask for help one more time?
I use an indicator called 'Slope_Direction_Line', which I find on this forum a while ago. An E-mail & Sound alert have been added...but they have never worked. I really would be grateful if you could look at it for me.
__________________
Keep it simple, keep it plain. The longer the time frame, the greater the gain.
Last edited by Tickwatcher; 09-26-2007 at 03:25 PM.
Hi again, Your collection of indicators Looks great. I will get to them over the weekend.
Could I ask for help one more time?
I use an indicator called 'Slope_Direction_Line', which I find on this forum a while ago. An E-mail & Sound alert have been added...but they have never worked. I really would be grateful if you could look at it for me.
Tickwatcher,
Basicly I am not a coder. I can code of course but it takes long time for me as I am not a coder originally. But it is impossible for me to be out of the forum, calendar and elite section during the many hours or days. So, I am not coding now. It may be 5 minutes for good coder to fix alarm but it takes hours for me.
Try to post request in alert thread and the same request in email thread as well:
emails/sms from indicators/EAs:
- some good links is here;
- good article with some tools is here.
And some more links which may be usefull:
Slope indicators:
- all slope indicators are here:
- Linear Regression Slope indicator with standard algorithm from TradeStation is here;
- JMASlope is here;
- Moving Slope Rate of Change indicator created by Fxtraderusa: indicator and discussion.
- AMA_SLOPE_v2 by Kalenzo. Indicator is here and the discussion thread is here.
Tickwatcher,
Basicly I am not a coder. I can code of course but it takes long time for me as I am not a coder originally. But it is impossible for me to be out of the forum, calendar and elite section during the many hours or days. So, I am not coding now. It may be 5 minutes for good coder to fix alarm but it takes hours for me.
Try to post request in alert thread and the same request in email thread as well:
emails/sms from indicators/EAs:
- some good links is here;
- good article with some tools is here.
And some more links which may be usefull:
Slope indicators:
- all slope indicators are here:
- Linear Regression Slope indicator with standard algorithm from TradeStation is here;
- JMASlope is here;
- Moving Slope Rate of Change indicator created by Fxtraderusa: indicator and discussion.
- AMA_SLOPE_v2 by Kalenzo. Indicator is here and the discussion thread is here.
Thanks guy. Sorry to have troubled you, I will run down your links
take care
PJK
__________________
Keep it simple, keep it plain. The longer the time frame, the greater the gain.