| Introduction |
| Data Flow |
| Objects and Concepts |
| Editing User Scripts |
| Developing Study Formulas |
| Anatomy of a Study Formula |
| Register a Study Formula |
| Add Parameter and Usage Information |
| Importing Study Formulas |
| Calling DLLs |
| Function Reference |
| General Utility Functions |
| debugPrint() |
| abs() |
| adjustLineBreaks() |
| arccos() |
| arcsin() |
| arctan() |
| arctan2() |
| ceil() |
| chr() |
| compareMem() |
| compareStr() |
| compareText() |
| copy() |
| cos() |
| cotan() |
| date() |
| dateTimeToStr() |
| dateToStr() |
| dayOfWeek() |
| dec() |
| decodeDate() |
| decodeTime() |
| degToRad() |
| delete() |
| encodeDate() |
| encodeTime() |
| exp() |
| floatToStr() |
| floor() |
| format() |
| formatFloat() |
| frac() |
| hi() |
| hypot() |
| inc() |
| incMonth() |
| insert() |
| isLeapYear() |
| int() |
| intToHex() |
| intToStr() |
| length() |
| ln() |
| lo() |
| log10() |
| log2() |
| logN() |
| lowerCase() |
| maxD() |
| mean() |
| minD() |
| norm() |
| now() |
| odd() |
| ord() |
| pi() |
| poly() |
| popnStdDev() |
| pos() |
| power() |
| pred() |
| quotedStr() |
| radToDeg() |
| random() |
| randomize() |
| round() |
| roundTo() |
| sgn() |
| sin() |
| sizeOf() |
| sqr() |
| sqrt() |
| stdDev() |
| strToFloat() |
| strToInt() |
| strToIntDef() |
| strToDate() |
| strToDateTime() |
| strToTime() |
| succ() |
| tan() |
| time() |
| timeToStr() |
| trim() |
| trimLeft() |
| trimRight() |
| trunc() |
| upperCase() |
| val() |
| variance() |
| User Script Functions |
| Symbol.getInterval() |
| Symbol.getBarState() |
| Symbol.getNumBars() |
| Symbol.getRow() |
| Symbol.getSymbol() |
| Symbol.isHistoryLoaded() |
| Symbol.close() |
| Symbol.open() |
| Symbol.high() |
| Symbol.low() |
| Symbol.hl2() |
| Symbol.hlc3() |
| Symbol.ohlc4() |
| Symbol.date() |
| Symbol.time() |
| Symbol.volume() |
| Grid.generateAlert() |
| Grid.return() |
| Grid.setCellBgColor() |
| Grid.setCellFgColor() |
| Grid.setCellFontSize() |
| Grid.setCellData() |
| Grid.setColumnTitle() |
| Grid.addInterval() |
| Grid.addSymbol() |
| Grid.createStudy() |
| Color Functions |
| Color.toRGB() |
| Color.green() |
| Color.blue() |
| Color.black() |
| Color.maroon() |
| Color.olive() |
| Color.navy() |
| Color.purple() |
| Color.teal() |
| Color.gray() |
| Color.silver() |
| Color.red() |
| Color.lime() |
| Color.yellow() |
| Color.fuchsia() |
| Color.aqua() |
| Color.ltGray() |
| Color.dkGray() |
| Color.white() |
| Study Formula Functions |
| ThisStudy.addValue() |
| ThisStudy.setValue() |
| ThisStudy.getValue() |
| ThisStudy.setPrimed() |
| ThisStudy.getPrimed() |
| ThisStudy.getNumBars() |
| ThisStudy.getStudyName() |
| ThisStudy.getInputStream() |
| ThisStudy.getInputParameter() |
| ThisStudy.getJurikJMA() |
| TEJurikJMA.getValue() |
| ThisStudy.getJurikRSX() |
| TEJurikRSX.getValue() |
| ThisStudy.getJurikVEL() |
| TEJurikVEL.getValue() |
| ThisStudy.getJurikDMX() |
| TEJurikDMX.getValue() |
| ThisStudy.getStorage() |
| TEStorage.getSize() |
| TEStorage.getValue() |
| TEStorage.setValue() |
| TEStorage.shift() |
| TEStorage.sortAsc() |
| TEStorage.sortDesc() |
| TEStorage.median() |
| ThisStudy.getDoubleArray() |
| TEDoubleArray.getSize() |
| TEDoubleArray.getValue() |
| TEDoubleArray.setValue() |
| TEDoubleArray.shift() |
| TEDoubleArray.sortAsc() |
| TEDoubleArray.sortDesc() |
| TEDoubleArray.median() |
| Study Utility Functions |
| sortAscVariant() |
| sortDescVariant() |
| medianVariantArray() |
| sortAscDouble() |
| sortDescDouble() |
| medianDoubleArray() |
| sortAscInteger() |
| sortDescInteger() |
| medianIntegerArray() |
| Stream Functions |
| TEStream.getValue() |
| TEStream.getTime() |
| TEStream.getDay() |
| TEStream.getDate() |
| TEStream.getMonth() |
| TEStream.getYear() |
| TEStream.offsetDaysAgo() |
| TEStream.absoluteHigh() |
| TEStream.absoluteLow() |
| TEStream.getBarState() |
| TEStream.getBarsInDay() |
| TEStream.getDirty() |
| TEStream.setDirty() |
| TEStream.isIntraday() |
| TEStream.getInterval() |
| TEStream.getNumBars() |
| TEStream.getSymbol() |
| Stream Utility Functions |
| strmAvg() |
| strmDetrend() |
| strmDeviation() |
| strmHighest() |
| strmLowest() |
| strmNormalize() |
| strmNormalizeAbsolute() |
| strmPhase() |
| strmRegression() |
| strmRegressionSlope() |
| strmStdDev() |
| strmSum() |
| strmSwingHighBar() |
| strmSwingLowBar() |
| Disclaimer |
© 2008 Divergence Software, Inc.