![]() |
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
|
I would like to have an indicator that plots UP TREND LINES (and DOWN TREND LINES) on my 1-min candlestick charts.
I am unaware if this indicator already exists in Ninja Trader (and perhaps has a name that I don’t recognise?), or - if not - whether there are any “open source” NinjaScript code fragments out there that I could get my hands on to do this ... The sort of indicator logic I am looking for is allowing the lines of: UP TREND LINE can be drawn if the following price series occurs: a) A LOW, followed (perhaps some bars later?) by b) a HIGH, followed (perhaps some bars later?) by c) a HIGHER LOW, followed (perhaps some bars later?) by d) a HIGHER HIGH UP TREND LINE will then be drawn through the LOW and the HIGHER LOW. Similar logic for DOWN TREND LINE ... Am also looking for indicator that would plot UP TREND CHANNELS (and DOWN TREND CHANNELS) ... Grateful for any help or advice. |
|
|
|
|
|
#2 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 107 times in 70 posts
|
AnotherTrader,
Please try checking out the file sharing section of the forums. You may find what you want in there. What is publicly shared is generally gathered over there.
Josh
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Senior Member
|
|
|
|
|
|
|
#4 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 107 times in 70 posts
|
Josh
NinjaTrader Customer Service |
|
|
|
|
|
#5 | |
|
Senior Member
|
Quote:
I have already found one that will get me started ... Automatic Trend Line Detection http://www.ninjatrader-support2.com/vb/local_links.php?catid=1&linkid=2
Last edited by AnotherTrader; 08-04-2009 at 03:52 AM.
Reason: typo
|
|
|
|
|
|
|
#6 | |
|
Senior Member
|
Quote:
Indicator: Calculating the highest high or lowest low for a specified time range http://www.ninjatrader-support2.com/...ad.php?p=44911 I have plenty to work with now. Thanks! |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Trend Lines Part 1 of code | mainstream | Indicator Development | 3 | 03-21-2009 09:49 PM |
| Automatic Trend Lines | pjwinner | Charting | 2 | 02-18-2009 03:46 AM |
| Trend Channels Tool ? | jed77 | Indicator Development | 11 | 12-08-2008 05:21 AM |
| How to keep trend lines parallel | Truth | Charting | 1 | 12-01-2008 05:12 AM |
| Trend line channels - Oscillator trend lines ? | fryguy | General Programming | 1 | 05-16-2008 10:20 AM |