Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
66 lines (55 sloc)
2.65 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- include page header --> | |
| <html> | |
| <head> | |
| <meta HTTP-EQUIV="Content-Type" Content="text-html; charset=Windows-1252"> | |
| <LINK REL="stylesheet" HREF="gk_style.css" TYPE="text/css"> | |
| </head> | |
| <title>GainsKeeper Advantages</title> | |
| <body background="shared/sh_tile.gif" LINK="#48617f" VLINK="#48617f" | |
| topmargin="0px" | |
| marginheight="0px" leftmargin="0px" | |
| marginwidth="0px" | |
| > | |
| <table border="0" cellspacing="0" cellpadding="5" height="100%"> | |
| <tr> | |
| <td bgcolor="#003366" valign="top" height="100%"><img width="58px" src="shared/bb68x17.gif"></td> | |
| <td valign="top" width="100%"> | |
| <span class="pageheader">Features Not Available Anywhere Else!</span><hr> | |
| <span class="note1"> | |
| GainsKeeper’s portfolio management and tracking tool allows you to enter your positions and monitor<br> them for | |
| market movement just like any other portfolio tracker. That’s where the similarities end. Unlike <br>other | |
| trackers available today, GainsKeeper automatically adjusts your portfolio for trading activity,<br> corporate | |
| actions and wash sales. Backed by an experienced team of securities and taxation specialists, <br>GainsKeeper | |
| uses the power of the Internet to deliver state of the art data analysis, allowing you to trade<br> in a tax | |
| savvy way every day.<br><br></span> | |
| <span class="Pageheader">Main Features:</span> | |
| <!--<ul CLASS="ULHalfInch10tri">--> | |
| <li><span class="note1">Automated wash sale calculations and adjustments.</span></li> | |
| <li><span class="note1">Long and Short term gain/loss characterization for sell activity.</span></li><br> | |
| <li><span class="note1">Accurate and professional realized gain/loss reporting for<br> completing Schedule D of your tax return.</span></li><br> | |
| <li><span class="note1">Automated position, cost basis, and gain/loss adjustments<br> for corporate action events including:</span></li><br> | |
| <ul CLASS="ULHalfInch10tri"> | |
| <li><span class="note1">Stock Splits</span></li><br> | |
| <li><span class="note1">Name Changes</span></li><br> | |
| <li><span class="note1">Mergers</span></li><br> | |
| <li><span class="note1">Spin-offs</span></li><br> | |
| <li><span class="note1">Liquidations</span></li><br> | |
| <li><span class="note1">Return of Capital</span></li><br> | |
| <li><span class="note1">Reorganizations</span></li> | |
| </ul> | |
| <span class="note1"> | |
| GainsKeeper handles the complicated administrative headaches of tax reporting, so that you don’t have to. | |
| </span> | |
| <br> | |
| <hr> | |
| <table width="100%"> | |
| <tr> | |
| <td class="note8c">Copyright©1999-2000 GainsKeeper, Inc. All rights reserved.</td> | |
| <td class="note8c" nowrap align="right"> <a target="_blank" href="Privacy.asp">GainsKeeper© Privacy Statement</a></td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |