Software Index
Related Topics
Popular Trends
Trending Topics
 

Dll Visual Basic Stock Trading

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Windows Std Serial Comm Lib for Visual Basic
MarshallSoft Visual Basic serial communication library component (DLL) for serial port communications from VB or VB.NET programs. WSC4VB uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ASCII/XMODEM/YMODEM ...
August 18th 2004 Shareware  5 stars 384k
FTP Client Engine Library for Visual Basic
MarshallSoft FTP client library component for Visual Basic (FCE4VB) is a library of functions providing direct control of the FTP protocol from your VB (VB.NET) application program. The FTP Client Library uses a simple API to easily write GUI or ...
August 18th 2004 Shareware  4.5 stars 275k
Build an Automated Stock Trading System
This online course shows you how to build a sophisticated automated stock trading model using MS Excel. Microsoft's Visual Basic (VBA) language is used in conjunction with Excel's user interface, formulas, and calculation capabilities to deliver a powerful and flexible ...
January 29th 2006 Commercial    195k
MarshallSoft DUN Dialer for Visual Basic
MarshallSoft Dialup Networking (DUN) Component for Visual Basic. Version 2.1, 6/13/2001.Invoke 32-bit Windows Dialup Networking (DUN) from your application code to dial up any installed Internet Service Provider (ISP). Requires 32-bit Visual Basic compiler (VB4 to VB.Net).
June 26th 2002 Shareware  5 stars 237k
MarshallSoft GPS Component for Visual Basic
GPS client library component reads and decodes standard GPS NMEA 183 sentences from the RS232 serial port as well as compute great circle distances and bearings. Several Visual Basic example programs with full source code are included. Requires 32-bit Visual ...
February 12th 2003 Shareware  4 stars 296k
FTP Client Engine for Visual Basic
MarshallSoft Visual Basic and VB .NET FTP component library provides direct control of the FTP client protocol from a any 32-bit or 64-bit (x64) Windows application. Transfer files; upload, delete, list, append files. Create and delete server directories. Supports wildcards. ...
September 22nd 2006 Demo    521k
Windows Std Serial Comm Library for FoxPro
MarshallSoft Visual Foxpro serial communication library component (DLL) for serial port communications from VFP programs. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ASCII/XMODEM/YMODEM protocols, hardware and ...
June 4th 2004 Shareware  5 stars 296k
SocketWrench Standard Edition
The SocketWrench Standard Edition uses the Windows Sockets API to provide basic TCP/IP networking functionality to your application. Client and server capability is provided through the component, as well as support for both TCP and UDP protocols. Contains both an ...
January 30th 2003 Commercial  5 stars 4k
HTML Help Generator for Visual Basic 6.0
HTML Help Generator for Visual Basic 6.0 creates context sensitive HTML Help integrated with your Visual Basic applications in seconds. Features HTML page and image generation, table of contents, index and search, images with hotspots. Names used in HTML pages ...
December 4th 2005 Shareware    1,124k
SocketWrench Freeware Edition
SocketWrench 3.6 Freeware Edition is a general purpose package that simplifies Windows Sockets programming. For developers new to Internet software development, SocketWrench greatly reduces the learning curve typically associated with socket programming. The SocketWrench components are available as 16-bit Visual ...
January 30th 2003 Freeware  5 stars 6k
SMTP/POP3 Email Engine for FoxPro
MarshallSoft SMTP / POP3 Visual FoxPro email component library (SEE4FP)uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Knowledge of Winsock and TCP/IP is not needed. Features of ...
August 18th 2004 Shareware  5 stars 299k
Print Preview
PrintPreview is an ActiveX DLL which enables you to add print previewcapabilities to your Visual Basic applications in VB 5.0, VB 6.0and all the development tools wich accepts the ActiveX technologylike Visual C++, Office, Delphi, PowerBuilder, PowerCobol...
July 16th 2002 Shareware  5 stars 1k
Windows Std Serial Comm Lib for C/C++
MarshallSoft C/C++ serial communication component library (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols,hardware and software flow control. ...
August 18th 2004 Shareware  5 stars 536k
Windows Std Serial Comm Library for PowerBASIC
MarshallSoft PowerBASIC serial communication component library (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols, hardware and software flow ...
June 4th 2004 Shareware  5 stars 302k
Windows Std Serial Comm Library for Delphi
MarshallSoft Delphi serial communication component library (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols, hardware and software flow ...
August 18th 2004 Shareware  5 stars 346k
Windows Std Serial Comm Library for dBase
MarshallSoft Visual dBase serial communication component library (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. The Windows Serial Communications Libray includes 32 functions plus modem control, ANSI emulation, ...
August 18th 2004 Shareware  5 stars 299k
Windows Std Serial Comm Library for Xbase++
MarshallSoft Xbase++ serial communication component library (DLL) for serial port communications.
The Windows Serial Comm library uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM ...
June 4th 2004 Shareware  5 stars 284k
FTP Client Engine for dBase
MarshallSoft FTP client library component for Visual dBASE (FCE4DB) is a library of functions providing direct control of the FTP protocol from your dBASE application program. Uses a simple API to easily write GUI or console mode programs that: * ...
August 18th 2004 Shareware  5 stars 239k
FTP Client EngineLibrary for Xbase++
MarshallSoft FTP client library component for Xbase++ (FCE4XB) is a library of functions providing direct control of the FTP protocol from your Xbase++ application program. Uses a simple API to easily write GUI or console mode programs that: * Connect ...
August 18th 2004 Shareware  4 stars 221k
FTP Client Engine Library for PowerBASIC
MarshallSoft FTP client library component for PowerBASIC (FCE4PB) is a library of functions providing direct control of the FTP protocol from your PB application program. Uses a simple API to easily write GUI or console mode programs that: * Connect ...
August 18th 2004 Shareware  5 stars 219k
Related Scripts
Create A .dll File with Visual Basic and ASP
Users can learn about creating .dll file using Visual Basic and ASP. The author says that if users want any component they have to look some files with the extension of .dll (Dynamic Link Library), so here the author guides ...
December 2nd 2005 Freeware     
Creating Visual basic COMponents for ASP
Creating Visual basic COMponents for ASP is a web based tutorial in which author explains about the method involved in creating VB component which can be accessed from the ASP pages. Here author explains about the procedure to create the ...
December 12th 2005 Freeware     
5-Day Visual Basic Training Courses
Hands On Technology Transfer, Inc. provides students with the opportunity to quickly and conveniently increase their Visual Basic or Visual Basic.NET competence with instructor-led, hands-on classes offered in more than 75 cities throughout North America. All HOTT classes can be ...
December 9th 2005 Freeware     
An Overview in Building Collections In ASP and Visual Basic Type ActiveX COM Objects
An Overview in Building Collections In ASP and Visual Basic Type ActiveX COM Objects is an article which deals with constructing the collection object which has group of component which has individual properties and methods. Here author describes about several ...
November 24th 2005 Freeware     
ASP.NET Tutorial: Adding records to a database using ADO.NET, SQL Server 2000 and Visual Basic.NET
ASP.NET Tutorial: Adding records to a database using ADO.NET, SQL Server 2000 and Visual Basic.NET is a tutorial that briefly explains about how to add the records into the SQL-Server database table using ASP.NET applications. Author explains the procedure with ...
December 10th 2005 Freeware     
ASP.NET Tutorial: Binding a Datareader to a Datagrid using SQL Server and Visual Basic.NET
ASP.NET Tutorial: Binding a Datareader to a Datagrid using SQL Server and Visual Basic.NET is an ASP.NET tutorial which tells you the method of binding the datareader object to the datagrid control. In this tutorial author has explained the readers, ...
December 15th 2005 Freeware     
ASP.NET Tutorial: Count Records from SQL Server Database using ADO.NET, SQL, and Visual Basic.NET
Count Records from SQL Server Database using ADO.NET, SQL, and Visual Basic.NET is a tutorial for those who needs to show the record count on the ASP page. In this tutorial author demonstrates it by calling the executescalar method.
November 22nd 2005 Freeware     
ASP.NET Tutorial: Upload Image Files using ASP.NET and Visual Basic.NET
ASP.NET Tutorial: Upload Image Files using ASP.NET and Visual Basic.NET is a tutorial through which programmers can gain knowledge about allowing their visitors to upload images into their website. The author has written this source code in ASP.NET and VB.NET ...
December 15th 2005 Freeware     
CGI Programming in Visual Basic
Tutorial and examples of how easy it is to write CGI programs in Visual Basic!
November 25th 2005 Freeware     
Code Advisor for Visual Basic 6.0
This tool is helpful for programmers to review the source code of visual basic program to ensure whether it meets coding standards of professionals. Easy to understand even by other programmers. Programmers can maintain their codes easily. These standards are ...
December 8th 2005 Freeware     
Related Code
[Abs] Visual basic launcher
A program that helps you to control your Visual Basic projects. Using this program you can launch current projects that you are working on, create new projects and start Visual Basic with no project loaded. Please give me your feedback!!
May 14th 2009     4k
DigiOz File Trans DLL 1.0
The Digioz File Trans DLL is a DLL written in Visual Basic .NET 2003 (VB.NET). This DLL allows you to read the contents of a text file Write to a text file or append a text to an existing text ...
February 9th 2006     3k
Calling a COM DLL from ColdFusion
Example provided by Tony Bhimani (the guy who loves programming)

This example teaches two things.

1. How to create a COM DLL object and register it with Windows.
2. Calling your newly created DLL through ColdFusion.

Directions

callcom.cfm should be placed somewhere on your webserver ...
May 10th 2006     5k
DigiOz MySQL DLL
The DigiOz MySQL DLL is a DLL written in Visual Basic .NET 2005. This DLL allows you to Query, Insert, Update and Delete records in and out of a MySQL Database using the MySQL .NET Connector 1.0.7 or higher. The ...
February 20th 2007     6k
DigiOz ActiveX FTP DLL
The Digioz ActiveX FTP DLL is a DLL written in Visual Basic 6.0. This DLL allows you to perform common FTP Transactions such as file PUT, file GET and getting a List of Files in a remote directory on a ...
February 20th 2007     14k
New Software
Popular Software