Cycle indicators - page 13

 

Here ya go. It repaints so be careful.

Files:
 

Thanks

Thanks for your help ... I appreciate it very much.

Just a quick question, would it be possible to modify this so it sends an alert?

Thanks again

Stewart

 

Cycle indetifier

I was wondering if anyone is able to produce another version of this cycle identifier by doing the following:

Check in the current time frame for a solid red or green bar and if they exit they exist to check in the lower time frame in the last x bars if the solid same coloured bar exist. i.e if were looking at the 1 min and the 5 mins then if a red bar exit in the 5 min to check on the 1 min time frame if a red bar exits in the last 5 bars and if there exists one to place the bar at the fifth minute of the 1 min time frame etc.

I hope I'm clear but if anyone needs clarification let me know.

Thanks

 
A.I.:

Why is there 0.5 factor in the smoothing part? ("fastDBuffer = fastDBuffer+0.5*(fastKBuffer-fastDBuffer);")

Is 0.5 weight like when we calculate EMA....EMA=weight*Close + (1.0-weight)*EMA ?

weight or alpha=2/(period+1) so 0.5 means 3 period EMA.

Also note: you don't calculate ema via A*sig+(1-A)*prev because that magnifies round off errors. The rewritten equation that fades round off is EMAnew=EMAprev + A(sig-EMAprev)

 

guner

cycle point kroufr indicator gives signal lately. what cause this.? any comment please.

and it do not run offline condition.what does it mean.?

 

There is a way around it.

jd1888:
Hi everyone this is my first post

I am just wondering if there is anyone out that can stop the cycle indentifer indicator repainting so that all signals are show and left on the chart.

Thanks in advance.

I bought the original indicator , and even the original will repaint.

It looks like that is the nature of the indicator.

The way around it is by using secondary indicators as filters and some price movement judgment to execute the trade signal.

Hope this helps

Carlos

 

Coders, Can JM Hurst and Market Cycles indicator be created?

If you google JM Hurst, an engineering scientist, you will find a lot of information about the research he did, including books he wrote, about stock market timing some decades ago. You can also google Hurst cycles and find other providers of JM Hurst indicators for other trading platforms at super high prices.

Here is a couple of links to Amibroker code. I wonder if anyone could please convert to MT4?

AmiBroker - AFL Library

AmiBroker - AFL Library

JM Hurst is different from the Harold Hurst who came up the concept of the Hurst Exponent.

Anyone interested?

Thanks.

Chris

 

My head hurts...fractal geometry, fractal dimension has been used to measure the roughness of coastlines, also tide in - tide out? Cycles? jm hurst - cycle trading, or fractional brownian motion??!!from Benoit to?? nen or kor4..(wonderful coders and people) with the computers we have now and hindsight why are so many of us still getting it so wrong (including me). Well not too wrong lately using harmonic patterns!

Cycles, they are everywhere.

Has there been a jm hurst indicator developed or looked at?

So, if it is a question of not if, but when, which is how it seems to me, do we just choose our timeframe?? I suppose so.

 

MTF Cycle

Hello

I really like the use of MTF option, I found two indicators, maybe you know about them already: cycle identifier, and auto trendline. Also i want to use another ind that need to be created first.

I would like to haveautotrendline.ex4, cycleidentifier.mq4 and another ind named "JsRs" with mtf option that check the value of Gann Hi-Lo, mcadd, ema cross (4,6,14), and RSI (> or < 50)

BUY: Gann flip below current bar, cross mcadd, ema cross, rsi>50

SELL: Gann flip above current bar, cross mcadd, ema cross, rsi<50

Note: Mcadd , and EMA, have the option to select what value i will use

Signals in mtf : one SYMBOL (GREEN UP/RED SELL) for 3 conditions met, another SYMBOL (GREEN UP/RED SELL)for all 4 conditions met

Strategy for Cycle Identifier:

I know that this ind gives a lot of false signals and repaint a lot, BUT, i have been testing the strategy to use them when THICK CYCLE appear in tf from 5m-30m, or 5m-1h, or 5m-4h. In 1h and 4h the cycle could be THIN but the another lower time frame should be THICK. I trade them in LTF as 5m, looking for best entry in 4h tf. Results so far are good, more than 40-60 pips, and in some case more than 100 pips

Signals in mtf: The THICK (GREEN UP/RED SELL), or THINK (GREEN UP/RED SELL)

Note: In case the symbol disappears, then show the last.

Strategy for Trend line:

Really i like to look only for break trend line on 1h,4h, and daily time frames, but the mtf could shows all of them like with the another indicators as well. It draws a circle showing break up or break down.

Signals in mtf: We can use different colors to show BREAK UP (LIME), and BREAK DOWN (RED)

The order in the table could be whatever you can, the range will be from the left side M1 to Daily right side.

Please let me know if that project can be done, i will appreciate that.

Regards

Jose Rumbaut

skype: jose.rumbaut

Files:
 
johnrod:
can someone please have a look at this cycle indicator and make it available as an mq4/ex4 file please.

By the looks of it , it seem to be promising but i don't know which indicator it is and where too get it

would realy appreciate the efford from your side

[attach]101497[/attach]

please post where you find this system originally.

Reason: