View Single Post
  #5 (permalink)  
Old 07-12-2007, 09:36 PM
HerbertH's Avatar
HerbertH HerbertH is offline
Member
 
Join Date: May 2006
Posts: 88
HerbertH is on a distinguished road
Quote:
Originally Posted by Michel View Post
You have the function "watermark()" somewhere in your code but this function is never called, so it's no needed to keep it in the compiled file.
It's not a real error, you can run the ex4 as it is...

The Herbert's solution (call the function anywhere) may be dangerous : it should be better to understand what does this func before calling it.
I like to live dangerous.....

But then again, it's not that dangerous though, it's just a display routine.
Even if you called it at every tick, the worst thing that could happen is performance degrade during backtesting.

iScuba, if you want it fixed, post the EA, or PM me (or Michel)

Cheers
__________________
Better being out, wishing to be in than being in and wishing to be out.....
Reply With Quote