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

Notification

Icon
Error

Options
Go to last post Go to first unread
Fahad04  
#1 Posted : Monday, May 8, 2017 9:41:16 AM(UTC)
Fahad04

Rank: Member

Groups: Registered Users, Subscribers
Joined: 8/11/2016(UTC)
Posts: 15

Thanks: 1 times

Hello guys,

This is Easylanguage ( Tradestation ) code. I need to convert it to metastock.

Code:
x= Highest(High, 10) - Lowest(Low, 10);

Any one can help plz

Fahad04  
#2 Posted : Monday, May 8, 2017 9:46:24 AM(UTC)
Fahad04

Rank: Member

Groups: Registered Users, Subscribers
Joined: 8/11/2016(UTC)
Posts: 15

Thanks: 1 times

Highest in Tradestation (Function)

The Highest function returns the highest price over a range of bars.

Syntax

Highest(Price, Length)

Returns (Double)

The highest Price found over a range of  Length bars.

wabbit  
#3 Posted : Monday, May 8, 2017 11:19:39 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
HHV() LLV()
Fahad04  
#4 Posted : Monday, May 8, 2017 11:31:04 AM(UTC)
Fahad04

Rank: Member

Groups: Registered Users, Subscribers
Joined: 8/11/2016(UTC)
Posts: 15

Thanks: 1 times

This is it,

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.