Support Board
Date/Time: Sun, 12 Jul 2026 00:57:17 +0000
Post From: Sort Study Documentation by DisplayOrder
| [2026-05-27 16:41:54] |
| User719512 - Posts: 447 |
|
Let me take one more crack at describing this since this is not helping with the documentation, it's a request for how Sierra Chart generates documentation for studies. Let's use Sierra's own "Sierra Chart Custom Studies and Examples" custom study DLL as our example... Please see attached image. Add custom study... 1) Choose Double Stochastic - Bressert 2) Click Display Study Documentation 3) See the html page that opens and note the ordering of the Inputs. The ordering follows the order of the sc.Input[] array indexes. (see #4) This request is to have that html page follow the order specified by the .DisplayOrder (see #5) In this case "Smoothing Length" would be 3rd not 5th. |
| |
