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

Notification

Icon
Error

Options
Go to last post Go to first unread
jamesalex_us  
#1 Posted : Wednesday, September 28, 2005 8:47:59 PM(UTC)
jamesalex_us

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 9/5/2005(UTC)
Posts: 2

Hi all the Genius Traders I am working on a project with financial company as part of my campaign. I reqd the code for ZigZag Indicator, PeakBars & TroghBar Functions. Assume that these are not available in Metastock and these have to be coded using Metastock codes & functions. Can anybody be great to help me out, in coding or anybosy has the code. Regards James
Bulli  
#2 Posted : Wednesday, September 28, 2005 9:15:12 PM(UTC)
Bulli

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 9/26/2005(UTC)
Posts: 185
Location: Brazil

:shock: Unless I did not understand your question, They are already in Metastock. Just take a look at the Help file. Here is the Peak Function from the helpfile! SYNTAX peak( Nth, DATA ARRAY, % MINIMUM CHANGE ) FUNCTION Plots the value of DATA ARRAY Nth peak(s) ago. This uses the Zig Zag function (see Zig Zag) to determine the peaks. N=1 would return the value of the most recent peak. N=2 would return the value of the 2nd most recent peak. Etc. EXAMPLE peak(1,close,5) Bulli
Patrick  
#3 Posted : Wednesday, September 28, 2005 9:42:36 PM(UTC)
Patrick

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/8/2004(UTC)
Posts: 2,266

Was thanked: 1 time(s) in 1 post(s)
I think he wants a custom code for these same functions ... Which I do not have ... Patrick :mrgreen:
jamesalex_us  
#4 Posted : Wednesday, September 28, 2005 10:02:58 PM(UTC)
jamesalex_us

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 9/5/2005(UTC)
Posts: 2

Hi Patrick You got me right. I want the custom code for these functions/indicators. Can you suggest me some place on the internet from where to find or possibility of getting these. James
Jose  
#5 Posted : Thursday, September 29, 2005 12:02:34 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)
Why the need to re-invent the wheel? Anyway, try http://www.google.com jose '-)
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.