Study Simplified
data class StudySimplified(val studyName: String, var outputs: Map<String, Any>?, val type: String?) : Parcelable
Encapsulates parameters with additional information for Study. ChartIQ uses the term “study” to refer to any indicator, oscillator, average, or signal that results from technical analysis of chart data.