PureBytes Links
Trading Reference Links
|
Ok, finding TA libraries for VB[A] doesn't seem an issue : can you provide
links of TA libraries for Yorick or Perl ?
Alain.
At 17:27 31/08/99 -0700, Jim Michael wrote:
>
>
>On Thu, 26 Aug 1999, Lionel Issen wrote:
>
>> Are there any similar or competitive software products?
>> Can the excel VB or VBA interface do similar things in an easy manner?
>
>[several KB snipped]
>
>I suppose easy is a function of what you know or are willing to learn. A
>time series and its associated indicators can be treated as vectors, so a
>general math tool that makes easy work of vector operations might work. I
>think I have already suggested some free tools that fit this description
>(Yorick comes to mind). But then you would have to learn to program that
>tool. Is that too much work? Using VB[A] doesn't make sense unless you
>either have a function library or are willing to write one. If I was going
>to write one it wouldn't be in VB. If you want the fewest lines of code
>something like Perl would be a good choice. Again it is a choice of how
>much time and effort you are willing to put into it.
>
>Cheers,
>
>Jim
>
|