[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Database..



PureBytes Links

Trading Reference Links



On Wed, 28 Jul 1999, Tom Strickland wrote:

> JUPU,
> 
> show promise when screened on the Metastock System Tester. You can
> incorperate features in your system using C/C++ that can't be done using
> Metastock, but it takes longer to write a system in C/C++ than in Metastock.

Another option if you go the ascii route is to write your system tests in 
perl. Much more productivity per line of code that c/c++. If you find 
something that works well and you need to optimize for speed you can 
always port to c.

Cheers,

Jim