Search found 23 matches

by chancee90046
Sat Dec 29, 2007 4:22 am
Forum: Tradestation indicators
Topic: help with inverted hammer indicator?
Replies: 2
Views: 3554
Gender: None specified

Nice... thanks so much. It took me a while but I got it. Much appreciated. Chance
by chancee90046
Fri Dec 28, 2007 3:34 pm
Forum: Tradestation indicators
Topic: help with inverted hammer indicator?
Replies: 2
Views: 3554
Gender: None specified

help with inverted hammer indicator?

Can anyone please help me arrange this code so that it shows the opposite of a hammer/hanging man... which I guess would be a shooting star or inverted hammer? My goal is to create an indicator that will show me when a candle has formed that has a small body and upper tail, with no or hardly any low...
by chancee90046
Mon Dec 24, 2007 4:50 pm
Forum: Tradestation indicators
Topic: proximity to 5ema indicator request
Replies: 2
Views: 2824
Gender: None specified

Thanks... perfect!
by chancee90046
Mon Dec 24, 2007 3:59 pm
Forum: Tradestation indicators
Topic: tradestation never lose again thread?
Replies: 4
Views: 4111
Gender: None specified

here...

Go to the search feature... make sure SEARCH ALL TERMS is selected. Then search 'tradestation trend thread.' Then select the topic 'Tradestation blocked the trend thread.' Then go to the 3rd page of that thread and there is a link to Rapidshare where it's saved.
by chancee90046
Sun Dec 23, 2007 8:51 pm
Forum: Tradestation indicators
Topic: proximity to 5ema indicator request
Replies: 2
Views: 2824
Gender: None specified

proximity to 5ema indicator request

TRO... Just wondering if you've ever created an indicator for radar screen that tells you the price's proximity to the 5 EMA? In other words, if I get an alert for a hammer or NRB in radar screen, it would be nice to quickly see if the price is too far from the 5 EMA for a trade. I have all the moth...
by chancee90046
Fri Dec 21, 2007 4:24 pm
Forum: Tradestation indicators
Topic: tradestation never lose again thread?
Replies: 4
Views: 4111
Gender: None specified

tradestation never lose again thread?

I know tradestation deleted the thread, but does anyone have it saved? I have all the indicators but would love to read through the actual thread again. Any help would be greatly appreciated. -Chance
by chancee90046
Fri Oct 05, 2007 10:29 pm
Forum: TheRumpledOne
Topic: TRO's expertise requested...
Replies: 3
Views: 3075
Gender: None specified

Also, just to add...

... if anyone is familiar with quotetracker's code, here is the code I found for NARROW RANGE BAR, INSIDE BAR, and NR7. Maybe from this someone can give me an idea on how to alter tradestation's inside bar code to be NR7 code?? NRBar: if ABS(Bar High-Bar Low) <= ABS(Bar High[1]-Bar Low[1]) set color...
by chancee90046
Fri Oct 05, 2007 9:42 pm
Forum: TheRumpledOne
Topic: TRO's expertise requested...
Replies: 3
Views: 3075
Gender: None specified

inside bar code...

Yeah, thanks for the tip. It is more or less an inside bar, and there is an indicator/code for that in tradestation: if High < High[1] and Low > Low[1] then begin Plot1( Close, "Inside" ) ; Alert ; end else NoPlot( 1 ) ; { remove the marker } The only problem is, it only looks at the last ...
by chancee90046
Fri Oct 05, 2007 2:42 am
Forum: TheRumpledOne
Topic: TRO's expertise requested...
Replies: 3
Views: 3075
Gender: None specified

TRO's expertise requested...

I was hoping someone could create an indicator to give an alert in radar screen when the type of candlestick mentioned below occurs. I'm sure some of you are already familiar with with Trader - X: http://traderx.blogspot.com/ At the core of his and many other's setups for trading is a narrow range c...
by chancee90046
Fri Feb 16, 2007 6:43 am
Forum: TheRumpledOne
Topic: macd histogram for radar screen
Replies: 1
Views: 2338
Gender: None specified

macd histogram for radar screen

Not sure if I'm allowed to ask for this, but is there anyone who could code this macd histogram indicator into an indicator for radar screen? This is a great indicator that has been providing terrific results. I would love to have an indicator that notifies me when the histogram line crosses the cen...

Go to advanced search