Board logo

标题: 【Fisher】 [打印本页]

作者: 龙听    时间: 2022-11-1 13:53     标题: 【Fisher】

  1. inputs: PriceValue( numericsimple ) ;

  2. condition1 = PriceValue > -1 and PriceValue < 1 ;
  3. if condition1 then
  4.         Fisher = Log( ( 1 + PriceValue ) / ( 1 - PriceValue ) ) * .5
  5. else
  6.         Fisher = -999 ;
复制代码





欢迎光临 龙听期货论坛 (http://qhlt.club/) Powered by Discuz! 7.2