logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
dklugmann  
#1 Posted : Monday, February 6, 2006 5:10:12 PM(UTC)
dklugmann

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 10/6/2005(UTC)
Posts: 30

Hi Does anyone know of a Fibonnaci indicator for Metastock to be used on a chart to show known fibonnaci retracement levels. If not possibly a Fibonnaci explorer ? I know there is the Fibonnacci fan and other graphical drawing tools built into Metatsock but I was looking for an intelligent indicator to be placed on the chart that will display appropriate levels based on the changing chart movement. Many thanks David Klugmann
hayseed  
#2 Posted : Monday, February 6, 2006 9:39:59 PM(UTC)
hayseed

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 3/7/2005(UTC)
Posts: 1,346

hey david.... i posted it somewhere but the search feature appears to not be working.... some guy from moliva wrote it and jose changed it up some.... once applied it will adapt to the chart.... as you scroll back, forward, zoom in or out it will change to match the chart..... its not on this machine, i'll look on my others and post again..... the fibonnaci level retracement included with meta is excellent and customizable, however once applied it is just that....... the moliva indicator adapts to changes......h
dklugmann  
#3 Posted : Tuesday, February 7, 2006 5:15:30 PM(UTC)
dklugmann

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 10/6/2005(UTC)
Posts: 30

Thanks Hayseed. Much appreciated. I'll await it's whereabouts. I thought the built in fibonnaci stuff to metastock were just like line drawing tools which you have to place yourself on the chart and are completely static and make no reference to the features of the chart underneath. Just like a dumb graphic. Maybe I misunderstood what it can do. David
hayseed  
#4 Posted : Wednesday, February 8, 2006 1:32:44 AM(UTC)
hayseed

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 3/7/2005(UTC)
Posts: 1,346

hey david ..... found it.... it's referencing to the viewable chart .... so if you apply it to a 5 year chart and then zoom in , it will adjust to that range.... it was from ozgur, jose changed it up some.... can't find ozgur's orignal......h moliva fibonnaci
{from ozgur1976yildirim and jose} {C:\\Documents and Settings\\hayseed\\Desktop\\jose} a:=Input("ZigZag minimum percentage",.01,100,5); b:=Input("Fib levels based on: [1]Troughs, [2]Peaks",1,2,1); d:=Input("HHV/LLV periods",1,500,50); formulal:=Trough(1,C,a); formulSat:=Peak(1,C,a); al:=LLV(formulal,d); sat:=HHV(formulsat,d); feb:=sat-al; feb0:=LastValue(al) ; feb1:=LastValue(al+feb*.236); feb2:=LastValue(al+feb*.382); feb3:=LastValue(al+feb*.500); feb4:=LastValue(al+feb*.618); feb5:=LastValue(sat) ; feb6:=LastValue(sat-feb*.236); feb7:=LastValue(sat-feb*.382); feb8:=LastValue(sat-feb*.618); { Plot on price chart } If(b=1,feb0,feb8); If(b=1,feb3,feb3); If(b=1,feb1,feb7); If(b=1,feb2,feb6); If(b=1,feb4,feb0); feb5; ---------------------------------------------------------------
dklugmann  
#5 Posted : Wednesday, February 8, 2006 9:45:24 AM(UTC)
dklugmann

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 10/6/2005(UTC)
Posts: 30

Hayseed Many thanks. I really appreciate it. Regards David
Jose  
#6 Posted : Wednesday, February 8, 2006 11:31:40 AM(UTC)
Jose

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 1/19/2005(UTC)
Posts: 1,065
Location: Koh Pha-Ngan, Earth

Was thanked: 2 time(s) in 2 post(s)
hayseed wrote:
moliva fibonnaci
{from ozgur1976yildirim and jose}
Ahhh... seeing this code again takes me back... Tis' was -56c in the shade on a balmy Feb '76 evening, somewhere on the Ural/Siberian tundra. Yildirim and I had just polished off our last Vyatka (home-made horseradish-based Polish Vodka), and with nightfall still three months away, we knew it would be a challenge to remain entertained in the interim. So Yild, a product of Soviet-era education, said: "как о fibonacci moliva, после этого?" I replied, "You must be joking, Cossack - MetaStock language hasn't even been invented yet, and even if we had a Beta version, the Kremlin's central mainframe would not be able to cope with the PREV function!" "Ампер-час, но мы имеем cobol и motherland, нет?", he replied, which roughly translates as "Ah, but we have Cobol and the motherland, no?" So right there and then we begun scribbling our fibonacci moliva formula in the frozen tundra. We finished it by nightfall, and promptly forgot about it by daylight (which happens to be 3 months later at that latitude). I found out years later that Yildirim had taken up snorting rocket fuel in Znamensk, and was last seen disappearing into the woods muttering the eternal words... "fibonacci или Gann moliva в языке MetaStock... довольно по возможности деиствительно!" Those were the days... jose '-)
hayseed  
#7 Posted : Wednesday, February 8, 2006 1:32:57 PM(UTC)
hayseed

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 3/7/2005(UTC)
Posts: 1,346

hey jose..... a balmy -56c .... yes that would involve previous function of a different kind..... such as Yildirim and I had just polished off our last Vyatka (home-made horseradish-based Polish Vodka), .... known here in the states as moonshine or white lighting..... which would also explain the waking up muttering in the woods 3 months later part..... had forgot about the prev function, finally found the orignal.... i see it now in the "formulal:= and formulSat:= parts..... al and sat must translate peak and valley, i see he always labels them that way in his pictures...... hey g.... tell the truth, .... on a freezing night with a jug of moonshine would you be thinking of [color=indigo:b74003d5d2]m[/color]etastock or [color=indigo:b74003d5d2]m[/color]arilyn..... yeah me to....... there might be a lesson there, not sure.....h
StorkBite  
#8 Posted : Wednesday, February 8, 2006 3:55:50 PM(UTC)
StorkBite

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 3/19/2005(UTC)
Posts: 2,995

Was thanked: 14 time(s) in 10 post(s)
Don't stick me in the middle of your moonshine ethics... I'm the designated driver. :lol:
FTEHA  
#9 Posted : Thursday, February 23, 2006 4:19:41 AM(UTC)
FTEHA

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 2/18/2006(UTC)
Posts: 8

PLS; ANY ONE CAN PUT SIMLE EXPLANATION (OR A LINK FOR IT ) ABOUT HOW THIS Fibonacci LINES USED IN TRADING, I DONT KNOW ANY THING ABOUT IT THANKS
StorkBite  
#10 Posted : Thursday, February 23, 2006 6:08:52 AM(UTC)
StorkBite

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 3/19/2005(UTC)
Posts: 2,995

Was thanked: 14 time(s) in 10 post(s)
FTEHA  
#11 Posted : Thursday, February 23, 2006 3:58:01 PM(UTC)
FTEHA

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 2/18/2006(UTC)
Posts: 8

THANKS
Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.