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
|
|
|
|
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. SyntaxHighest(Price, Length) Returns (Double)The highest Price found over a range of Length bars.
|
|
|
|
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)
|
|
|
|
|
Rank: Member
Groups: Registered Users, Subscribers Joined: 8/11/2016(UTC) Posts: 15
Thanks: 1 times
|
|
|
|
|
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.