Announcement

Collapse
No announcement yet.

Advanced Get Builtin

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Advanced Get Builtin

    Anyone have a list of how to access the advanced get builtin studies via efs?

    I noticed Jurik was listed in the builtin doc, but not advanced get.

    Thanks!
    Garth

  • #2
    I second this request.
    Be the diner, not the dinner.

    Comment


    • #3
      I got the following information from Matt G when I requested it. I also got his OK to share this with the group today. They haven't exposed this yet because it isn't complete, but this is a valid list for Built 500 to 513 (If you have a release prior to this, you may not be able to do this). Also, this isn't well documented, but it does work, I have used a good deal of it already.

      I have a request in to add PTI and Wave 3 Projections...Which will be added at a later time.

      ---------------------------

      GetOscStudy(nMavg1, nMavg2, Strength)
      OSC
      UP
      DN

      GetRSIStudy(nLength, PriceSource, nMavg1, bExp1, nMavg2, bExp2) RSI MAVG1 MAVG2

      GetStochStudy(nLength, nMavg1, nMavg2)
      STOCHK
      STOCHD
      MARKS

      GetJTIStudy(nBand1, nBand2, nFast, TrendLength)
      JTI
      COLORS

      SHORT
      MEDIUM
      NORMAL
      LONG

      GetMAStudy(nLength, nOffset, PriceSource, bExponential. dPercent1, dPercent2, bOptimized); MA BAND OPT1 OPT2

      GetBiasStudy(Filter, Mode)
      BIAS

      NORMAL
      TIGHT

      GetParabolicStudy(dStart, dIncrement, dMaximum)
      STOP

      GetPivotsStudy
      PIVOTS

      GetElliottTriggerStudy(Term)
      TRIG
      OSC

      GetElliottStudy(nNumBars, nPct4Overlap, nPct1LenOf3, nMavg1, nMavg2, Alternate) WAVE W5PROJECTION1 W5PROJECTION2

      GetXTLStudy(nLength)
      XTL
      Garth

      Comment

      Working...
      X