[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Data Array as Input



PureBytes Links

Trading Reference Links

I would like to have the data array used (O,H,L,C,V) chosen in a custom 
indicator. It appears the values for Input must be numeric. I've tried 
using 1,2,3,4,5 to assign O,H,L,C,V respectively  and then using nested 
ifs, but that doesn't seem to work. I can create separate indicators and 
hard code the O,H... but  would like to avoid that. Any help is appreciated.

TIA
Ron
 
.