PDA

View Full Version : Display Param Name/Value without Update


whitmark
08-08-2008, 06:48 AM
Is there a straightforward way to display a parameter description and its value in a indicator or strategy parameter dialog window, but not allow an update to its value. Just want to display for reference purposes. Thanks.

Whitmark

NinjaTrader_Ray
08-08-2008, 07:24 AM
You could try removing the "Setter" from the property? Not sure what would happen as user tried to change a value. Worth a try.

whitmark
08-08-2008, 07:30 AM
Thanks Ray, that works! The value cannot be change.