PureBytes Links
Trading Reference Links
|
JO,
You gave me a good idea, thanks. I'm using APS Automatic Pattern
Search from Tradingpatterns.com to find price patterns and then
generate code for Metastock. The problem I've been having so far is
getting the code into Metastock for the patterns one at the time. I
think I can use the C++ to write a program to take the text file
generated by APS and merge the patterns into a sinle formula in MS
language. Fantastic! I used Visual C++ some time ago and it's great.
I think if that works out with Metastock you can get something much
more powerful than easylanguage.
Joe
--- In Metastockusers@xxxxxxxxxxxxxxx, "manohohman" <kelols@xxxx>
wrote:
> Just a little general information. MS's programming language is
based
> on a formula language protocol like that of Excel. It's not a
general
> programming language like C++.
>
> The good news, it's easier to program the simple stuff. The bad
news,
> is it's very difficult to program complex relationships.
>
> If you want something that can't be done in MS like the Hurst
> Exponent or stuff that requires complex algorithms to calculate, if
> you can find the code in C++, Equis sells a developers kit that
> allows you to compile C++ into dlls and use them with MS. You can
put
> almost anything into MS using the C++ code.
>
> I often hear that Tradestation is better for writing custom stuff
> because it has a stronger programming language. Yes, I think that's
> definitely true. Their langauage, I believe, is a Pascal
derivative,
> which means it's a reasonable general programming language. But
it's
> no picnic to learn. Watchout what you wish for. Tradestation has
> other problems, also.
>
> JO
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/zMEolB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|