|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack (1) | Thread Tools | Display Modes |
|
|||
|
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 |
|
|||
|
Quote:
|
|
|||
|
One of the best indicators..take a look!
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)); Linear Regression Acceleration SmoothData:= mov(Price,SmoothPeriods,SmoothType); Slope:= (linregslope(smoothdata,RegPeriods))*100/Price; Acceleration:= Slope - ref(Slope,-1); PlusAcceleration:= if(Acceleration>=ref(Acceleration,-1),Acceleration,null); MinusAcceleration:= if(Acceleration<ref(Acceleration,-1),Acceleration,null); Thank you very much. PS. You can email me directly at forex-tsd@nastase.com |
|
|||
|
I think it should be here W D Gann Indicators and others (several HiLo indicators).
|
|
|||
|
And I popsted here W D Gann Indicators and others some indicators which I have inside my computer.
|
|
||||
|
Indicator search
Quote:
Take care
__________________
Keep it simple, keep it plain. The longer the time frame, the greater the gain. |
|
|||
|
Quote:
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: Indicators with alert/signal is here. 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. |
|
||||
|
Quote:
take care PJK
__________________
Keep it simple, keep it plain. The longer the time frame, the greater the gain. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/metatrader-4/10840-one-best-indicators-take-look.html
|
|||
| Posted By | For | Type | Date |
| WASALive ! Problem - Forex Trading | This thread | Refback | 12-09-2007 03:11 AM |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Max number of indicators in indicators folder? | moneyline | Metatrader 4 | 11 | 04-23-2008 09:18 AM |
| Coding Indicators Attached to Indicators | jeremymgp | Metatrader Programming | 1 | 09-25-2007 01:00 PM |
| applying indicators on indicators? | tradesauce | Indicators - Metatrader 4 | 15 | 12-17-2006 01:31 PM |