Forum

Free Download More Info

Welcome to the Personal Stock Streamer Support Forum. Anyone can read messages, but you must be a registered user in order to post. (Sorry, we did this in order to prevent forum spam.)

This forum is for general Personal Stock Streamer questions and support. For information about writing extensions and plug-ins, please visit the Developers section.

Everyone who is registered for the Support Forum on this site should now also have permission to log in and post to the Developers Forum.  This was done by hand, so we may have missed a couple of people.  Please let us know if you do not have access to both forums.

Subscribe to RSS Feed
PSS Support -> trailing stop extension
Not logged in.
2009-05-18 13:04:10
1 of 3
#1324
Hi - Thanks for the great progam! Forgive my ignorance, but where are the extensions stored? As in, I'd like to modify the Trailing Stop extension to force it to use only the current price as the default high water mark...all the purchase prices are so much higher than the current prices that every time the price changes on most of the stocks, it triggers the alert! I just want to start monitoring the changes based on the current price. Or, is there some way to modify the high water mark after it is loaded into the program?
Thanks!

linda miller
linda miller
Posted by: paloma
2009-05-19 12:07:39
2 of 3
#1325
in reply to #1324
The extension code is stored in a database, so you really don't have have access to it. However we previously posted the trailing stop code at http://www.personalstockstreamer.com/developers/trailin... so you can modify it as you wish. Just keep in mind that you can't have two extension classes with the same name, so before installing your modified version you would either need to uninstall the previous one, or change the name of the classes used in your version of the code (adding a "2" after everything or some similar change would be enough).
      
Anatoly Ivasyuk
DTLink Software

Anatoly Ivasyuk
DTLink Software
2009-05-21 09:29:58
3 of 3
#1328
in reply to #1325
worked great, thanks!
      
linda miller
linda miller
Posted by: paloma