This is the Personal Stock Monitor scripting developers forum.
Subscribe to RSS Feed
Developing Custom Stock Market Software using PSM -> How to Trigger Update of Custom Column?
Not logged in.
2010-11-26 22:23:38
1 of 4
#2570
Howdy All,

How do I trigger the update of a custom column from within an extension?

My extension is changing a transaction value that is used in the calculation of an existing custom column in the portfolio display.

Thank you,

-Don
Posted by: dgoyette
2010-11-27 16:00:53
2 of 4
#2580
in reply to #2570
Custom columns should recalculate automatically when a dependent value is updated. If it's not being updated, there's a bug.
Posted by: Anatoly
2010-11-27 20:21:39
3 of 4
#2587
in reply to #2580
Upon further examination, the values are changed but the colorization, for positive and negative values, does not change if the sign (+ or -) changes. The same is true for the normal PSM columns as well (ie. Gain, % Gain). The values are changed but not the colors.
Posted by: dgoyette
2010-11-30 21:10:57
4 of 4
#2609
in reply to #2587
I'll have to look into that when I get a chance. It's probably a simple fix.
Posted by: Anatoly