Support Board
Date/Time: Fri, 09 May 2025 14:54:11 +0000
Post From: persistant array of structs
[2015-10-15 10:12:13] |
KhaosTrader - Posts: 128 |
I want to make my own array that holds swing values. I have several data elements that I store for each swing occurance. I was thinking of holding these different data values in a struct, then having an array of these structs hold my swing values for each swing, which I can reference in relation to each other in my formulas on the chart.
Date Time Of Last Edit: 2015-10-15 10:13:11
|