NinjaTrader Support Forum  
X

Attention!

This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com


Go Back   NinjaTrader Support Forum > NinjaScript Development Support > Indicator Development

Indicator Development Support for the development of custom indicators using NinjaScript.

Reply
 
Thread Tools Display Modes
Old 06-06-2010, 02:30 PM   #1
photog53
Senior Member
 
Join Date: Feb 2010
Location: Kansas
Posts: 142
Thanks: 4
Thanked 9 times in 5 posts
Default Draw Fib from Indicator

I am trying to have an indicator 'draw' a Fib on the chart...(which is working).

DrawFibonacciExtensions("FibExtUp", false, anchor1BarsAgo, anchor1Y,
anchor2BarsAgo, anchor2Y, anchor3BarsAgo, anchor3Y);

What I would like to do is to control WHICH specific fib levels get shown.
(e.g. 50%, 100%, 150%)....from the indicator code.

Is there a way to influence that from the indicator that calls the Fib??

Thanks.............
photog53 is offline  
Reply With Quote
Old 06-06-2010, 10:15 PM   #2
NinjaTrader_Tim
NinjaTrader Customer Service
 
NinjaTrader_Tim's Avatar
 
Join Date: Nov 2009
Location: Denver, CO
Posts: 1,424
Thanks: 0
Thanked 3 times in 3 posts
Default

Hi photog53,

Unfortunately not, however with NinjaTrader 7, you can access a few other parameters with IFibonacciExtensions
More info at - http://www.ninjatrader.com/support/h...drawobject.htm

Aside from that, you will need to custom program any other parameters/drawings.
NinjaTrader_Tim is offline  
Reply With Quote
Old 06-07-2010, 08:33 AM   #3
photog53
Senior Member
 
Join Date: Feb 2010
Location: Kansas
Posts: 142
Thanks: 4
Thanked 9 times in 5 posts
Default

Thanks....(it was worth a try)
I am using Ninja7....I'll see what other approach looks feasible.
photog53 is offline  
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fib indicator saeed Charting 11 06-10-2010 07:57 AM
Draw Objects bound to indicator goldfly Version 7 Beta General Questions & Bug Reports 4 03-04-2010 01:58 PM
How to draw other indicators within an indicator? Follow Shadan Indicator Development 1 04-05-2009 12:25 PM
RSI - draw indicator as histogram ofurbaldur Indicator Development 4 05-01-2008 08:20 AM
Can I draw lines in the indicator window? FireFly General Programming 9 01-03-2008 11:37 PM


All times are GMT -6. The time now is 05:22 AM.