Announcement

Collapse
No announcement yet.

Jurik Builtin Studies

Collapse
This topic is closed.
X
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Jurik Builtin Studies

    JurikDMXStudy(Length)
    Members
    study.getValue(JurikDMXStudy.DMX);
    study.getValue(JurikDMXStudy.DMXPLUS);
    study.getValue(JurikDMXStudy.DMXMINUS);

    JurikJMAStudy(Smooth, Phase, Offset, PriceSource)
    Members
    study.getValue(JurikJMAStudy.JMA);

    JurikRSXStudy(Length, PriceSource)
    Members
    study.getValue(JurikRSXStudy.RSX);

    JurikVELStudy(Length, PriceSource)
    Members
    study.getValue(JurikVELStudy.VEL);
    Matt Gundersen
Working...
X