guyonn 6 posts msg #74119 - Ignore guyonn | 
5/5/2009 5:20:31 PM
  Hello,
 What is wrong with this code in the 'Variables' window?
 Buying Pressure - set{BP, Close - True Low}
 "True Low" has been defined as a variable previously
 (!) Error:Variable: is not closed..
 Thanks for your help
 
 
 
 
  | 
chetron 2,817 posts msg #74120 - Ignore chetron | 
5/5/2009 5:47:50 PM
  you have tried to use a variable name more than once, just as it says.
 
 to know what is wrong your code, you need to post ALL of it.
 
 
 glty
 
  | 
guyonn 6 posts msg #74121 - Ignore guyonn | 
5/5/2009 6:04:08 PM
  Var Name = True Low 
 Value =  min(low, close 1 day ago)
 Var Name = Buying Pressure
 Value = set{BP, close - True Low}
 (!) Error:Variable: is not closed..
 
 
 
  | 
chetron 2,817 posts msg #74122 - Ignore chetron modified | 
5/5/2009 6:22:34 PM
  TRY....
 
 
  	    
 
  | 
guyonn 6 posts msg #74123 - Ignore guyonn | 
5/5/2009 6:35:41 PM
  Many thanks Chetron for your help
 By the way, do you know what "chetron" means in french ???
 
  | 
chetron 2,817 posts msg #74125 - Ignore chetron | 
5/5/2009 8:10:38 PM
  NOPE, WHAT?
 
  | 
guyonn 6 posts msg #74153 - Ignore guyonn | 
5/6/2009 5:37:44 PM
  First chetron, it is back slang
 it means tronche in  french
 Tronche means mug, nut, noodle, anything having to do with head
 but in french, when you say, this guy is a "tronche", it means that this guy is very a very bright, clever person
 I think that this qualifier is right for you
 
  | 
chetron 2,817 posts msg #74158 - Ignore chetron | 
5/6/2009 6:01:18 PM
  = D THANX!!!!!!!!!!!!!!
 
  |