Thread: Signal_Bars_v7
View Single Post
  #30 (permalink)  
Old 02-05-2008, 12:20 PM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 538
cja is on a distinguished road
Price

Quote:
Originally Posted by dmuma View Post
Thanks a whole bunch CJA this is a great indicator.

I can't believe how greedy and deceitful people can be; selling YOUR work. I like the other folk's idea about putting the ownership notice right below the main body of the indicator (unless it's a pain to do). Where it is gets covered up by the volume bars so it's not big deal for me.

I have a quick question that I've had for a while; under each indicators list of setting is a PRICE_TYPE setting defaulting to 0. I've never messed with it, but I'd like to know what it's for. Is it just the indicator level? Stupid question?

Thanks again, it's REALLY kind of you to share all this with us.

Dave Muma
Yes i know that having the notice displayed is a pain however the only other way to do it is to put in a password that needs to be used to operate the indicator Password = Free@tsd perhaps? I doubt that anyone would buy an indicator with that password???

As to PRICE the default is 0 which is CLOSED

Here is a list of the PRICE options for the indicators

PRICE_CLOSE 0 Close price.
PRICE_OPEN 1 Open price.
PRICE_HIGH 2 High price.
PRICE_LOW 3 Low price.
PRICE_MEDIAN 4 Median price, (high+low)/2.
PRICE_TYPICAL 5 Typical price, (high+low+close)/3.
PRICE_WEIGHTED 6 Weighted close price, (high+low+close+close)/4.
Reply With Quote