Welcome to the Traders Laboratory Forums.
Coding Forum Collaborate, receive help, or discuss coding related issues.

Reply
Old 09-10-2007, 02:50 PM   #1

jjthetrader's Avatar

Join Date: Aug 2007
Location: Canada
Posts: 463
Ignore this user

Thanks: 217
Thanked 218 Times in 100 Posts



REQ Help with Trend Indicator

Hi all, I'm trying to recreate an indicator for TradeStation from a program I have called tradeguider. They call it 'the diamond indicator' which is basically a moving average. That much I can handle. But the 'diamonds' change colour signaling a change in short term trend. Red is a downtrend, white signals a possible reversal and green is up.
I was just wondering if anyone knew the criteria for this change? It appears to be some kind of crossover signal but the folks at tradeguider say that's not it.
If anyone has any theories I'd love to hear them. If not, thank you for your time.





This guy seems to have ripped it off nicely at hawkeyetraders:

Last edited by jjthetrader; 09-10-2007 at 02:55 PM. Reason: spelling
jjthetrader is offline  
Reply With Quote
Old 09-10-2007, 07:08 PM   #2

Blu-Ray's Avatar

Join Date: Nov 2006
Location: England
Posts: 508
Ignore this user

Thanks: 164
Thanked 288 Times in 105 Posts



Re: REQ Help with Trend Indicator

jj

If you've got the program, try and see if can edit the indicator, so it displays the formula.

If you can do that, post it here or PM me and I'll have a go.

Cheers

Blu-Ray
__________________

“ Search is the ultimate expression of the power of the individual, using a computer, looking at the world, and finding exactly what they want ” – Eric Schmidt, Google
Blu-Ray is offline  
Reply With Quote
Old 09-10-2007, 07:36 PM   #3

jjthetrader's Avatar

Join Date: Aug 2007
Location: Canada
Posts: 463
Ignore this user

Thanks: 217
Thanked 218 Times in 100 Posts



Re: REQ Help with Trend Indicator

Hi, it's built right into the program so I can't see anything. I can overlay a moving average and that seems to be what it follows but I'm looking for it's color changing criteria cause they seem to be pretty accurate.

I tried If Close < Avg then red and the same for green but this only matches up about 80%. It's the white ones I'm interested in because they are supposed to be "possible trend reversal".

I could just use tradeguider but I like having everything in Tradestation to keep it all in one window and to be able to incorporate into a strategy if I feel inclined.

I thought maybe someone on this forum might have some experience with tradeguider and know it's ins and outs.

Thanks
JJ
jjthetrader is offline  
Reply With Quote
Old 09-10-2007, 07:40 PM   #4

Blu-Ray's Avatar

Join Date: Nov 2006
Location: England
Posts: 508
Ignore this user

Thanks: 164
Thanked 288 Times in 105 Posts



Re: REQ Help with Trend Indicator

Quote:
Originally Posted by jjthetrader »
I could just use tradeguider but I like having everything in Tradestation to keep it all in one window and to be able to incorporate into a strategy if I feel inclined.


Thanks
JJ
Yeh I know what you mean as I feel the same when trying different platforms, it might be worth shooting them an email asking if they could explain how it works.


Cheers

Blu-Ray
__________________

“ Search is the ultimate expression of the power of the individual, using a computer, looking at the world, and finding exactly what they want ” – Eric Schmidt, Google
Blu-Ray is offline  
Reply With Quote
Old 09-11-2007, 07:45 PM   #5

jjthetrader's Avatar

Join Date: Aug 2007
Location: Canada
Posts: 463
Ignore this user

Thanks: 217
Thanked 218 Times in 100 Posts



Re: REQ Help with Trend Indicator

Thanks, will do. This company is pretty tight lipped. It's "proprietary" etc. they say. It's one of their software's claim to fame.
cheers,
JJ
jjthetrader is offline  
Reply With Quote
Old 09-17-2007, 11:06 AM   #6

jjthetrader's Avatar

Join Date: Aug 2007
Location: Canada
Posts: 463
Ignore this user

Thanks: 217
Thanked 218 Times in 100 Posts



Re: REQ Help with Trend Indicator

For anyone who cares, the solution to this dilema I posted is just the location of the open and close in relation to a very short moving average and in relation to that same relationship one day ago. If you look at the pics above you will see this.
So trageguider is correct that it's not a crossover system.
I haven't coded it out yet but I can see the logic now.
jjthetrader is offline  
Reply With Quote
Old 11-16-2007, 10:21 AM   #7

Join Date: Nov 2007
Location: Phoenix
Posts: 311
Ignore this user

Thanks: 61
Thanked 179 Times in 88 Posts



Re: REQ Help with Trend Indicator

If you are willing to share the TS code I'm interested. Thanks.

Rob
gassah is offline  
Reply With Quote
Old 11-16-2007, 10:26 AM   #8

jjthetrader's Avatar

Join Date: Aug 2007
Location: Canada
Posts: 463
Ignore this user

Thanks: 217
Thanked 218 Times in 100 Posts



Re: REQ Help with Trend Indicator

Quote:
Originally Posted by gassah »
If you are willing to share the TS code I'm interested. Thanks.

Rob
I will.....after the trading day on the weekend sometime.
jjthetrader is offline  
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Heikin Ashi Trend Indicator Soultrader Trading Indicators 37 07-26-2009 07:06 PM
3bar trend waveslider Trading Indicators 32 04-25-2009 07:52 AM
Trend lines on an indicator zardoz Technical Analysis 6 04-21-2009 01:37 PM
Volume Gradient + Heikin Ashii Trend Indicator GCB Trading Indicators 27 04-07-2007 09:29 AM
Trend Trading vs Counter Trend Trading Soultrader Technical Analysis 9 10-29-2006 12:32 PM

All times are GMT -4. The time now is 10:21 PM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.