test_doc
函数
test_indicator_MACD

函数

 BOOST_AUTO_TEST_CASE (test_MACD)
 

详细描述

函数说明

BOOST_AUTO_TEST_CASE ( test_MACD  )
检测点
  • 源数据为空
  • n1 = n2 = n3 = 1
  • n1 = 1 n2 = 2 n3 = 3
  • n1 = 3 n2 = 2 n3 = 1
  • n1 = 3 n2 = 5 n3 = 2
  • operator()

在文件 test_MACD.cpp29 行定义.