For Developers
Add the power of Trade-Ideas to your application or website.
ActiveX
The quickest, easiest way to add Trade-Ideas alerts to your application is with our ActiveX control. Just import the control into your development environment, and you can display stock alerts just as easily as you would add a new button or picture to your application. The control automatically loads and displays data, and the user can configure it directly.

- Overview of our ActiveX control
- The library
- The Trade-Ideas Pro install package includes this ActiveX control. If you need the actual file, it is called TradeIdeasWindowProj1.ocx.
- Documentation
- For C++
- Microsoft Foundation Classes (MFC)
- Sample code and consulting information
- Video demonstration
- Visual Assistant - Optional, 3rd party software used in the video demonstration.
- Active Template Library (ATL)
- For Visual Basic
- Sample code and consulting information
- Video demonstration part I
- Video demonstration part II
- Transcript of video demonstration
- Another example - This is similar to Trade-Ideas Lite, but written in VB.
- For C#
- Sample code and consulting information
- Video demonstration part I
- Video demonstration part II
- Transcript of video demonstration
- For Java
- For TCL
- Trade-Ideas Lite - Download the example, already compiled and ready to run.
- Help - End user instructions for Trade-Ideas Lite.
- Source Code
- Tools
- TCL - A scripting language ideal for many types of customized computations.
- freeWrap - An optional tool used to compile Trade-Ideas Lite.
- Inno Setup - An optional tool used to create the install package.
- For JavaScript / HTML - This version is not recommended for actual use, but it is the simplest example to read.
- Complete examples
- Trade-Ideas Pro is an application which uses the ActiveX control.
- This example comes from one of our users.
Traditional DLL
A subset of the functionality of the ActiveX control is available in a traditional DLL. This is available for developers who can not use ActiveX. This is primarily useful for people who write all of their code by hand, rather than using tools to write the code for them.
Header files are available for C/C++. The DLL will also link with Delphi, Visual Basic, etc.
- Library and detailed documentation
- You will also need the documentation for the ActiveX control, shown above.
Linking
Trade-Ideas already links with a large number of products and websites. Click here for a list of samples. The user can click on a symbol on our site, and that symbol will automatically appear in the selected product or website. If you don't see your application listed on this page, try Generic Option #2. If you don't see your web page listed, try the Custom URL setting at the bottom of the page. If this doesn't work, contact us; give us your API so we can work together.
Web Pages
Add color and useful information to your web page. Select from a number of tickers and just copy the examples to your web site. Or customize these items so they better match the format of your site.
Or send people to us for more detailed information about a stock. Examples:
- http://www.trade-ideas.com/SingleSymbol.php?symbol=DELL&more=1
- http://www.trade-ideas.com/SingleSymbol.php?symbol=DELL
- http://www.trade-ideas.com/SingleSymbol.php?symbol=DELL&more=1&all=1
- http://www.trade-ideas.com/StockInfo/?symbol=DELL
Sharing Symbol Lists
To make your customers' lives easier, automatically export their symbol lists. Trade-Ideas can import symbol lists in several ways.
- A desktop application can use the ActiveX control or the DLL shown above to send us symbol lists.
- A web site can send portfolio information or other symbol lists. Click here for details. If you already display these lists on your web site, you are 90% finished with the process!
- The previous method is also useful when a server wants to push a lot of data at once, or any time the developer does not want to use one the libraries listed above.
- Users can cut an paste a list of symbols into our symbol list editor. Just display the symbols one per line, with nothing else on the line. Or put all the symbols in one column of a spread sheet.
