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

Notification

Icon
Error

Options
Go to last post Go to first unread
garp  
#1 Posted : Tuesday, December 6, 2005 6:27:11 PM(UTC)
garp

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 11/23/2005(UTC)
Posts: 22
Location: Chicago, Illinois

Hi, I picked up John Ehler's "Rocket Science for Traders" and found some neat indicator code in the book. However, It's in EasyLanguage, which is native TradeStation code - I think. Does Meta Stock support it? If not, is it readily translatable? Also, I remeber that MetaStock routines have a character limit of 2500 characters. Some of the EasyLanguage routines are rather long. Is there a work-around for this limit? G
StorkBite  
#2 Posted : Tuesday, December 6, 2005 9:24:02 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)
Hey Garp- You might try a search of the net for existing John Ehlers formulas in Metastock before trying to reinvent the wheel. There are many samples available. Try guppytraders, trader.online.pl, even Equis and the forum here. You might try searching for the particular formula by name. TradeStation code will need to be converted to be MS compatible.
Branden Russell  
#3 Posted : Tuesday, December 6, 2005 10:17:42 PM(UTC)
Branden Russell

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 11/28/2005(UTC)
Posts: 276
Location: Salt Lake City, UT

garp wrote:
Also, I remeber that MetaStock routines have a character limit of 2500 characters. Some of the EasyLanguage routines are rather long. Is there a work-around for this limit?
If there is a limit (I'm not sure) the work around would be to break the formula up into multiple formulas. You'd just have one call the others in order and as needed. Another work around (If you know a programming language) would be to write it in an MSX DLL using the MetaStock Developer's Kit. It would be faster and have little limitation (just what the langauge you choose to do the DLL in imposes). I'd suggest you do what g_stockman said and take a look around. There is a good chance someone did the work for you already
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.