TRO HORIZONTAL LINE

free & uncensored discussion arena for TheRumpledOne

Moderator: moderators

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15562
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3036
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

TRO HORIZONTAL LINE

Postby TheRumpledOne » Tue May 08, 2007 1:03 am

TRO HORIZONTAL LINE




Simple indicator to plot a horizontal line.

I created a second version that allows you to specify what bars to use for start and ending prices. Create your own trend.
Attachments
TRO_HORIZONTALLINE.ELD
(7.46 KiB) Downloaded 374 times
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!

Please do NOT PM me with trading or coding questions, post them in a thread.

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

traderxman
rank: <50 posts
rank: <50 posts
Posts: 18
Joined: Thu Jan 11, 2007 9:42 pm
Reputation: 0
Gender: None specified

Drawing Easy Language

Postby traderxman » Fri Jul 27, 2007 7:24 pm

Was wondering if anyone might help show the way on this one. EL is not my second language yet!

Was trying to write code for drawing a trend line intra-day on say a 500 tick chart. Looking to draw the trend line when the following condition exists.

1) When the previous bars (H+L+C)/3 is lower than the current bars (H+L+C)/3; draw the trend line

2) Draw this trend line from the previous bars (H+L+C)/3 up to the current bars low and extend it as each new bar is created.

3) When the previous bars (H+L+C)/3 is higher than the current bars (H+L+C)/3; draw the trend line

4) Draw this trend line from the previous bars (H+L+C)/3 down to the current bars high and extend it as each new bar is created.

Any help is appreciated, if just to get me started!


Return to “TheRumpledOne”