Blubbb's free indicator and expert advisor thread

If you don't know where to start, start here! Don't be afraid to ask questions.

Moderator: moderators

User avatar
blubbb
rank: 150+ posts
rank: 150+ posts
Posts: 219
Joined: Mon Sep 29, 2008 8:07 pm
Reputation: 0
Location: Europe
Gender: Male

Postby blubbb » Thu Dec 31, 2009 2:21 pm

Ok, try the new version (on the first page). Set MinFactorWicking to 0 and configure the timeframes. It should do what you want.

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

Fxtraveller
rank: 150+ posts
rank: 150+ posts
Posts: 395
Joined: Thu Nov 27, 2008 2:56 pm
Reputation: 6
Location: UK
Gender: Male

Postby Fxtraveller » Fri Jan 01, 2010 1:39 pm

THANKS!!!
got the timeframes, now I need to test it out and make sure it does what I want. will test it on M5 as soon as the market opens.

thanks !

flex
rank: 50+ posts
rank: 50+ posts
Posts: 64
Joined: Sun Jan 03, 2010 12:57 am
Reputation: 0
Gender: Male

Postby flex » Sun Jan 03, 2010 4:34 pm

hi blubb,
just received your software, thanks. i clicked ok after start, but it does not show any currency in the load menu. what am i doing wrong?
thanks.

User avatar
blubbb
rank: 150+ posts
rank: 150+ posts
Posts: 219
Joined: Mon Sep 29, 2008 8:07 pm
Reputation: 0
Location: Europe
Gender: Male

Postby blubbb » Sun Jan 03, 2010 5:26 pm

Don't just click OK... choose the right folder first. Inside your history folder there is a sub-folder named for example "AlpariUK-Demo". In this folder there are the relevant files (.hst).

flex
rank: 50+ posts
rank: 50+ posts
Posts: 64
Joined: Sun Jan 03, 2010 12:57 am
Reputation: 0
Gender: Male

Postby flex » Sun Jan 03, 2010 8:04 pm

this is really cool!! :smt080
i love how the candles form if i drag the chart.

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

brettnchris
rank: <50 posts
rank: <50 posts
Posts: 31
Joined: Mon Oct 05, 2009 2:34 pm
Reputation: 0
Gender: None specified

Postby brettnchris » Fri Jan 08, 2010 8:03 pm

Hi blubb,

this annonymous guy sent me over said that you may be able to modify an indi to meet the candle pattern I trade on the H4. Its the key reversal pattern. TRO has a key reversal indicator but his shows the key reversal in progress which may not turn out to be a KR in the end. Was wondering if it is possible to code one that only signals or marks a KR candle at the close.

ie; higher high but lower close than previous close and visa versa lower low but higher close than previous close?

Thanks a bunch. If its not possible thats ok thought I would give it a shot.

Brett
Attachments
key reversal.gif
key reversal.gif (11.42 KiB) Viewed 3468 times
Last edited by brettnchris on Fri Jan 08, 2010 11:32 pm, edited 1 time in total.

User avatar
blubbb
rank: 150+ posts
rank: 150+ posts
Posts: 219
Joined: Mon Sep 29, 2008 8:07 pm
Reputation: 0
Location: Europe
Gender: Male

Postby blubbb » Fri Jan 08, 2010 8:37 pm

higher high but lower close than previous close


(High[1] > High[2]) && (Close[1] < Close[2])

lower low but higher close than previous close?


(Low[1] < Low[2]) && (Close[1] > Close[2])

This must be it, right? I'll make an indi later today. Have to do some other coding work before that.

brettnchris
rank: <50 posts
rank: <50 posts
Posts: 31
Joined: Mon Oct 05, 2009 2:34 pm
Reputation: 0
Gender: None specified

Postby brettnchris » Fri Jan 08, 2010 9:45 pm

Here is the one I have.

Just got it so I dont know if this will work. Just want a audible alert when the KR candle actually closes as a KR candle. If possible maybe a line like the dibbs indi for an entry. So if it is a short entry a small line at the bottom of the kr candle or long entry a line at the top of the kr candle.


thanks,

Brett
Last edited by brettnchris on Sat Jan 09, 2010 12:07 am, edited 1 time in total.

User avatar
blubbb
rank: 150+ posts
rank: 150+ posts
Posts: 219
Joined: Mon Sep 29, 2008 8:07 pm
Reputation: 0
Location: Europe
Gender: Male

Postby blubbb » Fri Jan 08, 2010 10:44 pm

Don't know if your posted version is a TRO donational one? Maybe you should not post that publicly. Well, don't know.
It's only the compiled version by the way.

Anyways, I used the comparisons I posted above and created a multi timeframe alert (without lines). Don't know if it works. I guess we'll know on Monday. Have fun!

(Edit: For the current version please see page 1)
Last edited by blubbb on Fri Jan 29, 2010 10:08 pm, edited 1 time in total.

brettnchris
rank: <50 posts
rank: <50 posts
Posts: 31
Joined: Mon Oct 05, 2009 2:34 pm
Reputation: 0
Gender: None specified

Postby brettnchris » Fri Jan 08, 2010 11:20 pm

Great thanks alot blubb. Mr annonymous thought you would be able to whip it out, guess he was right.

Have a good weekend...

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.


Return to “beginners forum”