Board logo

标题: 【New Low for Year】 [打印本页]

作者: 龙听    时间: 2022-11-3 11:51     标题: 【New Low for Year】

  1. variables: var0( 0 ) ;

  2. if BarType <> 5 then                                                     
  3.         begin
  4.         condition1 = Year( Date ) <> Year( Date[1] ) ;
  5.         if condition1 then
  6.                 var0 = Low
  7.         else if Low < var0 then
  8.                 begin
  9.                 Plot1( Low, "NewLo-Y" ) ;
  10.                 Alert ;
  11.                 var0 = Low ;
  12.                 end ;
  13.         end ;
复制代码





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