SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : TA-Quotes Plus -- Ignore unavailable to you. Want to Upgrade?


To: Alain Joaris who wrote (6001)8/14/1998 2:22:00 PM
From: Dale Wingo  Read Replies (2) | Respond to of 11149
 
Alain,

Since this is my 3 post today and won't be allowed any more this tomorrow I'll include the vb function you were talking about. I did a number of mods to the code that Gary provided and sent them to him a while ago.

If you'd like I'll be glad to zip up all of the progs and send them to you. If "yes" then just tell me if your e-mail on your profile is correct or send it to me.

BTW the function declare is:

Public Declare Function LoadSymbol Lib "qpr2vb" (ByVal Symbol$, Data As DataRec, ByVal MaxRecords As Long, Optional ByVal UseRAWMode As Long, Optional ByVal IgnoreHolidays As Long) As Long

The above is all on one line.

HTH

Dale