Hi, Does anyone have an idea why Alertif AFL function does not work when using Ref(C,-1) in the Buy formula.
AlertIf( Buy, "SOUND C:\\Windows\\Media\\CHORD.WAV", "Audio alert", 1, 2,0 ); works fine until there is a ref(C,-1) in the buy condition. Alertif starts working when replacing the ref(C,-1) with C in the Buy condition but if the ref is there, there is no alert generated although there are results in the Exploration or Backtest Results window. Many thanks, Zoza
