Стохастический осциллятор (Stochastic oscillator, STOCH)

  • Автор темы Юрий1987
  • Дата начала

iWashington

New member
помогите построить ИНДИКАТОР Стохастический осциллятор (Stochastic oscillator, STOCH) для Metastock 9.0
Как то так
Mov( ( ( ( C - LLV( L,14 ) ) /( HHV( H,14 ) - LLV( L,14 ) ) ) * 100 ) ,3 ,S );
( ( ( C - LLV( L,14 ) ) /( HHV( H,14 ) - LLV( L,14 ) ) ) * 100 ) ;
вообще смотреть надо сюда
http://www.paritech.com/education/technical/custom/indicators/default.asp#S
и сюда
http://www.guppytraders.com/Metastock%20Formulas/formula%20index.htm
 
Your email address will not be publicly visible. We will only use it to contact you to confirm your post.
Сверху