<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
	<title>PSS Support</title><link>http://beta.personalstockstreamer.com:80/support/articles</link><description>General Personal Stock Streamer articles, tips and tricks</description><language>en-us</language><pubDate>Thu, 31 Mar 2005 21:30:03 EST</pubDate><lastBuildDate>Wed, 07 Dec 2005 13:31:33 EST</lastBuildDate><docs>http://blogs.law.harvard.edu/tech/rss</docs><generator>formVista::iCMS BLOG</generator><item><title>3-Period Price Performance Report</title><author>support.nospamplease@nospam.personalstockstreamer.com</author><dc:creator>DTLink Support (Anatoly)</dc:creator><link>http://beta.personalstockstreamer.com:80/support/articles?article_id=56</link><comments>http://beta.personalstockstreamer.com:80/support/articles?article_id=56#comments</comments><description>&lt;p&gt;A few months ago, one of our customers asked me whether it was possible   to have a price performance report that showed gains for more than one period of   time.&amp;nbsp; Specifically, she wanted to know the change over 5, 30, and 90 days in   order to see general price trends for current and potential investments.&amp;nbsp; I told her, of course it is possible with   Personal Stock Streamer extensions.&amp;nbsp; I don't expect all of our customers to be   programmers, so I told her that I would do it when I had some time.&lt;/p&gt;  &lt;p align=&quot;baseline&quot;&gt;I recently had some time.&amp;nbsp; This extension creates a report that looks like   this:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;/user_files/4/graphics/PricePerformanceReport3x.gif&quot; /&gt;&lt;br /&gt;&lt;/p&gt;  &lt;p&gt;As you can tell, it has several improvements over the original Price   Performance report, notably the addition of company names to the left column,   and green/red coloring to indicate gains and losses, and sorting of the output   based on the ticker.&amp;nbsp; Because it works over fixed periods of time, this report   ignores the filter setting at the top of the Report view, but it can be easily   modified to handle other periods of time.&lt;/p&gt;&lt;p&gt;Personal Stock Streamer customers can download this report at no additional charge.&amp;nbsp; Under the Tools menu, select the Extensions command, then select Get More Extensions.&lt;br /&gt;&lt;/p&gt;    </description><pubDate>Wed, 07 Dec 2005 13:31:33 EST</pubDate><guid>http://beta.personalstockstreamer.com:80/support/articles?article_id=56</guid></item><item><title>Using Trailing Stop Alerts</title><author>support.nospamplease@nospam.personalstockstreamer.com</author><dc:creator>DTLink Support (Anatoly)</dc:creator><link>http://beta.personalstockstreamer.com:80/support/articles?article_id=52</link><comments>http://beta.personalstockstreamer.com:80/support/articles?article_id=52#comments</comments><description>&lt;p&gt;Trailing stop is a very useful tool that allows you to make the maximum   profit on a position while limiting your losses.&amp;nbsp; As the stock price goes up,   the trailing stop moves a &amp;quot;high water mark&amp;quot; against which any downturn is   measured.&amp;nbsp; When you set a trailing stop, you can set the maximum percentage loss   you are willing to take on a&amp;nbsp;position, and the&amp;nbsp;trailing stop function will   automatically notify you if that condition is met.&lt;/p&gt;  &lt;p&gt;The trailing stop extension&amp;nbsp;that&amp;nbsp;implements this basic functionality is now   available at no additional charge for Personal Stock Streamer 7.1 and later.&amp;nbsp; To   download and install this extension, select the Extensions command from the   Tools menu, then select Get More Extensions.&amp;nbsp; Although we have tried to make   this extension as efficient as possible, one caveat of installing it on slower   machines is that it may noticeably slow down Personal Stock Streamer if you have   lots of tickers in your portfolio.&lt;br /&gt;&lt;/p&gt;  &lt;p&gt;To set a trailing stop alert, select one or more tickers then select the Set   Trailing Stop command from the Tools menu.&amp;nbsp; A window will appear that will ask   you to enter the stop percentage and what action to take when the stop is   reached.&amp;nbsp; When you press OK, the trailing stop is set for all of the selected   tickers.&amp;nbsp; The initial &amp;quot;high water mark&amp;quot; for each ticker is set from the higher   of the average basis and current price, and is adjusted as necessary when the   ticker prices is updated.&amp;nbsp; If the target loss percentage is reached, an alert is   generated with the selected alert action.&amp;nbsp; To remove a trailing stop alert from   a ticker, select the Clear Trailing Stop command from the Tools menu.&lt;/p&gt;  &lt;p&gt;The trailing stop extension creates a Trailing Stop column in the Active   Securities view that shows the current high water mark and target loss   percentage for each ticker where the trailing stop is set.&amp;nbsp; Although this column   is added to the list of columns available in the Active Securities view, it is   not displayed automatically so you will need to use the   View-&amp;gt;Layout-&amp;gt;Arrange Columns command to add it to your list of visible   columns.&lt;/p&gt;  &lt;p&gt;Since the trailing stop extension only implements the basic trailing stop   strategy, if you are familiar with VBScript you may wish to modify it to   implement more complex strategies according to your needs.&amp;nbsp; See the Developers   section of this site for more information.&lt;/p&gt;    </description><pubDate>Tue, 11 Oct 2005 10:51:15 EST</pubDate><guid>http://beta.personalstockstreamer.com:80/support/articles?article_id=52</guid></item><item><title>Using Custom Columns</title><author>support.nospamplease@nospam.personalstockstreamer.com</author><dc:creator>DTLink Support (Anatoly)</dc:creator><link>http://beta.personalstockstreamer.com:80/support/articles?article_id=45</link><comments>http://beta.personalstockstreamer.com:80/support/articles?article_id=45#comments</comments><description>  Over the years we have been asked for a way to create custom columns in the    Active Securities view.&amp;nbsp; While we have always intended to provide this    feature, it just took us a while to get the software ready, including moving to    the new .stkx file format that makes it possible to save the custom column    settings.&lt;br /&gt;&lt;p&gt;Personal Stock Streamer 7.1 includes a new plug-in&amp;nbsp;that for the  first time allows you to create custom columns from&amp;nbsp;the  Options-&amp;gt;Preferences-&amp;gt;Custom Columns screen.&amp;nbsp; There&amp;nbsp;two types of  custom columns: memo columns and expression columns.&amp;nbsp;&amp;nbsp;Memo columns are  text-only columns that can be edited directly to include notes and  other information; to edit a Memo field, first click on the ticker to  select it, wait a second, then click on the memo field.&amp;nbsp; Expression  columns can contain a mathematical expression that calculates a value,  and that value is displayed in the column.&amp;nbsp; The benefit with expression  columns is that the expression can reference other columns and fields  from the ticker, and that expressions are compiled so they run very  fast.&amp;nbsp; However, because expression columns are evaluated on each ticker  update even fast expressions will still impact system performance to  some degree.&lt;/p&gt;  &lt;p&gt;Custom columns can appear in the Active Securities  and Current Holdings views, but when you first create them they are not  visible right away. Instead they are added to the list of available  columns, so you have to use the View-&amp;gt;Arrange Columns command (or  the corresponding toolbar button) to make them visible.&lt;/p&gt;  &lt;p&gt;One  other thing you can do with this new plug-in is to create scriptable  columns.&amp;nbsp; Scriptable columns work with the scripting plug-in inside  Personal Stock Streamer 7 to allow the ultimate flexibility in defining  custom columns, using any of the supported scripting languages  including VBScript, JScript, and Python.&amp;nbsp; Because you have full script  access, you can use historical data, news,&amp;nbsp;and even external data  sources to generate the content for the custom column.&amp;nbsp; Since scripting  is a slightly more advanced topic, I will post a separate article in  the Developers section that describes how to create scriptable columns.&lt;/p&gt;&lt;br /&gt;</description><pubDate>Wed, 27 Jul 2005 09:06:36 EST</pubDate><guid>http://beta.personalstockstreamer.com:80/support/articles?article_id=45</guid></item><item><title>Price Relative Extension</title><author>support.nospamplease@nospam.personalstockstreamer.com</author><dc:creator>DTLink Support (Anatoly)</dc:creator><link>http://beta.personalstockstreamer.com:80/support/articles?article_id=37</link><comments>http://beta.personalstockstreamer.com:80/support/articles?article_id=37#comments</comments><description>  The Price Relative extension is available through the Extensions command under the Tools menu.&amp;nbsp; This extension adds a Price Relative indicator to the chart indicators, which can be used to compare the currently charted ticker with another ticker.&amp;nbsp; This is most often used to compare the ticker to an index such as the S&amp;amp;P 500, which is included as the default parameter.      </description><pubDate>Sat, 25 Jun 2005 16:00:03 EST</pubDate><guid>http://beta.personalstockstreamer.com:80/support/articles?article_id=37</guid></item><item><title>What is RSS?</title><author>support.nospamplease@nospam.personalstockstreamer.com</author><dc:creator>DTLink Support (Anatoly)</dc:creator><link>http://beta.personalstockstreamer.com:80/support/articles?article_id=21</link><comments>http://beta.personalstockstreamer.com:80/support/articles?article_id=21#comments</comments><description>  &lt;p&gt;RSS started out as an acronym for &lt;strong&gt;Really Simple Syndication&lt;/strong&gt;&lt;em&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/em&gt;and   &lt;strong&gt;Rich Site Summary&lt;/strong&gt;, but&amp;nbsp;these days those definitions are no longer   adequate.&amp;nbsp; Basically, RSS is a standards-based format for distributing content   such as news, blogs, articles, and even audio.&lt;/p&gt;  &lt;p&gt;Personal Stock Streamer 7 includes a built-in RSS reader module that lets you   &amp;quot;subscribe&amp;quot; to most RSS feeds available today.&amp;nbsp; The lists of headlines are   updated automatically, and a little &amp;quot;unread articles&amp;quot; indicator is displayed at   the bottom of the Personal Stock Streamer application window to tell you how   many new articles are available.&amp;nbsp; To see the RSS reader window with your current   subscriptions, select the &amp;quot;RSS News Headlines&amp;quot; command from the Tools menu.&lt;/p&gt;  &lt;p&gt;While we have pre-populated the built-in reader with a handful of feeds that   we thought you might find useful, you can add as many of your own feeds as you   want.&amp;nbsp; We have created a &lt;a href=&quot;/formvista/frontend/icms.php?rd=87&quot;&gt;resources page&lt;/a&gt; to which we have added many more recommended feeds; all you have to do to add   those feeds to your active subscriptions is to drag and drop the links into the   RSS reader window.&lt;/p&gt;  &lt;p&gt;A little bonus that we have included is the ability to automatically create   Yahoo Finance news feeds for most stock tickers by simply dragging and dropping   the tickers from your Personal Stock Streamer window into the RSS reader   window.&amp;nbsp;&amp;nbsp;(Right now you can only drag and drop one ticker at a time, but we will   expand this capability in the future.)&amp;nbsp; When you create a news feed for a ticker, it will only receive headlines specific to that ticker.&lt;/p&gt;  &lt;p&gt;We welcome suggestions for improvements to the RSS reader, as well as   recommendations for additional feeds for our resources page.&amp;nbsp; Please send them   to us through the &lt;a href=&quot;/formvista/frontend/icms.php?rd=78&quot;&gt;contact us&lt;/a&gt; page.&lt;/p&gt;&lt;br /&gt;</description><pubDate>Thu, 21 Apr 2005 12:48:03 EST</pubDate><guid>http://beta.personalstockstreamer.com:80/support/articles?article_id=21</guid></item><item><title>Price Performance Extension 1.0.5</title><author>support.nospamplease@nospam.personalstockstreamer.com</author><dc:creator>DTLink Support (Anatoly)</dc:creator><link>http://beta.personalstockstreamer.com:80/support/articles?article_id=20</link><comments>http://beta.personalstockstreamer.com:80/support/articles?article_id=20#comments</comments><description>  The Price Performance Extension has been updated to version 1.0.5.&amp;nbsp; This version adds a small check to make sure that the &amp;quot;All Dates&amp;quot; filter is not selected, otherwise historical data retrieval can potentially take a very long time and make it appear as if the application was frozen.&amp;nbsp; You can get or update your extension through the Tools-&amp;gt;Extensions dialog.      </description><pubDate>Mon, 11 Apr 2005 10:29:35 EST</pubDate><guid>http://beta.personalstockstreamer.com:80/support/articles?article_id=20</guid></item><item><title>What's new in Personal Stock Streamer 7.0</title><author>support.nospamplease@nospam.personalstockstreamer.com</author><dc:creator>DTLink Support (Anatoly)</dc:creator><link>http://beta.personalstockstreamer.com:80/support/articles?article_id=13</link><comments>http://beta.personalstockstreamer.com:80/support/articles?article_id=13#comments</comments><description>        &lt;p&gt;&lt;strong&gt;Introducing Personal Stock Streamer 7.0&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;After  more than a year of development, DTLink Software is pleased to  introduce the next generation of portfolio management software:  Personal Stock Streamer 7.0.&lt;/p&gt;&lt;p&gt; Based on feedback from our  customers and investment industry professionals, we have added several  major new features and made other important changes in this release to  make Personal Stock Streamer the platform of choice for active  investors, portfolio managers, and investment trainers.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Real-Time Charts and Technical Analysis&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Personal  Stock Streamer 7.0 includes a greatly improved charting module that  provides more of what our customers have been asking for. Real-time  streaming charts are now faster, more accurate, and easier to use.  Extensive improvements have been made to bring the functionality in  line with professional-level charting packages, including improved  labeling and scaling, multiple intervals for historical and intraday  charts, and the ability to zoom in on any chart segment, all the way  down to 1-hour segments on intraday charts. You can now easily display  multiple charts with multiple profiles at the same time.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;RSS News Feeds&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;In  this release we have added a news reader module that allows you to  subscribe to any of the thousands of news feeds and blogs currently  available on the Internet, including Yahoo ticker news feeds and  financial news from publications such as The Wall Street Journal. The  news reader runs automatically in the background, retrieving new  headlines while you are online. It is also completely integrated with  Personal Stock Streamer, allowing easy drag/drop creation of feeds as  well as bookmarking of feed articles.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Extensions&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Personal  Stock Streamer extensions are small add-ons that add new functionality  to Personal Stock Streamer or extend existing functionality. Extensions  can access portfolio and transaction data, generate custom reports,  create custom technical indicators, generate alerts, display  information in a window, and more. We have provided functionality to  allow customers and third party developers to create many different  types of extensions, but we have also made it easy to add to this  functionality as we learn more about our customers needs and how the  extensions are being used in practice.&lt;/p&gt;&lt;p&gt;Another benefit of  Personal Stock Streamer extensions is that you can now access your  portfolio data from OLE-compatible applications such as Excel, where  previously you had to depend on the very limited DDE support. Many of  our customers who do custom analysis in Excel can now link directly to  their portfolio data in ways that were previously impossible.&lt;/p&gt;&lt;p&gt;One  of our goals with Personal Stock Streamer 7.0 was to bring  extensibility within reach of a large number of our customers by  including support for common scripting languages such as VBScript and  JScript. With this new support, just about anyone who has written  macros for Microsoft Excel or written JavaScript for HTML pages will be  able to write Personal Stock Streamer extensions. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Other Improvements&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;We  have now moved all historical data from individual text files on your  hard drive into a lightning-fast SQL database, which greatly speeds up  storage and retrieval of historical data for charting, and allows easy  access to the data through the new extension interface. We have also  changed the document format to a new XML-based format that will make  the software much more robust and resistant to data corruption. This  will also allow tremendous future flexibility and interoperability  between this and future releases of the software. In addition to the  new data format, we have improved the data handling to help ensure the  ongoing integrity of your financial data files.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;How to Get It&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;You can download the latest release of the software directly from our &lt;a href=&quot;../formvista/frontend/icms.php?rd=54&quot;&gt;Downloads&lt;/a&gt;  section, or if you are already running an earlier version of Personal  Stock Streamer you can get it by running the Software Update Wizard  under the Help menu.&amp;nbsp; The software is designed to be upgraded in-place,  so you do not need to uninstall the previous version of the software  before installing this release.&lt;/p&gt;    </description><pubDate>Thu, 31 Mar 2005 23:29:03 EST</pubDate><guid>http://beta.personalstockstreamer.com:80/support/articles?article_id=13</guid></item>
	</channel>
</rss>