StockFetcher Forums · General Discussion · Variable definition<< >>Post Follow-up
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....


Fetcher[
SET{True_Low,min(low, close 1 day ago)}
set{Buying_Pressure , close - True Low}


ADD COLUMN TRUE_LOW
ADD COLUMN BUYING_PRESSURE

DRAW TRUE_LOW
DRAW BUYING_PRESSURE
]



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!!!!!!!!!!!!!!

StockFetcher Forums · General Discussion · Variable definition<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.